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/05/28 14:20:47 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2355 - Failure!

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

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

Error Message:
Error from server at http://127.0.0.1:62143/checkStateVerCol: no servers hosting shard: 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62143/checkStateVerCol: no servers hosting shard: 
	at __randomizedtesting.SeedInfo.seed([9C625C1D374B4F57:143663C799B722AF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	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.client.solrj.impl.CloudSolrClientTest.stateVersionParamTest(CloudSolrClientTest.java:543)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11366 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/init-core-data-001
   [junit4]   2> 41874 INFO  (SUITE-CloudSolrClientTest-seed#[9C625C1D374B4F57]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 41874 INFO  (SUITE-CloudSolrClientTest-seed#[9C625C1D374B4F57]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 41886 WARN  (SUITE-CloudSolrClientTest-seed#[9C625C1D374B4F57]-worker) [    ] o.a.s.c.AbstractZkTestCase TEST_HOME() does not exist - solrj test?
   [junit4]   2> 42064 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 42074 INFO  (Thread-21) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 42075 INFO  (Thread-21) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 42381 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.ZkTestServer start zk server on port:62063
   [junit4]   2> 42497 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 42633 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42725 INFO  (zkCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2349ae1f name:ZooKeeperConnection Watcher:127.0.0.1:62063 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42726 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42726 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 42731 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 42792 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 42794 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 42797 INFO  (zkCallback-7-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63fbad5f name:ZooKeeperConnection Watcher:127.0.0.1:62063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42797 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 42798 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 42809 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 42816 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 42822 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 42829 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 42835 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 42836 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 42845 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 42846 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 42852 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.AbstractZkTestCase skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 42852 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.AbstractZkTestCase skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 42853 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.AbstractZkTestCase skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 42853 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.AbstractZkTestCase skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 42853 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.AbstractZkTestCase skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 42854 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.AbstractZkTestCase skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 42855 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.AbstractZkTestCase skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 42855 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.AbstractZkTestCase skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 42856 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.AbstractZkTestCase skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 42937 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/cores/collection1
   [junit4]   2> 42942 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.e.j.s.Server jetty-9.2.10.v20150310
   [junit4]   2> 42946 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50d9c106{/,null,AVAILABLE}
   [junit4]   2> 42949 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.e.j.s.ServerConnector Started ServerConnector@32fb1a26{HTTP/1.1}{127.0.0.1:62066}
   [junit4]   2> 42949 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.e.j.s.Server Started @51274ms
   [junit4]   2> 42950 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/tempDir-001/control/data, hostContext=/, hostPort=62066, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/cores}
   [junit4]   2> 42950 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@677327b6
   [junit4]   2> 42950 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/'
   [junit4]   2> 42984 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/solr.xml
   [junit4]   2> 42997 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/cores
   [junit4]   2> 42998 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.CoreContainer New CoreContainer 42567349
   [junit4]   2> 42998 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/]
   [junit4]   2> 42998 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/lib
   [junit4]   2> 42998 WARN  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/lib).
   [junit4]   2> 43008 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] 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> 43012 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 43012 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 43013 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 43013 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62063/solr
   [junit4]   2> 43065 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 43065 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 43066 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43069 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@240c0c96 name:ZooKeeperConnection Watcher:127.0.0.1:62063 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43071 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43071 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 43090 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 43094 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f7575b8 name:ZooKeeperConnection Watcher:127.0.0.1:62063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 43094 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 43116 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 43131 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 43143 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 43150 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 43158 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 43185 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 43191 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 43195 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 43201 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62066_
   [junit4]   2> 43207 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62066_
   [junit4]   2> 43213 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 43218 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 43223 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 43246 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62066_
   [junit4]   2> 43246 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 43252 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.Overseer Overseer (id=93900995230302211-127.0.0.1:62066_-n_0000000000) starting
   [junit4]   2> 43276 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 43325 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 43341 INFO  (OverseerCollectionProcessor-93900995230302211-127.0.0.1:62066_-n_0000000000) [n:127.0.0.1:62066_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 43341 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 43363 INFO  (OverseerStateUpdate-93900995230302211-127.0.0.1:62066_-n_0000000000) [n:127.0.0.1:62066_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 43377 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 43379 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 43382 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/cores
   [junit4]   2> 43399 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 43399 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/cores/collection1/
   [junit4]   2> 43400 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 43405 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 43406 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 43406 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62066_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 43406 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 43428 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 43428 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 43436 INFO  (OverseerStateUpdate-93900995230302211-127.0.0.1:62066_-n_0000000000) [n:127.0.0.1:62066_    ] 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:62066",
   [junit4]   2>   "node_name":"127.0.0.1:62066_",
   [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> 43468 INFO  (OverseerStateUpdate-93900995230302211-127.0.0.1:62066_-n_0000000000) [n:127.0.0.1:62066_    ] 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:62066",
   [junit4]   2>   "node_name":"127.0.0.1:62066_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 43473 INFO  (OverseerStateUpdate-93900995230302211-127.0.0.1:62066_-n_0000000000) [n:127.0.0.1:62066_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 43513 INFO  (OverseerStateUpdate-93900995230302211-127.0.0.1:62066_-n_0000000000) [n:127.0.0.1:62066_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 43533 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_    ] 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> 44430 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 44431 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 44432 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 44432 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 44435 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 44435 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/cores/collection1/'
   [junit4]   2> 44474 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 44485 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 44488 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 44496 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 44500 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 44520 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 44756 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 44757 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 44758 WARN  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 44758 WARN  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 44772 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 44772 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 44772 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 44772 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 44773 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/cores/collection1/data
   [junit4]   2> 44773 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/cores/collection1/data/index/
   [junit4]   2> 44773 WARN  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 44773 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/control-001/cores/collection1/data/index
   [junit4]   2> 44774 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6ff0b4f5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b4a05d),segFN=segments_1,generation=1}
   [junit4]   2> 44774 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 44777 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ 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> 44817 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 44818 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 44820 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 44821 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 44822 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.PluginBag requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 44883 WARN  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 44884 WARN  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 44884 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 44884 WARN  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 44885 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ 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> 44887 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ 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> 44887 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ 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> 44890 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 44890 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 44891 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6ff0b4f5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b4a05d),segFN=segments_1,generation=1}
   [junit4]   2> 44891 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 44892 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@680cedf9[collection1] main
   [junit4]   2> 44892 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ 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> 44895 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ 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> 44895 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ 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> 44906 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 44906 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 44906 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ 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> 44907 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ 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> 44907 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ 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> 44908 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 44913 WARN  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.a.AdminHandlers <requestHandler name="/admin/" 
   [junit4]   2>  class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 44914 INFO  (searcherExecutor-31-thread-1-processing-n:127.0.0.1:62066_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@680cedf9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 44915 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog On first searcher opened, looking up max value of version field
   [junit4]   2> 44915 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ 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> 44915 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ 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> 44915 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ 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 1502415926407987200
   [junit4]   2> 44917 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1502415926407987200
   [junit4]   2> 44923 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 44929 INFO  (coreLoadExecutor-30-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 44931 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:62066_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62066_ 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:62066 collection:control_collection shard:shard1
   [junit4]   2> 44957 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:62066_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62066_ 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> 44975 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:62066_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 44991 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 44997 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:62066_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 44998 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:62066_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62066_ 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> 44999 INFO  (OverseerStateUpdate-93900995230302211-127.0.0.1:62066_-n_0000000000) [n:127.0.0.1:62066_    ] 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> 45005 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:62066_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62066/collection1/
   [junit4]   2> 45006 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:62066_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 45006 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:62066_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:62066/collection1/ has no replicas
   [junit4]   2> 45006 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:62066_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62066_ 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:62066/collection1/ shard1
   [junit4]   2> 45017 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:62066_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 45043 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 45046 INFO  (OverseerStateUpdate-93900995230302211-127.0.0.1:62066_-n_0000000000) [n:127.0.0.1:62066_    ] 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:62066",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 45049 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_    ] 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> 45098 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:62066_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:62066/collection1/ and leader is http://127.0.0.1:62066/collection1/
   [junit4]   2> 45098 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:62066_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62066_ 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:62066
   [junit4]   2> 45099 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:62066_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 45099 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:62066_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62066_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 45099 INFO  (coreZkRegister-24-thread-1-processing-n:127.0.0.1:62066_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62066_ 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> 45101 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 45106 INFO  (OverseerStateUpdate-93900995230302211-127.0.0.1:62066_-n_0000000000) [n:127.0.0.1:62066_    ] 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:62066",
   [junit4]   2>   "node_name":"127.0.0.1:62066_",
   [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> 45108 INFO  (OverseerStateUpdate-93900995230302211-127.0.0.1:62066_-n_0000000000) [n:127.0.0.1:62066_    ] 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:62066",
   [junit4]   2>   "node_name":"127.0.0.1:62066_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 45224 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_    ] 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> 45443 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 45444 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 45448 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16077a2e name:ZooKeeperConnection Watcher:127.0.0.1:62063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 45448 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 45448 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 45449 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 45469 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 45552 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/cores/collection1
   [junit4]   2> 45555 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001
   [junit4]   2> 45556 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.e.j.s.Server jetty-9.2.10.v20150310
   [junit4]   2> 45564 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d32e0fb{/,null,AVAILABLE}
   [junit4]   2> 45567 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.e.j.s.ServerConnector Started ServerConnector@bdc16c9{HTTP/1.1}{127.0.0.1:62079}
   [junit4]   2> 45567 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.e.j.s.Server Started @53890ms
   [junit4]   2> 45567 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=62079, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/cores}
   [junit4]   2> 45568 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@677327b6
   [junit4]   2> 45568 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/'
   [junit4]   2> 45603 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/solr.xml
   [junit4]   2> 45619 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/cores
   [junit4]   2> 45620 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.CoreContainer New CoreContainer 1779542645
   [junit4]   2> 45620 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/]
   [junit4]   2> 45620 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/lib
   [junit4]   2> 45620 WARN  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/lib).
   [junit4]   2> 45648 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] 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> 45653 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 45654 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 45654 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 45654 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62063/solr
   [junit4]   2> 45654 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 45654 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 45656 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 45660 INFO  (zkCallback-14-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cf4b009 name:ZooKeeperConnection Watcher:127.0.0.1:62063 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 45661 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 45661 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 45672 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62079_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 45676 INFO  (zkCallback-15-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66e811c7 name:ZooKeeperConnection Watcher:127.0.0.1:62063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 45676 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62079_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 45690 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62079_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 46708 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62079_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62079_
   [junit4]   2> 46712 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62079_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62079_
   [junit4]   2> 46731 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62079_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 46740 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62079_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 46742 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62079_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 46744 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62079_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/cores
   [junit4]   2> 46745 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62079_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 46745 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62079_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/cores/collection1/
   [junit4]   2> 46745 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62079_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 46752 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62079_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 46752 INFO  (TEST-CloudSolrClientTest.testWrongZkChrootTest-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62079_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 46753 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 46753 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 46756 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 46757 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 46760 INFO  (OverseerStateUpdate-93900995230302211-127.0.0.1:62066_-n_0000000000) [n:127.0.0.1:62066_    ] 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:62079",
   [junit4]   2>   "node_name":"127.0.0.1:62079_",
   [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> 46762 INFO  (OverseerStateUpdate-93900995230302211-127.0.0.1:62066_-n_0000000000) [n:127.0.0.1:62066_    ] 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:62079",
   [junit4]   2>   "node_name":"127.0.0.1:62079_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 46763 INFO  (OverseerStateUpdate-93900995230302211-127.0.0.1:62066_-n_0000000000) [n:127.0.0.1:62066_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 46763 INFO  (OverseerStateUpdate-93900995230302211-127.0.0.1:62066_-n_0000000000) [n:127.0.0.1:62066_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 46768 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46769 INFO  (zkCallback-15-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46775 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 47759 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 47759 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 47763 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 47763 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 47766 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 47766 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/cores/collection1/'
   [junit4]   2> 47804 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 47819 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 47823 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 47835 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 47839 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 47846 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 47953 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 47955 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 47955 WARN  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 47956 WARN  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 47957 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 47958 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 47958 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 47958 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 47958 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/cores/collection1/data
   [junit4]   2> 47958 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 47958 WARN  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 47959 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 47962 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2b775f9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41801277),segFN=segments_1,generation=1}
   [junit4]   2> 47962 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 47965 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 47973 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 47975 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 47976 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 47979 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 47979 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.PluginBag requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 47986 WARN  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 47986 WARN  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 47987 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 47987 WARN  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 47987 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 47990 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 47990 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 47992 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 47992 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 47993 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2b775f9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41801277),segFN=segments_1,generation=1}
   [junit4]   2> 47993 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 47994 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@720a7d63[collection1] main
   [junit4]   2> 47994 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 47999 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 47999 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 48000 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 48000 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 48000 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 48002 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 48002 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 48002 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 48003 WARN  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.a.AdminHandlers <requestHandler name="/admin/" 
   [junit4]   2>  class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 48004 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog On first searcher opened, looking up max value of version field
   [junit4]   2> 48004 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 48005 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 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> 48005 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1502415929648087040
   [junit4]   2> 48004 INFO  (searcherExecutor-41-thread-1-processing-n:127.0.0.1:62079_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@720a7d63[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 48008 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 4 ms to seed version buckets with highest version 1502415929648087040
   [junit4]   2> 48008 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 48010 INFO  (coreLoadExecutor-40-thread-1-processing-n:127.0.0.1:62079_) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 48012 INFO  (coreZkRegister-35-thread-1-processing-n:127.0.0.1:62079_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:62079 collection:collection1 shard:shard2
   [junit4]   2> 48015 INFO  (coreZkRegister-35-thread-1-processing-n:127.0.0.1:62079_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 48073 INFO  (coreZkRegister-35-thread-1-processing-n:127.0.0.1:62079_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard2
   [junit4]   2> 48095 INFO  (zkCallback-10-thread-1-processing-n:127.0.0.1:62066_) [n:127.0.0.1:62066_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 48097 INFO  (coreZkRegister-35-thread-1-processing-n:127.0.0.1:62079_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 48097 INFO  (coreZkRegister-35-thread-1-processing-n:127.0.0.1:62079_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 48097 INFO  (coreZkRegister-35-thread-1-processing-n:127.0.0.1:62079_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62079/collection1/
   [junit4]   2> 48099 INFO  (coreZkRegister-35-thread-1-processing-n:127.0.0.1:62079_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 48099 INFO  (coreZkRegister-35-thread-1-processing-n:127.0.0.1:62079_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:62079/collection1/ has no replicas
   [junit4]   2> 48099 INFO  (coreZkRegister-35-thread-1-processing-n:127.0.0.1:62079_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62079/collection1/ shard2
   [junit4]   2> 48099 INFO  (coreZkRegister-35-thread-1-processing-n:127.0.0.1:62079_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:62079_ c:collection1 s:shard2 r:core_node1 x:

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

ing tracked
   [junit4]   2> 134322 INFO  (OverseerStateUpdate-93900998273859594-127.0.0.1:62143_-n_0000000003) [n:127.0.0.1:62143_    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"multicollection2_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62143",
   [junit4]   2>   "node_name":"127.0.0.1:62143_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"multicollection2",
   [junit4]   2>   "operation":"state"} current state version: 48
   [junit4]   2> 134322 INFO  (TEST-CloudSolrClientTest.test-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62143_ c:checkStateVerCol s:shard1 r:core_node1 x:checkStateVerCol_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-3-003/cores/checkStateVerCol_shard1_replica1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-3-003/cores/checkStateVerCol_shard1_replica1/data;done=false>>]
   [junit4]   2> 134323 INFO  (TEST-CloudSolrClientTest.test-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62143_ c:checkStateVerCol s:shard1 r:core_node1 x:checkStateVerCol_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-3-003/cores/checkStateVerCol_shard1_replica1/data
   [junit4]   2> 134324 INFO  (TEST-CloudSolrClientTest.test-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62143_ c:checkStateVerCol s:shard1 r:core_node1 x:checkStateVerCol_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-3-003/cores/checkStateVerCol_shard1_replica1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-3-003/cores/checkStateVerCol_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 134325 INFO  (TEST-CloudSolrClientTest.test-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62143_ c:checkStateVerCol s:shard1 r:core_node1 x:checkStateVerCol_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001/shard-3-003/cores/checkStateVerCol_shard1_replica1/data/index
   [junit4]   2> 134326 INFO  (OverseerStateUpdate-93900998273859594-127.0.0.1:62143_-n_0000000003) [n:127.0.0.1:62143_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"multicollection2_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62143",
   [junit4]   2>   "node_name":"127.0.0.1:62143_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"multicollection2",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 134328 INFO  (TEST-CloudSolrClientTest.test-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62143_ c:checkStateVerCol s:shard1 r:core_node1 x:checkStateVerCol_shard1_replica1] o.a.s.c.Overseer Overseer (id=93900998273859594-127.0.0.1:62143_-n_0000000003) closing
   [junit4]   2> 134329 INFO  (OverseerStateUpdate-93900998273859594-127.0.0.1:62143_-n_0000000003) [n:127.0.0.1:62143_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62143_
   [junit4]   2> 134337 WARN  (zkCallback-60-thread-2-processing-n:127.0.0.1:62143_) [n:127.0.0.1:62143_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 134344 INFO  (TEST-CloudSolrClientTest.test-seed#[9C625C1D374B4F57]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2e8d9fa3{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 134345 INFO  (TEST-CloudSolrClientTest.test-seed#[9C625C1D374B4F57]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c773a08{/,null,UNAVAILABLE}
   [junit4]   2> 134348 INFO  (TEST-CloudSolrClientTest.test-seed#[9C625C1D374B4F57]) [n:127.0.0.1:62143_ c:checkStateVerCol s:shard1 r:core_node1 x:checkStateVerCol_shard1_replica1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62129 62129
   [junit4]   2> 134368 INFO  (Thread-127) [n:127.0.0.1:62105_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62129 62129
   [junit4]   2> 135748 WARN  (Thread-127) [n:127.0.0.1:62105_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrClientTest -Dtests.method=test -Dtests.seed=9C625C1D374B4F57 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=America/Edmonton -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   47.1s J0 | CloudSolrClientTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62143/checkStateVerCol: no servers hosting shard: 
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9C625C1D374B4F57:143663C799B722AF]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [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.client.solrj.impl.CloudSolrClientTest.stateVersionParamTest(CloudSolrClientTest.java:543)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:116)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 135853 INFO  (SUITE-CloudSolrClientTest-seed#[9C625C1D374B4F57]-worker) [n:127.0.0.1:62143_ c:checkStateVerCol s:shard1 r:core_node1 x:checkStateVerCol_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 9C625C1D374B4F57-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Asserting), text=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, sim=DefaultSimilarity, locale=be, timezone=America/Edmonton
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=1,free=128847344,total=272629760
   [junit4]   2> NOTE: All tests run in this JVM: [TermsResponseTest, FacetFieldTest, SolrExampleStreamingTest, CloudSolrClientTest]
   [junit4] Completed [27/60] on J0 in 94.08s, 3 tests, 1 error <<< FAILURES!

[...truncated 109 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:243: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1415: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973: There were test failures: 60 suites, 391 tests, 1 error

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