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/12/30 15:18:27 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_66) - Build # 15379 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15379/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:     1) Thread[id=9377, name=zkCallback-1226-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=8052, name=zkCallback-1226-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=8051, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    4) Thread[id=9378, name=zkCallback-1226-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=8050, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]-SendThread(127.0.0.1:56066), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   1) Thread[id=9377, name=zkCallback-1226-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=8052, name=zkCallback-1226-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=8051, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   4) Thread[id=9378, name=zkCallback-1226-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=8050, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]-SendThread(127.0.0.1:56066), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
	at __randomizedtesting.SeedInfo.seed([1E5DC429629D9CA8]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=9377, name=zkCallback-1226-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=8052, name=zkCallback-1226-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=9378, name=zkCallback-1226-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=8050, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]-SendThread(127.0.0.1:56066), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=9377, name=zkCallback-1226-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=8052, name=zkCallback-1226-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=9378, name=zkCallback-1226-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=8050, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]-SendThread(127.0.0.1:56066), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
	at __randomizedtesting.SeedInfo.seed([1E5DC429629D9CA8]:0)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:38094/awholynewcollection_0: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38094/awholynewcollection_0: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([1E5DC429629D9CA8:9609FBF3CC61F150]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:509)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:658)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10434 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/init-core-data-001
   [junit4]   2> 882247 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[1E5DC429629D9CA8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 882247 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[1E5DC429629D9CA8]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 882250 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 882250 INFO  (Thread-3053) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 882250 INFO  (Thread-3053) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 882351 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.ZkTestServer start zk server on port:56066
   [junit4]   2> 882351 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 882351 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 882353 INFO  (zkCallback-1188-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@975aed name:ZooKeeperConnection Watcher:127.0.0.1:56066 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 882353 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 882354 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 882354 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 882356 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 882356 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 882357 INFO  (zkCallback-1189-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a8ead4 name:ZooKeeperConnection Watcher:127.0.0.1:56066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 882357 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 882358 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 882358 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 882359 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 882360 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 882361 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 882361 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 882362 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 882363 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 882364 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 882365 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 882365 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 882366 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 882366 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 882367 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 882368 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 882369 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 882369 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 882370 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 882370 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 882372 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 882372 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 882373 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 882373 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 882374 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 882374 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 882375 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 882375 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 882377 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 882377 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 882378 INFO  (zkCallback-1190-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8aa1e name:ZooKeeperConnection Watcher:127.0.0.1:56066 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 882378 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 882378 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 882379 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 882380 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 882380 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 882381 INFO  (zkCallback-1191-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@eaae57 name:ZooKeeperConnection Watcher:127.0.0.1:56066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 882381 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 882381 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 882382 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 882382 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 882383 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 882383 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 882384 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf2/enumsConfig.xml
   [junit4]   2> 882385 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 882386 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 882386 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 882387 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 882387 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 882388 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 882388 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 882389 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 882389 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 882390 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 882390 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 882392 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 882392 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 882393 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 882393 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 882394 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 882394 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 882395 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 882395 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 882474 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/cores/collection1
   [junit4]   2> 882476 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 882477 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e70165{/,null,AVAILABLE}
   [junit4]   2> 882479 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1838d2f{HTTP/1.1,[http/1.1]}{127.0.0.1:44489}
   [junit4]   2> 882479 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.e.j.s.Server Started @883491ms
   [junit4]   2> 882479 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/tempDir-001/control/data, hostContext=/, hostPort=44489, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/cores}
   [junit4]   2> 882480 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 882480 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001'
   [junit4]   2> 882480 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 882480 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 882480 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 882481 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 882482 INFO  (zkCallback-1192-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e5b878 name:ZooKeeperConnection Watcher:127.0.0.1:56066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 882482 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 882482 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 882483 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 882483 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/solr.xml
   [junit4]   2> 882492 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/cores
   [junit4]   2> 882492 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.CoreContainer New CoreContainer 24238043
   [junit4]   2> 882492 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001]
   [junit4]   2> 882492 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/lib
   [junit4]   2> 882492 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] 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> 882493 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 882494 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 882494 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 882494 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56066/solr
   [junit4]   2> 882494 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 882494 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 882494 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 882495 INFO  (zkCallback-1195-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19e8a71 name:ZooKeeperConnection Watcher:127.0.0.1:56066 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 882495 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 882496 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 882497 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 882498 INFO  (zkCallback-1196-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14e0c4c name:ZooKeeperConnection Watcher:127.0.0.1:56066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 882498 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 882498 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 882500 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 882502 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 882503 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 882504 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 882505 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 882506 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 882507 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 882507 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 882508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44489_
   [junit4]   2> 882508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44489_
   [junit4]   2> 882509 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 882510 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 882510 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 882511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95124514831335430-127.0.0.1:44489_-n_0000000000
   [junit4]   2> 882512 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44489_
   [junit4]   2> 882512 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 882513 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.Overseer Overseer (id=95124514831335430-127.0.0.1:44489_-n_0000000000) starting
   [junit4]   2> 882514 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 882517 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 882517 INFO  (OverseerCollectionConfigSetProcessor-95124514831335430-127.0.0.1:44489_-n_0000000000) [n:127.0.0.1:44489_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 882517 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 882518 INFO  (OverseerStateUpdate-95124514831335430-127.0.0.1:44489_-n_0000000000) [n:127.0.0.1:44489_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 882568 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 882568 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 882569 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/cores
   [junit4]   2> 882570 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 882570 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/cores/collection1
   [junit4]   2> 882570 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 882571 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 882571 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [n:127.0.0.1:44489_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 882571 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 882571 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 882572 INFO  (OverseerStateUpdate-95124514831335430-127.0.0.1:44489_-n_0000000000) [n:127.0.0.1:44489_    ] 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:44489",
   [junit4]   2>   "node_name":"127.0.0.1:44489_",
   [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> 882572 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 882572 INFO  (OverseerStateUpdate-95124514831335430-127.0.0.1:44489_-n_0000000000) [n:127.0.0.1:44489_    ] 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:44489",
   [junit4]   2>   "node_name":"127.0.0.1:44489_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 882572 INFO  (OverseerStateUpdate-95124514831335430-127.0.0.1:44489_-n_0000000000) [n:127.0.0.1:44489_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 882573 INFO  (OverseerStateUpdate-95124514831335430-127.0.0.1:44489_-n_0000000000) [n:127.0.0.1:44489_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 882574 INFO  (zkCallback-1196-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_    ] 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> 883572 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 883573 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 883573 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 883573 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 883573 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 883573 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/cores/collection1'
   [junit4]   2> 883574 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 883574 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 883575 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 883582 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 883588 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 883599 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 883610 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 883718 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 883724 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 883725 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 883732 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 883734 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 883736 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 883737 WARN  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 883737 WARN  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 883737 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 883738 WARN  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 883738 WARN  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 883738 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 883739 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 883739 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 883739 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/cores/collection1/data/]
   [junit4]   2> 883739 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1388e84
   [junit4]   2> 883740 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/cores/collection1/data
   [junit4]   2> 883740 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/cores/collection1/data/index/
   [junit4]   2> 883740 WARN  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 883740 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/cores/collection1/data/index
   [junit4]   2> 883740 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5277773392177514]
   [junit4]   2> 883741 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1a52fc3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@645d3b),segFN=segments_1,generation=1}
   [junit4]   2> 883741 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 883741 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44489_ 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 /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/cores/collection1/data/
   [junit4]   2> 883741 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 883744 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 883744 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 883744 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 883744 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 883745 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 883745 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 883745 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 883745 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 883745 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ 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> 883745 WARN  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 883746 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 883748 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 883749 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 883750 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 883755 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 883755 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ 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> 883756 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ 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> 883756 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ 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> 883757 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 883757 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 883757 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 883758 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1a52fc3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@645d3b),segFN=segments_1,generation=1}
   [junit4]   2> 883758 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 883758 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@101f5d[collection1] main
   [junit4]   2> 883758 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ 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> 883758 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ 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> 883758 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ 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> 883759 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 883759 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 883759 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ 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> 883760 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ 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> 883760 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ 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> 883760 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 883760 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 883760 INFO  (searcherExecutor-3357-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@101f5d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 883761 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ 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> 883761 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ 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> 883761 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ 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> 883761 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ 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 1521992238883667968
   [junit4]   2> 883762 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1521992238883667968
   [junit4]   2> 883762 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 883763 INFO  (coreLoadExecutor-3356-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 883763 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ 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:44489 collection:control_collection shard:shard1
   [junit4]   2> 883764 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ 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> 883765 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ 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/95124514831335430-core_node1-n_0000000000
   [junit4]   2> 883766 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 883766 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 883767 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ 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> 883767 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44489/collection1/
   [junit4]   2> 883767 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 883767 INFO  (OverseerStateUpdate-95124514831335430-127.0.0.1:44489_-n_0000000000) [n:127.0.0.1:44489_    ] 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> 883767 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:44489/collection1/ has no replicas
   [junit4]   2> 883767 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 883769 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 883770 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ 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:44489/collection1/ shard1
   [junit4]   2> 883770 INFO  (OverseerStateUpdate-95124514831335430-127.0.0.1:44489_-n_0000000000) [n:127.0.0.1:44489_    ] 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:44489",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 883872 INFO  (zkCallback-1196-thread-1-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_    ] 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> 883920 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:44489/collection1/ and leader is http://127.0.0.1:44489/collection1/
   [junit4]   2> 883920 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ 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:44489
   [junit4]   2> 883920 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 883921 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 883921 INFO  (coreZkRegister-3350-thread-1-processing-n:127.0.0.1:44489_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44489_ 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> 883922 INFO  (OverseerStateUpdate-95124514831335430-127.0.0.1:44489_-n_0000000000) [n:127.0.0.1:44489_    ] 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:44489",
   [junit4]   2>   "node_name":"127.0.0.1:44489_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 883922 INFO  (OverseerStateUpdate-95124514831335430-127.0.0.1:44489_-n_0000000000) [n:127.0.0.1:44489_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44489",
   [junit4]   2>   "node_name":"127.0.0.1:44489_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 884024 INFO  (zkCallback-1196-thread-2-processing-n:127.0.0.1:44489_) [n:127.0.0.1:44489_    ] 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> 884072 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 884073 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 884074 INFO  (zkCallback-1198-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5924f5 name:ZooKeeperConnection Watcher:127.0.0.1:56066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 884074 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 884074 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 884074 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 884076 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 884147 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/shard-1-001/cores/collection1
   [junit4]   2> 884148 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/shard-1-001
   [junit4]   2> 884149 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 884149 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ac575d{/,null,AVAILABLE}
   [junit4]   2> 884151 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1fb44a2{HTTP/1.1,[http/1.1]}{127.0.0.1:38094}
   [junit4]   2> 884151 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.e.j.s.Server Started @885162ms
   [junit4]   2> 884151 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=38094, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/shard-1-001/cores}
   [junit4]   2> 884151 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 884151 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/shard-1-001'
   [junit4]   2> 884151 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 884151 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 884151 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 884152 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 884153 INFO  (zkCallback-1199-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@126f996 name:ZooKeeperConnection Watcher:127.0.0.1:56066/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 884153 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 884153 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 884154 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 884154 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1E5DC429629D9CA8-001/shard-1-001/solr.xml
   [junit4]   2> 884159 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../.

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

Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_MT -Dtests.timezone=Indian/Christmas -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | CollectionsAPIDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   [junit4]    >    1) Thread[id=9377, name=zkCallback-1226-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [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=8052, name=zkCallback-1226-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [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=8051, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [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]    >    4) Thread[id=9378, name=zkCallback-1226-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [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=8050, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]-SendThread(127.0.0.1:56066), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E5DC429629D9CA8]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=9377, name=zkCallback-1226-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [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=8052, name=zkCallback-1226-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [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=9378, name=zkCallback-1226-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [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]    >    4) Thread[id=8050, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[1E5DC429629D9CA8]-SendThread(127.0.0.1:56066), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E5DC429629D9CA8]:0)
   [junit4] Completed [285/573 (1!)] on J2 in 98.51s, 1 test, 3 errors <<< FAILURES!

[...truncated 889 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:728: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1424: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:981: There were test failures: 573 suites (8 ignored), 2284 tests, 2 suite-level errors, 1 error, 1127 ignored (63 assumptions) [seed: 1E5DC429629D9CA8]

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



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

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

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
6 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:     1) Thread[id=3328, name=zkCallback-466-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=3603, name=zkCallback-466-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=3605, name=zkCallback-466-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=3604, name=zkCallback-466-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=3326, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]-SendThread(127.0.0.1:36879), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    6) Thread[id=3327, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   1) Thread[id=3328, name=zkCallback-466-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=3603, name=zkCallback-466-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=3605, name=zkCallback-466-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=3604, name=zkCallback-466-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=3326, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]-SendThread(127.0.0.1:36879), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   6) Thread[id=3327, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
	at __randomizedtesting.SeedInfo.seed([E875FFE984D68C70]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3328, name=zkCallback-466-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=3603, name=zkCallback-466-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=3605, name=zkCallback-466-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=3604, name=zkCallback-466-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=3326, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]-SendThread(127.0.0.1:36879), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3328, name=zkCallback-466-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=3603, name=zkCallback-466-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=3605, name=zkCallback-466-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=3604, name=zkCallback-466-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=3326, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]-SendThread(127.0.0.1:36879), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
	at __randomizedtesting.SeedInfo.seed([E875FFE984D68C70]:0)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:33384/s_p/y/awholynewcollection_0: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33384/s_p/y/awholynewcollection_0: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([E875FFE984D68C70:6021C0332A2AE188]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:509)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:638)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9760 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/init-core-data-001
   [junit4]   2> 506232 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E875FFE984D68C70]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 506232 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E875FFE984D68C70]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /s_p/y
   [junit4]   2> 506233 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 506233 INFO  (Thread-1220) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 506233 INFO  (Thread-1220) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 506333 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.ZkTestServer start zk server on port:36879
   [junit4]   2> 506334 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 506334 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506336 INFO  (zkCallback-429-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e17bd69 name:ZooKeeperConnection Watcher:127.0.0.1:36879 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 506337 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506337 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 506337 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 506338 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 506339 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506339 INFO  (zkCallback-430-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70331d11 name:ZooKeeperConnection Watcher:127.0.0.1:36879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 506340 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506340 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 506340 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 506340 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 506341 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 506341 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 506342 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 506342 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 506342 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 506343 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 506343 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 506343 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 506344 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 506344 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 506344 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 506344 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 506345 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 506345 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 506345 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 506345 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 506346 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 506346 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 506346 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 506346 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 506347 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 506347 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 506347 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 506347 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 506396 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/cores/collection1
   [junit4]   2> 506397 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 506398 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c929f99{/s_p/y,null,AVAILABLE}
   [junit4]   2> 506402 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.e.j.s.ServerConnector Started ServerConnector@42d64835{HTTP/1.1,[http/1.1]}{127.0.0.1:33384}
   [junit4]   2> 506402 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.e.j.s.Server Started @507872ms
   [junit4]   2> 506402 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/tempDir-001/control/data, hostContext=/s_p/y, hostPort=33384, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/cores}
   [junit4]   2> 506403 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 506403 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001'
   [junit4]   2> 506403 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 506403 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 506403 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 506403 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506404 INFO  (zkCallback-431-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@248ee880 name:ZooKeeperConnection Watcher:127.0.0.1:36879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 506404 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506405 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 506405 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 506405 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/solr.xml
   [junit4]   2> 506409 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/cores
   [junit4]   2> 506409 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.CoreContainer New CoreContainer 836888
   [junit4]   2> 506409 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001]
   [junit4]   2> 506409 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/lib
   [junit4]   2> 506409 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] 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> 506410 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 506411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 506411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 506411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36879/solr
   [junit4]   2> 506411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 506411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 506411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506412 INFO  (zkCallback-434-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52611adc name:ZooKeeperConnection Watcher:127.0.0.1:36879 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 506413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 506414 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506416 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17fc62d7 name:ZooKeeperConnection Watcher:127.0.0.1:36879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 506416 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506417 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 506418 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 506419 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 506420 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 506421 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 506422 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 506423 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 506423 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 506423 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 506424 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33384_s_p%2Fy
   [junit4]   2> 506424 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33384_s_p%2Fy
   [junit4]   2> 506424 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 506425 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 506425 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 506425 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95125890866872324-127.0.0.1:33384_s_p%2Fy-n_0000000000
   [junit4]   2> 506426 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33384_s_p%2Fy
   [junit4]   2> 506426 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 506427 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.Overseer Overseer (id=95125890866872324-127.0.0.1:33384_s_p%2Fy-n_0000000000) starting
   [junit4]   2> 506427 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 506429 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 506429 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 506429 INFO  (OverseerCollectionConfigSetProcessor-95125890866872324-127.0.0.1:33384_s_p%2Fy-n_0000000000) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 506430 INFO  (OverseerStateUpdate-95125890866872324-127.0.0.1:33384_s_p%2Fy-n_0000000000) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 506460 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 506461 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 506461 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/cores
   [junit4]   2> 506462 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 506462 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/cores/collection1
   [junit4]   2> 506462 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 506463 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 506463 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 506463 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 506463 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 506463 INFO  (OverseerStateUpdate-95125890866872324-127.0.0.1:33384_s_p%2Fy-n_0000000000) [n:127.0.0.1:33384_s_p%2Fy    ] 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:33384/s_p/y",
   [junit4]   2>   "node_name":"127.0.0.1:33384_s_p%2Fy",
   [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> 506464 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 506464 INFO  (OverseerStateUpdate-95125890866872324-127.0.0.1:33384_s_p%2Fy-n_0000000000) [n:127.0.0.1:33384_s_p%2Fy    ] 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:33384/s_p/y",
   [junit4]   2>   "node_name":"127.0.0.1:33384_s_p%2Fy",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 506464 INFO  (OverseerStateUpdate-95125890866872324-127.0.0.1:33384_s_p%2Fy-n_0000000000) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 506464 INFO  (OverseerStateUpdate-95125890866872324-127.0.0.1:33384_s_p%2Fy-n_0000000000) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 506465 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy    ] 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> 507465 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 507465 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 507465 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 507465 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 507465 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 507465 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/cores/collection1'
   [junit4]   2> 507465 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 507465 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 507466 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 507470 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 507472 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 507482 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 507485 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 507543 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 507547 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 507547 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 507551 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 507552 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 507553 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 507553 WARN  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 507553 WARN  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 507553 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 507554 WARN  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 507554 WARN  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 507554 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 507554 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 507555 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 507555 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/cores/collection1/data/]
   [junit4]   2> 507555 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5926e433
   [junit4]   2> 507555 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/cores/collection1/data
   [junit4]   2> 507555 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/cores/collection1/data/index/
   [junit4]   2> 507555 WARN  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 507556 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/cores/collection1/data/index
   [junit4]   2> 507556 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=4.939453125, floorSegmentMB=2.0009765625, forceMergeDeletesPctAllowed=28.412503928542275, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 507556 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@428b15d5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17216ae2),segFN=segments_1,generation=1}
   [junit4]   2> 507556 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 507556 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33384_s_p%2Fy 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 /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/cores/collection1/data/
   [junit4]   2> 507556 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 507558 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 507558 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 507558 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 507558 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 507559 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 507559 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 507559 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 507559 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 507559 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy 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> 507559 WARN  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 507560 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 507560 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 507561 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 507561 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 507563 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 507563 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy 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> 507564 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy 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> 507564 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy 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> 507564 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 507564 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 507565 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=352018959, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 507565 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@428b15d5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17216ae2),segFN=segments_1,generation=1}
   [junit4]   2> 507565 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 507565 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@12195c17[collection1] main
   [junit4]   2> 507565 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy 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> 507566 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy 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> 507566 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy 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> 507566 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 507566 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 507566 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy 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> 507566 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy 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> 507566 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy 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> 507566 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 507567 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 507567 INFO  (searcherExecutor-1259-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12195c17[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 507567 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy 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> 507567 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy 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> 507567 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy 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> 507567 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy 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 1522014255266660352
   [junit4]   2> 507569 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1522014255266660352
   [junit4]   2> 507569 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 507569 INFO  (coreLoadExecutor-1258-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 507569 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy 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:33384/s_p/y collection:control_collection shard:shard1
   [junit4]   2> 507570 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy 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> 507571 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy 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/95125890866872324-core_node1-n_0000000000
   [junit4]   2> 507571 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 507572 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 507572 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy 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> 507572 INFO  (OverseerStateUpdate-95125890866872324-127.0.0.1:33384_s_p%2Fy-n_0000000000) [n:127.0.0.1:33384_s_p%2Fy    ] 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> 507572 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33384/s_p/y/collection1/
   [junit4]   2> 507572 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 507572 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:33384/s_p/y/collection1/ has no replicas
   [junit4]   2> 507572 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 507573 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 507573 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy 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:33384/s_p/y/collection1/ shard1
   [junit4]   2> 507574 INFO  (OverseerStateUpdate-95125890866872324-127.0.0.1:33384_s_p%2Fy-n_0000000000) [n:127.0.0.1:33384_s_p%2Fy    ] 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:33384/s_p/y",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 507675 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy    ] 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> 507724 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:33384/s_p/y/collection1/ and leader is http://127.0.0.1:33384/s_p/y/collection1/
   [junit4]   2> 507724 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy 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:33384/s_p/y
   [junit4]   2> 507724 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 507724 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 507724 INFO  (coreZkRegister-1252-thread-1-processing-n:127.0.0.1:33384_s_p%2Fy x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:33384_s_p%2Fy 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> 507725 INFO  (OverseerStateUpdate-95125890866872324-127.0.0.1:33384_s_p%2Fy-n_0000000000) [n:127.0.0.1:33384_s_p%2Fy    ] 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:33384/s_p/y",
   [junit4]   2>   "node_name":"127.0.0.1:33384_s_p%2Fy",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 507725 INFO  (OverseerStateUpdate-95125890866872324-127.0.0.1:33384_s_p%2Fy-n_0000000000) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33384/s_p/y",
   [junit4]   2>   "node_name":"127.0.0.1:33384_s_p%2Fy",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 507827 INFO  (zkCallback-435-thread-2-processing-n:127.0.0.1:33384_s_p%2Fy) [n:127.0.0.1:33384_s_p%2Fy    ] 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> 507964 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 507964 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 507966 INFO  (zkCallback-437-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ca2c1f1 name:ZooKeeperConnection Watcher:127.0.0.1:36879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 507966 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 507966 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 507966 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 507967 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 507967 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 507967 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 507967 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 507968 INFO  (zkCallback-438-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ae2234d name:ZooKeeperConnection Watcher:127.0.0.1:36879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 507968 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 507968 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 507970 INFO  (OverseerStateUpdate-95125890866872324-127.0.0.1:33384_s_p%2Fy-n_0000000000) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 507970 INFO  (OverseerStateUpdate-95125890866872324-127.0.0.1:33384_s_p%2Fy-n_0000000000) [n:127.0.0.1:33384_s_p%2Fy    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 508017 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/shard-1-001/cores/collection1
   [junit4]   2> 508018 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/shard-1-001
   [junit4]   2> 508019 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 508019 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f3359c2{/s_p/y,null,AVAILABLE}
   [junit4]   2> 508020 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3ec3c85c{HTTP/1.1,[http/1.1]}{127.0.0.1:49672}
   [junit4]   2> 508020 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.e.j.s.Server Started @509490ms
   [junit4]   2> 508020 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/s_p/y, hostPort=49672, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/shard-1-001/cores}
   [junit4]   2> 508020 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 508020 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/shard-1-001'
   [junit4]   2> 508020 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 508021 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 508021 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 508021 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 508023 INFO  (zkCallback-439-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e28f7b4 name:ZooKeeperConnection Watcher:127.0.0.1:36879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 508023 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 508023 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 508023 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 508023 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/shard-1-001/solr.xml
   [junit4]   2> 508026 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E875FFE984D68C70-001/shard-1-001/cores
   [junit4]   2> 508026 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.CoreContainer New CoreContainer 1394834692
   [junit4]   2> 508027 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]) [    ] o.a.s.c.C

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

ava: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=3605, name=zkCallback-466-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [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]    >    4) Thread[id=3604, name=zkCallback-466-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [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=3326, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]-SendThread(127.0.0.1:36879), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    6) Thread[id=3327, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [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([E875FFE984D68C70]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3328, name=zkCallback-466-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [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=3603, name=zkCallback-466-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [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=3605, name=zkCallback-466-thread-4, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [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]    >    4) Thread[id=3604, name=zkCallback-466-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [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=3326, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E875FFE984D68C70]-SendThread(127.0.0.1:36879), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E875FFE984D68C70]:0)
   [junit4] Completed [123/573 (1!)] on J1 in 50.87s, 1 test, 3 errors <<< FAILURES!

[...truncated 1451 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:728: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1424: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:981: There were test failures: 573 suites (8 ignored), 2284 tests, 2 suite-level errors, 1 error, 1365 ignored (65 assumptions) [seed: E875FFE984D68C70]

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



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

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

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

Error Message:
Error from server at http://127.0.0.1:33204/hob/awholynewcollection_0: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33204/hob/awholynewcollection_0: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([1FB4A4BA39C7ACB4:97E09B60973BC14C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:509)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:638)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10260 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/init-core-data-001
   [junit4]   2> 748637 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[1FB4A4BA39C7ACB4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 748637 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[1FB4A4BA39C7ACB4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /hob/
   [junit4]   2> 748638 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 748638 INFO  (Thread-2834) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 748638 INFO  (Thread-2834) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 748738 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.ZkTestServer start zk server on port:55511
   [junit4]   2> 748738 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 748739 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 748741 INFO  (zkCallback-1253-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f0c0479 name:ZooKeeperConnection Watcher:127.0.0.1:55511 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748741 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 748741 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 748741 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 748742 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 748743 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 748744 INFO  (zkCallback-1254-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e7ea1ee name:ZooKeeperConnection Watcher:127.0.0.1:55511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748744 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 748744 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 748744 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 748745 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 748745 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 748745 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 748746 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 748746 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 748747 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 748747 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 748747 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 748747 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 748748 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 748748 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 748748 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 748748 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 748749 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 748749 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 748749 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 748749 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 748750 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 748750 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 748750 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 748750 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 748751 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 748751 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 748751 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 748751 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 748752 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 748752 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 748753 INFO  (zkCallback-1255-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59dacd79 name:ZooKeeperConnection Watcher:127.0.0.1:55511 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748753 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 748753 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 748753 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 748754 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 748754 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 748754 INFO  (zkCallback-1256-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@baf7b70 name:ZooKeeperConnection Watcher:127.0.0.1:55511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748754 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 748754 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 748755 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 748755 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 748755 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 748755 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 748756 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf2/enumsConfig.xml
   [junit4]   2> 748756 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 748757 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 748757 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 748757 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 748757 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 748757 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 748758 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 748758 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 748758 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 748758 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 748758 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 748759 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 748759 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 748759 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 748760 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 748760 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 748760 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 748761 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 748761 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 748807 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/cores/collection1
   [junit4]   2> 748808 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 748809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@347162a2{/hob,null,AVAILABLE}
   [junit4]   2> 748811 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7fe6fd60{HTTP/1.1,[http/1.1]}{127.0.0.1:38226}
   [junit4]   2> 748811 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.e.j.s.Server Started @750201ms
   [junit4]   2> 748812 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/tempDir-001/control/data, hostContext=/hob, hostPort=38226, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/cores}
   [junit4]   2> 748812 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 748812 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001'
   [junit4]   2> 748812 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 748812 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 748812 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 748813 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 748813 INFO  (zkCallback-1257-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f95e4c3 name:ZooKeeperConnection Watcher:127.0.0.1:55511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748813 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 748814 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 748814 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 748814 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/solr.xml
   [junit4]   2> 748817 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/cores
   [junit4]   2> 748817 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.CoreContainer New CoreContainer 386957205
   [junit4]   2> 748817 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001]
   [junit4]   2> 748817 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/lib
   [junit4]   2> 748817 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] 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> 748818 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 748818 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 748818 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 748819 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55511/solr
   [junit4]   2> 748819 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 748819 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 748819 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 748820 INFO  (zkCallback-1260-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4245ba39 name:ZooKeeperConnection Watcher:127.0.0.1:55511 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748820 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 748821 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 748822 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 748822 INFO  (zkCallback-1261-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@413c76bf name:ZooKeeperConnection Watcher:127.0.0.1:55511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748822 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 748823 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 748824 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 748824 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 748825 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 748825 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 748826 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 748826 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 748827 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 748827 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 748827 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38226_hob
   [junit4]   2> 748827 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38226_hob
   [junit4]   2> 748828 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 748828 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 748828 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 748828 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95125432320983046-127.0.0.1:38226_hob-n_0000000000
   [junit4]   2> 748829 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38226_hob
   [junit4]   2> 748829 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 748829 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.Overseer Overseer (id=95125432320983046-127.0.0.1:38226_hob-n_0000000000) starting
   [junit4]   2> 748829 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 748831 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 748831 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 748831 INFO  (OverseerCollectionConfigSetProcessor-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 748831 INFO  (OverseerStateUpdate-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 748843 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 748843 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 748844 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/cores
   [junit4]   2> 748844 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 748844 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/cores/collection1
   [junit4]   2> 748844 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 748845 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 748845 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:38226_hob    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 748845 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 748846 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 748846 INFO  (OverseerStateUpdate-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] 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:38226/hob",
   [junit4]   2>   "node_name":"127.0.0.1:38226_hob",
   [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> 748846 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 748846 INFO  (OverseerStateUpdate-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] 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:38226/hob",
   [junit4]   2>   "node_name":"127.0.0.1:38226_hob",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 748846 INFO  (OverseerStateUpdate-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 748847 INFO  (OverseerStateUpdate-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 748847 INFO  (zkCallback-1261-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob    ] 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> 749846 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 749847 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 749847 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 749847 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 749847 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 749847 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/cores/collection1'
   [junit4]   2> 749847 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 749847 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 749848 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 749851 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 749854 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 749859 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 749863 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 749914 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 749917 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 749918 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 749921 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 749922 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 749923 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 749923 WARN  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 749923 WARN  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 749923 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 749924 WARN  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 749924 WARN  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 749924 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 749924 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 749924 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 749924 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/cores/collection1/data/]
   [junit4]   2> 749924 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43bb261c
   [junit4]   2> 749925 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/cores/collection1/data
   [junit4]   2> 749925 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/cores/collection1/data/index/
   [junit4]   2> 749925 WARN  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 749925 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/cores/collection1/data/index
   [junit4]   2> 749926 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 749926 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1504d1b7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c29c4dd),segFN=segments_1,generation=1}
   [junit4]   2> 749926 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 749926 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:38226_hob 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 /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/cores/collection1/data/
   [junit4]   2> 749926 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 749928 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 749928 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 749928 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 749928 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 749928 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 749928 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 749929 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 749929 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 749929 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob 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> 749929 WARN  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 749930 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 749930 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 749931 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 749931 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 749933 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 749933 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob 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> 749934 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob 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> 749934 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob 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> 749934 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 749934 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 749934 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 749934 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1504d1b7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c29c4dd),segFN=segments_1,generation=1}
   [junit4]   2> 749934 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 749935 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6ee6c61[collection1] main
   [junit4]   2> 749935 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob 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> 749935 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob 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> 749935 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob 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> 749935 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 749935 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 749935 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob 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> 749935 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob 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> 749935 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob 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> 749935 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 749936 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 749936 INFO  (searcherExecutor-3375-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6ee6c61[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 749936 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob 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> 749936 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob 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> 749936 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob 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> 749936 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob 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 1522006918495731712
   [junit4]   2> 749938 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1522006918495731712
   [junit4]   2> 749938 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 749938 INFO  (coreLoadExecutor-3374-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 749939 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob 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:38226/hob collection:control_collection shard:shard1
   [junit4]   2> 749939 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob 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> 749940 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob 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/95125432320983046-core_node1-n_0000000000
   [junit4]   2> 749940 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 749941 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 749941 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob 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> 749941 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38226/hob/collection1/
   [junit4]   2> 749941 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 749941 INFO  (OverseerStateUpdate-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] 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> 749941 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:38226/hob/collection1/ has no replicas
   [junit4]   2> 749941 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 749942 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 749943 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob 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:38226/hob/collection1/ shard1
   [junit4]   2> 749943 INFO  (OverseerStateUpdate-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] 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:38226/hob",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 750044 INFO  (zkCallback-1261-thread-1-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob    ] 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> 750093 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:38226/hob/collection1/ and leader is http://127.0.0.1:38226/hob/collection1/
   [junit4]   2> 750093 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob 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:38226/hob
   [junit4]   2> 750093 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 750093 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 750093 INFO  (coreZkRegister-3368-thread-1-processing-n:127.0.0.1:38226_hob x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:38226_hob 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> 750094 INFO  (OverseerStateUpdate-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] 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:38226/hob",
   [junit4]   2>   "node_name":"127.0.0.1:38226_hob",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 750094 INFO  (OverseerStateUpdate-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38226/hob",
   [junit4]   2>   "node_name":"127.0.0.1:38226_hob",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 750195 INFO  (zkCallback-1261-thread-2-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob    ] 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> 750346 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 750347 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 750347 INFO  (zkCallback-1263-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@426d756f name:ZooKeeperConnection Watcher:127.0.0.1:55511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 750348 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 750348 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 750348 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 750349 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 750349 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 750349 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 750349 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 750350 INFO  (zkCallback-1264-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b2e30b3 name:ZooKeeperConnection Watcher:127.0.0.1:55511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 750350 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 750350 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 750351 INFO  (OverseerStateUpdate-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 750351 INFO  (OverseerStateUpdate-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 750410 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/shard-1-001/cores/collection1
   [junit4]   2> 750410 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/shard-1-001
   [junit4]   2> 750411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 750411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3094965f{/hob,null,AVAILABLE}
   [junit4]   2> 750412 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5a533527{HTTP/1.1,[http/1.1]}{127.0.0.1:35856}
   [junit4]   2> 750412 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.e.j.s.Server Started @751802ms
   [junit4]   2> 750412 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/hob, hostPort=35856, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/shard-1-001/cores}
   [junit4]   2> 750413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 750413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/shard-1-001'
   [junit4]   2> 750413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 750413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 750413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 750413 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 750414 INFO  (zkCallback-1265-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4cebe92d name:ZooKeeperConnection Watcher:127.0.0.1:55511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 750414 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 750414 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 750415 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 750415 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/shard-1-001/solr.xml
   [junit4]   2> 750461 INFO  (OverseerStateUpdate-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 750462 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/shard-1-001/cores
   [junit4]   2> 750462 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.CoreContainer New CoreContainer 997601614
   [junit4]   2> 750462 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/shard-1-001]
   [junit4]   2> 750462 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/shard-1-001/lib
   [junit4]   2> 750462 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] 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> 750463 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 750463 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 750463 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 750464 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55511/solr
   [junit4]   2> 750464 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 750464 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 750464 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 750465 INFO  (zkCallback-1268-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54a8ca4b name:ZooKeeperConnection Watcher:127.0.0.1:55511 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 750466 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 750467 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 750468 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:35856_hob    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 750468 INFO  (zkCallback-1269-thread-1-processing-n:127.0.0.1:35856_hob) [n:127.0.0.1:35856_hob    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e72798e name:ZooKeeperConnection Watcher:127.0.0.1:55511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 750468 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:35856_hob    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 750471 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:35856_hob    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 751473 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:35856_hob    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35856_hob
   [junit4]   2> 751473 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:35856_hob    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35856_hob
   [junit4]   2> 751474 INFO  (zkCallback-1261-thread-2-processing-n:127.0.0.1:38226_hob) [n:127.0.0.1:38226_hob    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 751474 INFO  (zkCallback-1263-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 751474 INFO  (zkCallback-1269-thread-1-processing-n:127.0.0.1:35856_hob) [n:127.0.0.1:35856_hob    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 751475 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:35856_hob    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 751475 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:35856_hob    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95125432320983051-127.0.0.1:35856_hob-n_0000000001
   [junit4]   2> 751475 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:35856_hob    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95125432320983046-127.0.0.1:38226_hob-n_0000000000 to know if I could be the leader
   [junit4]   2> 751483 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:35856_hob    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 751483 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:35856_hob    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 751483 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:35856_hob    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/shard-1-001/cores
   [junit4]   2> 751484 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:35856_hob    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 751484 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:35856_hob    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001/shard-1-001/cores/collection1
   [junit4]   2> 751484 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:35856_hob    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 751485 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:35856_hob    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 751485 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:35856_hob    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 751485 INFO  (coreLoadExecutor-3385-thread-1-processing-n:127.0.0.1:35856_hob) [n:127.0.0.1:35856_hob c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 751485 INFO  (coreLoadExecutor-3385-thread-1-processing-n:127.0.0.1:35856_hob) [n:127.0.0.1:35856_hob c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 751486 INFO  (coreLoadExecutor-3385-thread-1-processing-n:127.0.0.1:35856_hob) [n:127.0.0.1:35856_hob c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 751486 INFO  (coreLoadExecutor-3385-thread-1-processing-n:127.0.0.1:35856_hob) [n:127.0.0.1:35856_hob c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 751486 INFO  (OverseerStateUpdate-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] 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:35856/hob",
   [junit4]   2>   "node_name":"127.0.0.1:35856_hob",
   [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> 751486 INFO  (coreLoadExecutor-3385-thread-1-processing-n:127.0.0.1:35856_hob) [n:127.0.0.1:35856_hob c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 751486 INFO  (coreLoadExecutor-3385-thread-1-processing-n:127.0.0.1:35856_hob) [n:127.0.0.1:35856_hob c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 751486 INFO  (OverseerStateUpdate-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] 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:35856/hob",
   [junit4]   2>   "node_name":"127.0.0.1:35856_hob",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 751486 INFO  (OverseerStateUpdate-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 751486 INFO  (OverseerStateUpdate-95125432320983046-127.0.0.1:38226_hob-n_0000000000) [n:127.0.0.1:38226_hob    ] o.a.s.c.o.Rep

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

SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:167)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:268)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:444)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:158)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:389)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 775250 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@169811dc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 775251 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@78a20992{/hob,null,UNAVAILABLE}
   [junit4]   2> 775253 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[1FB4A4BA39C7ACB4]) [n:127.0.0.1:58987_hob c:awholynewcollection_0 s:shard2 r:core_node2 x:awholynewcollection_0_shard2_replica1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55511 55511
   [junit4]   2> 775270 INFO  (Thread-2834) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55511 55511
   [junit4]   2> 775272 WARN  (Thread-2834) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/configs/conf2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/collections/awholynewcollection_0/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=test -Dtests.seed=1FB4A4BA39C7ACB4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_US -Dtests.timezone=Europe/Vaduz -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   26.6s J2 | CollectionsAPIDistributedZkTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33204/hob/awholynewcollection_0: non ok status: 500, message:Server Error
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1FB4A4BA39C7ACB4:97E09B60973BC14C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:509)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:638)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 775275 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[1FB4A4BA39C7ACB4]-worker) [n:127.0.0.1:58987_hob c:awholynewcollection_0 s:shard2 r:core_node2 x:awholynewcollection_0_shard2_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_1FB4A4BA39C7ACB4-001
   [junit4]   2> Dec 30, 2015 6:08:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_US, timezone=Europe/Vaduz
   [junit4]   2> NOTE: Linux 3.19.0-42-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=12,threads=1,free=145681048,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [XmlUpdateRequestHandlerTest, TestElisionMultitermQuery, TestCloudSchemaless, TestFilteredDocIdSet, RegexBoostProcessorTest, VersionInfoTest, ClusterStateTest, TestBulkSchemaAPI, TestUtils, TestUniqueKeyFieldResource, TestPHPSerializedResponseWriter, VMParamsZkACLAndCredentialsProvidersTest, DistributedExpandComponentTest, ParsingFieldUpdateProcessorsTest, TestStressReorder, TestReload, NoCacheHeaderTest, DateMathParserTest, TestFuzzyAnalyzedSuggestions, SearchHandlerTest, HdfsDirectoryTest, ShowFileRequestHandlerTest, BlockJoinFacetSimpleTest, TestPostingsSolrHighlighter, SolrCloudExampleTest, RuleEngineTest, UpdateParamsTest, TestSearchPerf, HighlighterConfigTest, TestPivotHelperCode, TestSolrCLIRunExample, DirectUpdateHandlerTest, ExitableDirectoryReaderTest, TestJmxMonitoredMap, SuggestComponentTest, SuggesterTSTTest, SparseHLLTest, HighlighterMaxOffsetTest, TestFileDictionaryLookup, TestRuleBasedAuthorizationPlugin, TestReloadAndDeleteDocs, TestXIncludeConfig, HdfsChaosMonkeyNothingIsSafeTest, PluginInfoTest, TestCSVResponseWriter, OverseerCollectionConfigSetProcessorTest, TestIndexingPerformance, CdcrVersionReplicationTest, BadCopyFieldTest, TestCharFilters, TestChildDocTransformer, TestExactStatsCache, HardAutoCommitTest, AnalyticsMergeStrategyTest, TestReloadDeadlock, TestOverriddenPrefixQueryForCustomFieldType, CollectionTooManyReplicasTest, SolrCoreCheckLockOnStartupTest, BigEndianAscendingWordSerializerTest, BJQParserTest, TestExtendedDismaxParser, TestSolrIndexConfig, FieldMutatingUpdateProcessorTest, TestConfigOverlay, DeleteInactiveReplicaTest, AsyncCallRequestStatusResponseTest, TestBlobHandler, TestSolrConfigHandlerCloud, TestReqParamsAPI, DocValuesMultiTest, BasicDistributedZk2Test, TestSerializedLuceneMatchVersion, BadIndexSchemaTest, TestAddFieldRealTimeGet, BadComponentTest, TestComplexPhraseQParserPlugin, TestJmxIntegration, TestSchemaResource, CoreAdminRequestStatusTest, TestDistributedMissingSort, CoreAdminHandlerTest, TestStressRecovery, TestBulkSchemaConcurrent, CurrencyFieldXmlFileTest, HdfsNNFailoverTest, TestMiniSolrCloudCluster, SuggesterWFSTTest, DeleteShardTest, TestSolrQueryParser, TestSweetSpotSimilarityFactory, TestDefaultStatsCache, TestSort, TermVectorComponentDistributedTest, CloudExitableDirectoryReaderTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [286/573 (1!)] on J2 in 26.90s, 1 test, 1 error <<< FAILURES!

[...truncated 960 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:728: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1424: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:981: There were test failures: 573 suites (8 ignored), 2284 tests, 1 error, 114 ignored (70 assumptions) [seed: 1FB4A4BA39C7ACB4]

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



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15380/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseConcMarkSweepGC

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

Error Message:
Error from server at http://127.0.0.1:57931/awholynewcollection_0: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57931/awholynewcollection_0: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([74856FB0AA882B27:FCD1506A047446DF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:509)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:638)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10177 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/init-core-data-001
   [junit4]   2> 898569 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[74856FB0AA882B27]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 898569 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[74856FB0AA882B27]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 898571 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 898572 INFO  (Thread-2761) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 898572 INFO  (Thread-2761) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 898672 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.ZkTestServer start zk server on port:36314
   [junit4]   2> 898672 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 898672 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 898675 INFO  (zkCallback-1303-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a88e7c name:ZooKeeperConnection Watcher:127.0.0.1:36314 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 898675 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 898675 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 898675 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 898677 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 898677 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 898678 INFO  (zkCallback-1304-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@da933b name:ZooKeeperConnection Watcher:127.0.0.1:36314/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 898678 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 898678 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 898678 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 898680 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 898680 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 898681 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 898682 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 898682 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 898684 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 898684 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 898685 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 898685 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 898686 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 898686 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 898687 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 898687 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 898688 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 898688 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 898689 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 898689 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 898690 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 898690 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 898692 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 898692 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 898692 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 898693 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 898693 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 898693 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 898695 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 898695 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 898696 INFO  (zkCallback-1305-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@da49af name:ZooKeeperConnection Watcher:127.0.0.1:36314 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 898696 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 898696 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 898696 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 898697 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 898697 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 898698 INFO  (zkCallback-1306-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67cafc name:ZooKeeperConnection Watcher:127.0.0.1:36314/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 898698 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 898698 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 898699 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 898699 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 898700 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 898700 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 898701 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf2/enumsConfig.xml
   [junit4]   2> 898701 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 898702 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 898702 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 898703 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 898703 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 898704 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 898704 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 898705 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 898705 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 898706 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 898706 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 898707 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 898707 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 898708 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 898708 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 898709 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 898709 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 898710 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 898710 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 898783 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/cores/collection1
   [junit4]   2> 898784 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 898785 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13eb4ab{/,null,AVAILABLE}
   [junit4]   2> 898786 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3f601d{HTTP/1.1,[http/1.1]}{127.0.0.1:46858}
   [junit4]   2> 898786 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.e.j.s.Server Started @900050ms
   [junit4]   2> 898787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/tempDir-001/control/data, hostContext=/, hostPort=46858, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/cores}
   [junit4]   2> 898787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 898787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001'
   [junit4]   2> 898787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 898787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 898788 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 898788 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 898789 INFO  (zkCallback-1307-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18c7079 name:ZooKeeperConnection Watcher:127.0.0.1:36314/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 898789 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 898789 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 898790 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 898790 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/solr.xml
   [junit4]   2> 898796 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/cores
   [junit4]   2> 898796 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.CoreContainer New CoreContainer 3172049
   [junit4]   2> 898796 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001]
   [junit4]   2> 898796 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/lib
   [junit4]   2> 898796 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] 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> 898797 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 898798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 898798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 898798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36314/solr
   [junit4]   2> 898798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 898798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 898798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 898800 INFO  (zkCallback-1310-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a3e18a name:ZooKeeperConnection Watcher:127.0.0.1:36314 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 898800 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 898800 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 898801 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 898802 INFO  (zkCallback-1311-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16a10b9 name:ZooKeeperConnection Watcher:127.0.0.1:36314/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 898802 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 898803 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 898804 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 898805 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 898806 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 898808 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 898809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 898809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 898810 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 898811 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 898811 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46858_
   [junit4]   2> 898812 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46858_
   [junit4]   2> 898812 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 898813 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 898814 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 898814 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95124992257490950-127.0.0.1:46858_-n_0000000000
   [junit4]   2> 898815 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46858_
   [junit4]   2> 898815 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 898816 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.Overseer Overseer (id=95124992257490950-127.0.0.1:46858_-n_0000000000) starting
   [junit4]   2> 898817 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 898820 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 898821 INFO  (OverseerCollectionConfigSetProcessor-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 898821 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 898821 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 898877 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 898880 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 898880 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/cores
   [junit4]   2> 898882 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 898882 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/cores/collection1
   [junit4]   2> 898882 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 898882 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 898882 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:46858_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 898883 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 898883 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 898884 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] 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:46858",
   [junit4]   2>   "node_name":"127.0.0.1:46858_",
   [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> 898884 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 898884 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] 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:46858",
   [junit4]   2>   "node_name":"127.0.0.1:46858_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 898885 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 898885 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 898886 INFO  (zkCallback-1311-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_    ] 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> 899885 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 899885 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 899885 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 899885 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 899885 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 899885 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/cores/collection1'
   [junit4]   2> 899886 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 899886 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 899887 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 899892 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 899896 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 899911 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 899921 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 900053 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 900062 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 900064 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 900083 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 900085 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 900088 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 900088 WARN  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 900088 WARN  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 900088 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 900089 WARN  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 900089 WARN  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 900090 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 900090 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 900090 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 900090 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/cores/collection1/data/]
   [junit4]   2> 900090 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15029e7
   [junit4]   2> 900091 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/cores/collection1/data
   [junit4]   2> 900091 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/cores/collection1/data/index/
   [junit4]   2> 900091 WARN  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 900091 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/cores/collection1/data/index
   [junit4]   2> 900092 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=53.2109375, floorSegmentMB=1.2080078125, forceMergeDeletesPctAllowed=17.832888855589818, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 900092 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@45ecc3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16795db),segFN=segments_1,generation=1}
   [junit4]   2> 900092 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 900092 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46858_ 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 /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/cores/collection1/data/
   [junit4]   2> 900093 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 900096 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 900096 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 900097 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 900097 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 900097 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 900097 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 900097 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 900097 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 900097 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ 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> 900097 WARN  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 900099 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 900100 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 900101 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 900102 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 900108 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 900108 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ 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> 900109 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ 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> 900109 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ 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> 900110 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 900110 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 900110 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.880973517177743]
   [junit4]   2> 900111 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@45ecc3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16795db),segFN=segments_1,generation=1}
   [junit4]   2> 900111 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 900111 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6917ef[collection1] main
   [junit4]   2> 900111 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ 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> 900112 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ 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> 900112 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ 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> 900112 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 900112 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 900113 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ 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> 900113 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ 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> 900113 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ 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> 900113 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 900113 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 900114 INFO  (searcherExecutor-3195-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6917ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 900115 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ 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> 900115 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ 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> 900115 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ 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> 900116 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ 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 1521999877737807872
   [junit4]   2> 900117 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1521999877737807872
   [junit4]   2> 900118 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 900118 INFO  (coreLoadExecutor-3194-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 900118 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ 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:46858 collection:control_collection shard:shard1
   [junit4]   2> 900120 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ 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> 900122 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ 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/95124992257490950-core_node1-n_0000000000
   [junit4]   2> 900122 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 900123 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 900124 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ 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> 900124 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46858/collection1/
   [junit4]   2> 900124 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 900124 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] 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> 900124 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:46858/collection1/ has no replicas
   [junit4]   2> 900125 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 900126 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 900128 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ 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:46858/collection1/ shard1
   [junit4]   2> 900128 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] 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:46858",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 900230 INFO  (zkCallback-1311-thread-1-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_    ] 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> 900278 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:46858/collection1/ and leader is http://127.0.0.1:46858/collection1/
   [junit4]   2> 900279 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ 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:46858
   [junit4]   2> 900279 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 900279 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 900279 INFO  (coreZkRegister-3188-thread-1-processing-n:127.0.0.1:46858_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46858_ 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> 900280 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] 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:46858",
   [junit4]   2>   "node_name":"127.0.0.1:46858_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 900281 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46858",
   [junit4]   2>   "node_name":"127.0.0.1:46858_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 900385 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 900387 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 900387 INFO  (zkCallback-1311-thread-2-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_    ] 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> 900387 INFO  (zkCallback-1313-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@315b99 name:ZooKeeperConnection Watcher:127.0.0.1:36314/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 900387 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 900388 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 900388 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 900389 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 900389 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 900389 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 900389 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 900390 INFO  (zkCallback-1314-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@570214 name:ZooKeeperConnection Watcher:127.0.0.1:36314/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 900390 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 900390 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 900392 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 900392 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 900493 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/shard-1-001/cores/collection1
   [junit4]   2> 900493 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 900494 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/shard-1-001
   [junit4]   2> 900495 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 900496 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b4d016{/,null,AVAILABLE}
   [junit4]   2> 900497 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.e.j.s.ServerConnector Started ServerConnector@14e5444{HTTP/1.1,[http/1.1]}{127.0.0.1:49948}
   [junit4]   2> 900497 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.e.j.s.Server Started @901760ms
   [junit4]   2> 900497 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=49948, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/shard-1-001/cores}
   [junit4]   2> 900497 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 900497 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/shard-1-001'
   [junit4]   2> 900498 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 900498 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 900498 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 900498 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 900499 INFO  (zkCallback-1315-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b665e name:ZooKeeperConnection Watcher:127.0.0.1:36314/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 900499 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 900500 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 900500 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 900500 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/shard-1-001/solr.xml
   [junit4]   2> 900506 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/shard-1-001/cores
   [junit4]   2> 900506 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.CoreContainer New CoreContainer 18468998
   [junit4]   2> 900506 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/shard-1-001]
   [junit4]   2> 900506 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/shard-1-001/lib
   [junit4]   2> 900506 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] 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> 900507 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 900508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 900508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 900508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36314/solr
   [junit4]   2> 900508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 900508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 900508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 900509 INFO  (zkCallback-1318-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d24ac6 name:ZooKeeperConnection Watcher:127.0.0.1:36314 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 900510 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 900510 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 900511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:49948_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 900512 INFO  (zkCallback-1319-thread-1-processing-n:127.0.0.1:49948_) [n:127.0.0.1:49948_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c54ec9 name:ZooKeeperConnection Watcher:127.0.0.1:36314/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 900512 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:49948_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 900517 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:49948_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 901520 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:49948_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49948_
   [junit4]   2> 901521 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:49948_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49948_
   [junit4]   2> 901521 INFO  (zkCallback-1313-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 901521 INFO  (zkCallback-1311-thread-2-processing-n:127.0.0.1:46858_) [n:127.0.0.1:46858_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 901521 INFO  (zkCallback-1319-thread-1-processing-n:127.0.0.1:49948_) [n:127.0.0.1:49948_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 901522 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:49948_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 901522 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:49948_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95124992257490955-127.0.0.1:49948_-n_0000000001
   [junit4]   2> 901523 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:49948_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95124992257490950-127.0.0.1:46858_-n_0000000000 to know if I could be the leader
   [junit4]   2> 901570 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:49948_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 901570 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:49948_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 901571 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:49948_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/shard-1-001/cores
   [junit4]   2> 901572 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:49948_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 901572 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:49948_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001/shard-1-001/cores/collection1
   [junit4]   2> 901572 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:49948_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 901573 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:49948_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 901573 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:49948_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 901573 INFO  (coreLoadExecutor-3205-thread-1-processing-n:127.0.0.1:49948_) [n:127.0.0.1:49948_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 901573 INFO  (coreLoadExecutor-3205-thread-1-processing-n:127.0.0.1:49948_) [n:127.0.0.1:49948_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 901574 INFO  (coreLoadExecutor-3205-thread-1-processing-n:127.0.0.1:49948_) [n:127.0.0.1:49948_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 901574 INFO  (coreLoadExecutor-3205-thread-1-processing-n:127.0.0.1:49948_) [n:127.0.0.1:49948_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 901574 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] 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:49948",
   [junit4]   2>   "node_name":"127.0.0.1:49948_",
   [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> 901574 INFO  (coreLoadExecutor-3205-thread-1-processing-n:127.0.0.1:49948_) [n:127.0.0.1:49948_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 901575 INFO  (coreLoadExecutor-3205-thread-1-processing-n:127.0.0.1:49948_) [n:127.0.0.1:49948_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 901575 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] 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:49948",
   [junit4]   2>   "node_name":"127.0.0.1:49948_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 901575 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 901575 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 901676 INFO  (OverseerStateUpdate-95124992257490950-127.0.0.1:46858_-n_0000000000) [n:127.0.0.1:46858_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 901677 INFO  (zkCallback-1319-thread-1-processing-n

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

ent.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:167)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:268)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:444)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:158)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:389)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 924389 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1d0096a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 924389 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@191dabd{/,null,UNAVAILABLE}
   [junit4]   2> 924390 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[74856FB0AA882B27]) [n:127.0.0.1:59969_ c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36314 36314
   [junit4]   2> 924446 INFO  (Thread-2761) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36314 36314
   [junit4]   2> 924447 WARN  (Thread-2761) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	3	/solr/configs/conf2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/collections/awholynewcollection_0/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=test -Dtests.seed=74856FB0AA882B27 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=America/St_Lucia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   25.9s J2 | CollectionsAPIDistributedZkTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57931/awholynewcollection_0: non ok status: 500, message:Server Error
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([74856FB0AA882B27:FCD1506A047446DF]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:509)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:638)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 924450 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[74856FB0AA882B27]-worker) [n:127.0.0.1:59969_ c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_74856FB0AA882B27-001
   [junit4]   2> Dec 30, 2015 4:16:57 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=fi, timezone=America/St_Lucia
   [junit4]   2> NOTE: Linux 3.19.0-42-generic i386/Oracle Corporation 1.8.0_66 (32-bit)/cpus=12,threads=1,free=125845608,total=280686592
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest, RegexBoostProcessorTest, RuleEngineTest, AsyncCallRequestStatusResponseTest, TestMinMaxOnMultiValuedField, TestReloadDeadlock, DirectSolrConnectionTest, CollectionTooManyReplicasTest, TestDistributedMissingSort, TestMaxScoreQueryParser, DateMathParserTest, TestSolrDynamicMBean, ReplicationFactorTest, TestFuzzyAnalyzedSuggestions, TestConfigSetsAPI, TestChildDocTransformer, SuggestComponentTest, ConfigSetsAPITest, TestReloadAndDeleteDocs, TestConfigOverlay, FieldMutatingUpdateProcessorTest, CoreAdminHandlerTest, SliceStateTest, DirectUpdateHandlerOptimizeTest, TestPerFieldSimilarity, TestBulkSchemaAPI, TestSchemaManager, BigEndianAscendingWordSerializerTest, VMParamsZkACLAndCredentialsProvidersTest, TestMiniSolrCloudClusterSSL, OverseerTest, RequestHandlersTest, SolrCoreCheckLockOnStartupTest, CloudExitableDirectoryReaderTest, TestAddFieldRealTimeGet, DocValuesMultiTest, TestRTimerTree, BasicDistributedZk2Test, ShowFileRequestHandlerTest, SparseHLLTest, TestCSVResponseWriter, TestRawTransformer, StatelessScriptUpdateProcessorFactoryTest, ClusterStateTest, FullSolrCloudDistribCmdsTest, DistributedExpandComponentTest, HighlighterMaxOffsetTest, SolrTestCaseJ4Test, TestPerFieldSimilarityClassic, XmlUpdateRequestHandlerTest, TestRuleBasedAuthorizationPlugin, TestGroupingSearch, ScriptEngineTest, SharedFSAutoReplicaFailoverTest, TestUniqueKeyFieldResource, TestConfigSets, TestCryptoKeys, SmileWriterTest, TermVectorComponentDistributedTest, SuggesterTest, TestReload, DocValuesMissingTest, TestStressReorder, TestCloudInspectUtil, DistributedFacetPivotSmallAdvancedTest, SSLMigrationTest, BadIndexSchemaTest, TestDocBasedVersionConstraints, TestWriterPerf, MergeStrategyTest, TestZkChroot, TestFastWriter, TestCollationField, TestSweetSpotSimilarityFactory, PrimitiveFieldTypeTest, TestSolrQueryParser, TestSolrCLIRunExample, SuggesterWFSTTest, ActionThrottleTest, TestStressUserVersions, TestPostingsSolrHighlighter, TestIndexingPerformance, TestJmxMonitoredMap, TestCloudSchemaless, BlockCacheTest, TestSolrDeletionPolicy1, DebugComponentTest, PKIAuthenticationIntegrationTest, DistribJoinFromCollectionTest, TestBlobHandler, HighlighterConfigTest, BJQParserTest, SecurityConfHandlerTest, DistributedQueryComponentCustomSortTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [257/573 (1!)] on J2 in 26.67s, 1 test, 1 error <<< FAILURES!

[...truncated 1053 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:784: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:728: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1424: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:981: There were test failures: 573 suites (8 ignored), 2284 tests, 1 error, 114 ignored (70 assumptions) [seed: 74856FB0AA882B27]

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