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

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 12874 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12874/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
No stats for split in OverseerCollectionProcessor expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: No stats for split in OverseerCollectionProcessor expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([92AE902CBC4A1924:1AFAAFF612B674DC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.apache.solr.cloud.OverseerStatusTest.test(OverseerStatusTest.java:91)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java: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 10163 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerStatusTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/init-core-data-001
   [junit4]   2> 423369 INFO  (SUITE-OverseerStatusTest-seed#[92AE902CBC4A1924]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 423379 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 423380 INFO  (Thread-1738) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 423380 INFO  (Thread-1738) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 423480 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.ZkTestServer start zk server on port:36967
   [junit4]   2> 423480 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 423481 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 423483 INFO  (zkCallback-357-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ba6f521 name:ZooKeeperConnection Watcher:127.0.0.1:36967 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 423483 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 423483 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 423483 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 423496 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 423496 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 423498 INFO  (zkCallback-358-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6fc43b0a name:ZooKeeperConnection Watcher:127.0.0.1:36967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 423498 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 423498 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 423498 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 423506 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 423520 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 423521 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 423522 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 423522 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 423524 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 423524 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 423525 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 423525 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 423526 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 423526 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 423526 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 423527 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 423527 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 423528 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 423528 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 423528 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 423529 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 423529 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 423530 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 423530 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 423530 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 423530 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 423532 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 423532 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 423606 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1
   [junit4]   2> 423608 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 423620 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76715fc8{/,null,AVAILABLE}
   [junit4]   2> 423622 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.e.j.s.ServerConnector Started ServerConnector@d478038{HTTP/1.1}{127.0.0.1:39753}
   [junit4]   2> 423622 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.e.j.s.Server Started @425644ms
   [junit4]   2> 423622 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=39753, hostContext=/, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/tempDir-001/control/data}
   [junit4]   2> 423623 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 423623 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/'
   [junit4]   2> 423636 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/solr.xml
   [junit4]   2> 423682 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores
   [junit4]   2> 423682 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.CoreContainer New CoreContainer 663334002
   [junit4]   2> 423683 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/]
   [junit4]   2> 423683 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/lib
   [junit4]   2> 423683 WARN  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/lib).
   [junit4]   2> 423690 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 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> 423693 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 423694 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 423694 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 423694 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36967/solr
   [junit4]   2> 423694 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 423695 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 423695 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 423696 INFO  (zkCallback-360-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42a69b22 name:ZooKeeperConnection Watcher:127.0.0.1:36967 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 423697 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 423697 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 423699 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 423701 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c14d2a5 name:ZooKeeperConnection Watcher:127.0.0.1:36967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 423701 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 423702 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 423704 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 423705 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 423706 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 423707 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 423708 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 423709 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 423710 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 423711 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39753_
   [junit4]   2> 423711 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39753_
   [junit4]   2> 423712 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 423713 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 423713 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 423714 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39753_
   [junit4]   2> 423714 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 423716 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.Overseer Overseer (id=93992018356273155-127.0.0.1:39753_-n_0000000000) starting
   [junit4]   2> 423717 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 423720 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 423727 INFO  (OverseerCollectionProcessor-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 423729 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 423731 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 423731 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 423732 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores
   [junit4]   2> 423733 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, schema=schema.xml, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/, shard=, transient=false, collection=control_collection, coreNodeName=, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1, config=solrconfig.xml, dataDir=data/, loadOnStartup=true}
   [junit4]   2> 423733 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/
   [junit4]   2> 423733 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 423734 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 423734 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 423734 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 423734 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:39753_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 423734 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 423734 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 423737 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39753",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:39753_",
   [junit4]   2>   "numShards":"1"} current state version: 0
   [junit4]   2> 423737 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39753",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:39753_",
   [junit4]   2>   "numShards":"1"}
   [junit4]   2> 423737 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 423737 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 423739 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    ] 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> 423741 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 423754 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 424735 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 424735 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 424739 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 424739 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 424739 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 424740 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/'
   [junit4]   2> 424752 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 424760 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 424773 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 424798 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 424799 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 424806 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 425053 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 425054 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 425056 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 425058 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 425080 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 425081 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 425081 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 425081 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c659b7e
   [junit4]   2> 425082 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/data
   [junit4]   2> 425082 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/data/index/
   [junit4]   2> 425082 WARN  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 425082 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/data/index
   [junit4]   2> 425083 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=86.912109375, floorSegmentMB=1.2607421875, forceMergeDeletesPctAllowed=0.6395527131172807, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17150759234455093
   [junit4]   2> 425084 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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@5c7ba306 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@390c0e59),segFN=segments_1,generation=1}
   [junit4]   2> 425084 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 425084 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/data/
   [junit4]   2> 425085 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 425088 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 425088 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 425088 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 425089 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 425089 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 425089 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 425089 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 425089 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 425089 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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> 425092 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 425093 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 425095 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 425096 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 425100 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/logging,/get,/update,/update/json,/config,/admin/threads,/admin/system,/schema,/admin/ping,/admin/properties,/admin/plugins,standard,/admin/segments,/admin/luke,/update/json/docs,/replication,/admin/file,/admin/mbeans,/update/csv
   [junit4]   2> 425101 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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> 425101 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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> 425101 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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> 425102 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 425102 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 425103 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=47.384765625, floorSegmentMB=0.4931640625, forceMergeDeletesPctAllowed=22.946224719773596, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 425103 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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@5c7ba306 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@390c0e59),segFN=segments_1,generation=1}
   [junit4]   2> 425103 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 425104 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@693a4127[collection1] main
   [junit4]   2> 425104 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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> 425104 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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> 425104 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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> 425105 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 425105 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 425105 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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> 425105 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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> 425105 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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> 425105 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 425106 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 425106 INFO  (searcherExecutor-1772-thread-1-processing-s:shard1 r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@693a4127[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 425106 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 425107 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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> 425107 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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> 425107 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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 1503872295509164032
   [junit4]   2> 425109 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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 1503872295509164032
   [junit4]   2> 425109 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 425109 INFO  (coreLoadExecutor-1771-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 425110 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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:39753 collection:control_collection shard:shard1
   [junit4]   2> 425110 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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> 425113 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 425113 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 425114 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 425114 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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> 425114 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] 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> 425114 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39753/collection1/
   [junit4]   2> 425114 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 425114 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:39753/collection1/ has no replicas
   [junit4]   2> 425114 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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:39753/collection1/ shard1
   [junit4]   2> 425115 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 425116 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 425117 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] 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:39753",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 425219 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    ] 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> 425220 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 425236 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 425237 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 425238 INFO  (zkCallback-363-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a6c55dd name:ZooKeeperConnection Watcher:127.0.0.1:36967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 425238 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 425238 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 425239 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 425240 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 425240 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 425241 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 425241 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 425242 INFO  (zkCallback-364-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2cd1e990 name:ZooKeeperConnection Watcher:127.0.0.1:36967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 425242 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 425243 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 425244 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 425245 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 425245 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 425267 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:39753/collection1/ and leader is http://127.0.0.1:39753/collection1/
   [junit4]   2> 425267 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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:39753
   [junit4]   2> 425267 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 425268 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 425268 INFO  (coreZkRegister-1765-thread-1-processing-s:shard1 r:core_node1 x:collection1 c:control_collection n:127.0.0.1:39753_) [n:127.0.0.1:39753_ 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> 425269 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 425269 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39753",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:39753_",
   [junit4]   2>   "numShards":"1"} current state version: 2
   [junit4]   2> 425270 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:39753",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:39753_",
   [junit4]   2>   "numShards":"1"}
   [junit4]   2> 425270 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 425271 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    ] 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> 425271 INFO  (zkCallback-363-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 425272 INFO  (zkCallback-363-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 425273 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 425312 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1
   [junit4]   2> 425313 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001
   [junit4]   2> 425314 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 425317 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27b9af08{/,null,AVAILABLE}
   [junit4]   2> 425318 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4d5f4924{HTTP/1.1}{127.0.0.1:40929}
   [junit4]   2> 425318 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.e.j.s.Server Started @427340ms
   [junit4]   2> 425318 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores, solrconfig=solrconfig.xml, hostContext=/, hostPort=40929, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/tempDir-001/jetty1}
   [junit4]   2> 425318 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0add57
   [junit4]   2> 425319 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/'
   [junit4]   2> 425331 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/solr.xml
   [junit4]   2> 425354 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores
   [junit4]   2> 425355 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.CoreContainer New CoreContainer 1596269321
   [junit4]   2> 425355 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/]
   [junit4]   2> 425355 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/lib
   [junit4]   2> 425355 WARN  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/lib).
   [junit4]   2> 425361 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] 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> 425362 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 425363 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 425363 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 425363 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36967/solr
   [junit4]   2> 425363 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 425363 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 425364 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 425365 INFO  (zkCallback-366-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50b2eb43 name:ZooKeeperConnection Watcher:127.0.0.1:36967 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 425365 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 425365 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 425367 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 425368 INFO  (zkCallback-367-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6030abb7 name:ZooKeeperConnection Watcher:127.0.0.1:36967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 425368 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 425370 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 425374 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    ] 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> 425374 INFO  (zkCallback-363-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 425375 INFO  (zkCallback-367-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_    ] 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> 425375 INFO  (zkCallback-363-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 425376 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 425376 INFO  (zkCallback-367-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 426373 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40929_
   [junit4]   2> 426374 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40929_
   [junit4]   2> 426376 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 426377 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 426377 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 426378 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores
   [junit4]   2> 426379 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml, loadOnStartup=true, name=collection1, schema=schema.xml, dataDir=data/, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/, coreNodeName=, transient=false, shard=, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1, collection=collection1}
   [junit4]   2> 426380 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/
   [junit4]   2> 426380 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 426381 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 426381 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 426381 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 426381 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 426382 INFO  (zkCallback-361-thread-1-processing-n:127.0.0.1:39753_) [n:127.0.0.1:39753_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 426382 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 426382 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 426383 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 426383 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40929",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:40929_",
   [junit4]   2>   "numShards":"1"} current state version: 4
   [junit4]   2> 426383 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40929",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "node_name":"127.0.0.1:40929_",
   [junit4]   2>   "numShards":"1"}
   [junit4]   2> 426383 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 426383 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 426391 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 426392 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 426494 INFO  (OverseerStateUpdate-93992018356273155-127.0.0.1:39753_-n_0000000000) [n:127.0.0.1:39753_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 426495 INFO  (zkCallback-367-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 426495 INFO  (zkCallback-367-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 
   [junit4]   2> 427392 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 427392 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 427393 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 427393 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 427393 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 427393 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/'
   [junit4]   2> 427418 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 427433 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 427459 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 427486 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 427505 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 427512 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 427724 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 427726 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 427727 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 427731 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 427746 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 427746 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 427746 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 427747 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c659b7e
   [junit4]   2> 427748 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/data
   [junit4]   2> 427748 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 427748 WARN  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 427748 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 427749 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=86.912109375, floorSegmentMB=1.2607421875, forceMergeDeletesPctAllowed=0.6395527131172807, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17150759234455093
   [junit4]   2> 427749 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@674622d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@42d97baa),segFN=segments_1,generation=1}
   [junit4]   2> 427750 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 427750 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 427750 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 427753 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 427753 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 427754 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 427754 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 427754 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 427754 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 427754 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 427754 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 427754 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 427757 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427759 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427760 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 427761 INFO  (coreLoadExecutor-1782-thread-1-processing-n:127.0.0.1:40929_) [n:127.0.0.1:40929_ c:collection1 s

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

{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 493301 INFO  (qtp1673938733-3630) [n:127.0.0.1:40929_    ] o.a.s.s.SolrDispatchFilter [admin] webapp=null path=/admin/collections params={shard=non_existent_shard&action=SPLITSHARD&collection=non_existent_collection&wt=javabin&version=2} status=500 QTime=60096 
   [junit4]   2> 493302 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@27b9af08{/,null,UNAVAILABLE}
   [junit4]   2> 493302 ERROR (qtp1673938733-3630) [n:127.0.0.1:40929_    ] o.a.s.s.SolrDispatchFilter null:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-queue-work/qnr-0000000010
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:342)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.offer(DistributedQueue.java:412)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:234)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:178)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:654)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:433)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2> 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 493303 INFO  (TEST-OverseerStatusTest.test-seed#[92AE902CBC4A1924]) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36967 36967
   [junit4]   2> 493316 INFO  (Thread-1738) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36967 36967
   [junit4]   2> 493317 WARN  (Thread-1738) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerStatusTest -Dtests.method=test -Dtests.seed=92AE902CBC4A1924 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_RS -Dtests.timezone=America/Scoresbysund -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 70.0s J1 | OverseerStatusTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: No stats for split in OverseerCollectionProcessor expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([92AE902CBC4A1924:1AFAAFF612B674DC]:0)
   [junit4]    > 	at org.apache.solr.cloud.OverseerStatusTest.test(OverseerStatusTest.java:91)
   [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> 493322 INFO  (SUITE-OverseerStatusTest-seed#[92AE902CBC4A1924]-worker) [n:127.0.0.1:40929_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerStatusTest_92AE902CBC4A1924-001
   [junit4]   2> Jun 13, 2015 2:07:31 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sr_RS, timezone=America/Scoresbysund
   [junit4]   2> NOTE: Linux 3.13.0-53-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=12,threads=1,free=259344968,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest, DistributedFacetPivotLongTailTest, TestSolrQueryParserDefaultOperatorResource, TestFoldingMultitermQuery, BadComponentTest, DistanceFunctionTest, SolrPluginUtilsTest, EchoParamsTest, BadCopyFieldTest, FieldMutatingUpdateProcessorTest, TestRestManager, RecoveryAfterSoftCommitTest, TestExactStatsCache, TestCloudSchemaless, TestFieldResource, DirectSolrConnectionTest, TestMaxScoreQueryParser, TestTrieFacet, TestFieldTypeResource, SpatialHeatmapFacetsTest, ZkControllerTest, TestStressUserVersions, BlockDirectoryTest, TestSolrConfigHandler, RollingRestartTest, ConvertedLegacyTest, JsonLoaderTest, TestFastWriter, LukeRequestHandlerTest, SpatialFilterTest, TestFileDictionaryLookup, TestBulkSchemaConcurrent, TestClusterStateMutator, PreAnalyzedFieldTest, ZkSolrClientTest, RequestLoggingTest, SystemInfoHandlerTest, TestDefaultSearchFieldResource, DocumentAnalysisRequestHandlerTest, SpellCheckComponentTest, DistribJoinFromCollectionTest, TestConfigReload, DocExpirationUpdateProcessorFactoryTest, ResponseHeaderTest, TestSearchPerf, BasicFunctionalityTest, AlternateDirectoryTest, CleanupOldIndexTest, TestSolrXml, TestDistributedGrouping, HdfsUnloadDistributedZkTest, TestSchemaResource, TestSuggestSpellingConverter, TestComponentsName, TestStressVersions, SharedFSAutoReplicaFailoverUtilsTest, SpellPossibilityIteratorTest, EnumFieldTest, TestIndexSearcher, ScriptEngineTest, WordBreakSolrSpellCheckerTest, TestFuzzyAnalyzedSuggestions, OverseerStatusTest]
   [junit4] Completed [148/502] on J1 in 70.49s, 1 test, 1 failure <<< FAILURES!

[...truncated 1102 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:230: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:511: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:999: There were test failures: 502 suites, 1993 tests, 1 failure, 59 ignored (25 assumptions)

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



[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.7.0_80) - Build # 12875 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12875/
Java: 32bit/jdk1.7.0_80 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
	at __randomizedtesting.SeedInfo.seed([F4708FF5E4D1173C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9641 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/init-core-data-001
   [junit4]   2> 2553 INFO  (SUITE-HttpPartitionTest-seed#[F4708FF5E4D1173C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2568 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2570 INFO  (Thread-4) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2570 INFO  (Thread-4) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2670 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.ZkTestServer start zk server on port:40661
   [junit4]   2> 2686 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2730 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2758 INFO  (zkCallback-2-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ca42a name:ZooKeeperConnection Watcher:127.0.0.1:40661 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2758 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2759 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2761 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2792 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2793 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2794 INFO  (zkCallback-3-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12dcd23 name:ZooKeeperConnection Watcher:127.0.0.1:40661/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2795 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2795 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2798 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2801 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2803 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2806 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2808 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2813 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2817 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2817 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2820 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2820 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2822 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2823 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2825 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2826 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2828 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2828 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2831 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2831 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2835 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2836 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2839 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2839 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2842 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2843 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2847 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2848 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2934 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/cores/collection1
   [junit4]   2> 2960 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.e.j.u.log Logging initialized @4179ms
   [junit4]   2> 3077 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 3123 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a6270b{/,null,AVAILABLE}
   [junit4]   2> 3130 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@871837{HTTP/1.1}{127.0.0.1:46201}
   [junit4]   2> 3131 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.e.j.s.Server Started @4352ms
   [junit4]   2> 3131 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/tempDir-001/control/data, hostContext=/, hostPort=41396, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/cores}
   [junit4]   2> 3135 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@149a2c8
   [junit4]   2> 3135 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/'
   [junit4]   2> 3171 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/solr.xml
   [junit4]   2> 3188 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/cores
   [junit4]   2> 3189 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.CoreContainer New CoreContainer 5207413
   [junit4]   2> 3189 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/]
   [junit4]   2> 3189 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/lib
   [junit4]   2> 3190 WARN  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/lib).
   [junit4]   2> 3202 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] 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> 3203 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3204 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3204 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3204 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40661/solr
   [junit4]   2> 3214 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3214 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3215 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3218 INFO  (zkCallback-5-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@590747 name:ZooKeeperConnection Watcher:127.0.0.1:40661 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3218 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3218 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3223 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3224 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cca643 name:ZooKeeperConnection Watcher:127.0.0.1:40661/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3224 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3229 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3233 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3236 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3238 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3240 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3246 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3247 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3249 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3250 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41396_
   [junit4]   2> 3252 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41396_
   [junit4]   2> 3254 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3255 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3257 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3261 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41396_
   [junit4]   2> 3261 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3262 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.Overseer Overseer (id=93992406580133891-127.0.0.1:41396_-n_0000000000) starting
   [junit4]   2> 3266 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3281 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3323 INFO  (OverseerCollectionProcessor-93992406580133891-127.0.0.1:41396_-n_0000000000) [n:127.0.0.1:41396_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 3323 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3327 INFO  (OverseerStateUpdate-93992406580133891-127.0.0.1:41396_-n_0000000000) [n:127.0.0.1:41396_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3330 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3331 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3331 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/cores
   [junit4]   2> 3334 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.SolrCore Created CoreDescriptor: {collection=control_collection, schema=schema.xml, transient=false, dataDir=data/, config=solrconfig.xml, coreNodeName=, name=collection1, shard=, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/cores/collection1/, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/cores/collection1}
   [junit4]   2> 3335 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/cores/collection1/
   [junit4]   2> 3335 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 3336 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3336 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 3336 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 3337 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:41396_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3340 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3340 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3341 INFO  (OverseerStateUpdate-93992406580133891-127.0.0.1:41396_-n_0000000000) [n:127.0.0.1:41396_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:41396_",
   [junit4]   2>   "base_url":"http://127.0.0.1:41396",
   [junit4]   2>   "shard":null} current state version: 0
   [junit4]   2> 3348 INFO  (OverseerStateUpdate-93992406580133891-127.0.0.1:41396_-n_0000000000) [n:127.0.0.1:41396_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:41396_",
   [junit4]   2>   "base_url":"http://127.0.0.1:41396",
   [junit4]   2>   "shard":null}
   [junit4]   2> 3349 INFO  (OverseerStateUpdate-93992406580133891-127.0.0.1:41396_-n_0000000000) [n:127.0.0.1:41396_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 3355 INFO  (OverseerStateUpdate-93992406580133891-127.0.0.1:41396_-n_0000000000) [n:127.0.0.1:41396_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 3359 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_    ] 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> 3361 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 4340 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 4340 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 4341 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 4341 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 4342 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 4342 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/cores/collection1/'
   [junit4]   2> 4358 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 4367 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 4380 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 4417 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 4418 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 4442 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 4807 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4818 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 4820 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 4864 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 4869 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 4871 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4873 WARN  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 4873 WARN  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 4873 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4874 WARN  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 4874 WARN  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 4876 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 4876 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4876 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 4877 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cd58f9
   [junit4]   2> 4891 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/cores/collection1/data
   [junit4]   2> 4891 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/cores/collection1/data/index/
   [junit4]   2> 4891 WARN  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 4892 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/cores/collection1/data/index
   [junit4]   2> 4892 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=8.2255859375, floorSegmentMB=2.14453125, forceMergeDeletesPctAllowed=28.703284426184478, segmentsPerTier=32.0, maxCFSSegmentSizeMB=0.3642578125, noCFSRatio=0.7005082239671488
   [junit4]   2> 4893 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ 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@1c3af19 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cc787),segFN=segments_1,generation=1}
   [junit4]   2> 4893 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 4894 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/cores/collection1/data/
   [junit4]   2> 4894 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 4899 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4906 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 4906 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 4906 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4906 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4906 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4907 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4907 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4907 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ 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> 4909 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4911 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4913 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4914 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 4921 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/luke,/get,/update/json,/update/csv,/admin/ping,/admin/plugins,/admin/system,/admin/file,/config,/admin/mbeans,/schema,/replication,/admin/segments,standard,/admin/logging,/admin/properties,/update/json/docs,/update,/admin/threads
   [junit4]   2> 4923 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ 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> 4924 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ 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> 4924 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ 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> 4925 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 4925 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 4926 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8381368899462426]
   [junit4]   2> 4926 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ 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@1c3af19 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cc787),segFN=segments_1,generation=1}
   [junit4]   2> 4926 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 4927 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@8c6df3[collection1] main
   [junit4]   2> 4927 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ 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> 4928 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ 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> 4928 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ 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> 4930 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4930 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 4930 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ 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> 4931 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ 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> 4931 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ 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> 4931 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 4931 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4932 INFO  (searcherExecutor-19-thread-1-processing-c:control_collection r:core_node1 x:collection1 n:127.0.0.1:41396_ s:shard1) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8c6df3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4933 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 4933 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ 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> 4933 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ 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> 4933 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ 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 1503878507709595648
   [junit4]   2> 4935 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ 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 1503878507709595648
   [junit4]   2> 4936 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 4937 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 4938 INFO  (coreZkRegister-12-thread-1-processing-c:control_collection r:core_node1 x:collection1 n:127.0.0.1:41396_ s:shard1) [n:127.0.0.1:41396_ 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:41396 collection:control_collection shard:shard1
   [junit4]   2> 4943 INFO  (coreZkRegister-12-thread-1-processing-c:control_collection r:core_node1 x:collection1 n:127.0.0.1:41396_ s:shard1) [n:127.0.0.1:41396_ 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> 4947 INFO  (coreZkRegister-12-thread-1-processing-c:control_collection r:core_node1 x:collection1 n:127.0.0.1:41396_ s:shard1) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 4948 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4948 INFO  (coreZkRegister-12-thread-1-processing-c:control_collection r:core_node1 x:collection1 n:127.0.0.1:41396_ s:shard1) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4948 INFO  (coreZkRegister-12-thread-1-processing-c:control_collection r:core_node1 x:collection1 n:127.0.0.1:41396_ s:shard1) [n:127.0.0.1:41396_ 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> 4949 INFO  (OverseerStateUpdate-93992406580133891-127.0.0.1:41396_-n_0000000000) [n:127.0.0.1:41396_    ] 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> 4949 INFO  (coreZkRegister-12-thread-1-processing-c:control_collection r:core_node1 x:collection1 n:127.0.0.1:41396_ s:shard1) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41396/collection1/
   [junit4]   2> 4949 INFO  (coreZkRegister-12-thread-1-processing-c:control_collection r:core_node1 x:collection1 n:127.0.0.1:41396_ s:shard1) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4950 INFO  (coreZkRegister-12-thread-1-processing-c:control_collection r:core_node1 x:collection1 n:127.0.0.1:41396_ s:shard1) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:41396/collection1/ has no replicas
   [junit4]   2> 4950 INFO  (coreZkRegister-12-thread-1-processing-c:control_collection r:core_node1 x:collection1 n:127.0.0.1:41396_ s:shard1) [n:127.0.0.1:41396_ 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:41396/collection1/ shard1
   [junit4]   2> 4951 INFO  (coreZkRegister-12-thread-1-processing-c:control_collection r:core_node1 x:collection1 n:127.0.0.1:41396_ s:shard1) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 4951 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_    ] 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> 4953 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 4955 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4956 INFO  (OverseerStateUpdate-93992406580133891-127.0.0.1:41396_-n_0000000000) [n:127.0.0.1:41396_    ] 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:41396",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 5059 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_    ] 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> 5060 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 5106 INFO  (coreZkRegister-12-thread-1-processing-c:control_collection r:core_node1 x:collection1 n:127.0.0.1:41396_ s:shard1) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:41396/collection1/ and leader is http://127.0.0.1:41396/collection1/
   [junit4]   2> 5106 INFO  (coreZkRegister-12-thread-1-processing-c:control_collection r:core_node1 x:collection1 n:127.0.0.1:41396_ s:shard1) [n:127.0.0.1:41396_ 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:41396
   [junit4]   2> 5106 INFO  (coreZkRegister-12-thread-1-processing-c:control_collection r:core_node1 x:collection1 n:127.0.0.1:41396_ s:shard1) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 5107 INFO  (coreZkRegister-12-thread-1-processing-c:control_collection r:core_node1 x:collection1 n:127.0.0.1:41396_ s:shard1) [n:127.0.0.1:41396_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 5107 INFO  (coreZkRegister-12-thread-1-processing-c:control_collection r:core_node1 x:collection1 n:127.0.0.1:41396_ s:shard1) [n:127.0.0.1:41396_ 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> 5108 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5109 INFO  (OverseerStateUpdate-93992406580133891-127.0.0.1:41396_-n_0000000000) [n:127.0.0.1:41396_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1:41396_",
   [junit4]   2>   "base_url":"http://127.0.0.1:41396",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core_node_name":"core_node1"} current state version: 3
   [junit4]   2> 5109 INFO  (OverseerStateUpdate-93992406580133891-127.0.0.1:41396_-n_0000000000) [n:127.0.0.1:41396_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1:41396_",
   [junit4]   2>   "base_url":"http://127.0.0.1:41396",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core_node_name":"core_node1"}
   [junit4]   2> 5212 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_    ] 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> 5213 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 5356 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 5357 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5358 INFO  (zkCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@156a44c name:ZooKeeperConnection Watcher:127.0.0.1:40661/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5358 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5358 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 5358 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 5363 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 5450 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/cores/collection1
   [junit4]   2> 5451 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001
   [junit4]   2> 5452 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 5454 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ae422e{/,null,AVAILABLE}
   [junit4]   2> 5478 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@af257d{HTTP/1.1}{127.0.0.1:45983}
   [junit4]   2> 5478 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.e.j.s.Server Started @6699ms
   [junit4]   2> 5479 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/cores, hostContext=/, hostPort=38581}
   [junit4]   2> 5479 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@149a2c8
   [junit4]   2> 5480 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/'
   [junit4]   2> 5504 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/solr.xml
   [junit4]   2> 5524 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/cores
   [junit4]   2> 5524 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.CoreContainer New CoreContainer 24737989
   [junit4]   2> 5524 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/]
   [junit4]   2> 5524 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/lib
   [junit4]   2> 5525 WARN  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/lib).
   [junit4]   2> 5534 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] 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> 5535 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 5536 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5536 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5537 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40661/solr
   [junit4]   2> 5537 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 5537 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 5538 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5539 INFO  (zkCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c4a072 name:ZooKeeperConnection Watcher:127.0.0.1:40661 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5539 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5540 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 5543 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:38581_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5544 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1163b88 name:ZooKeeperConnection Watcher:127.0.0.1:40661/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5545 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:38581_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5549 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:38581_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 6553 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:38581_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38581_
   [junit4]   2> 6553 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:38581_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38581_
   [junit4]   2> 6555 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:38581_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 6557 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:38581_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 6558 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:38581_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 6558 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:38581_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/cores
   [junit4]   2> 6559 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:38581_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, transient=false, schema=schema.xml, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/cores/collection1, shard=, collection=collection1}
   [junit4]   2> 6559 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:38581_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/cores/collection1/
   [junit4]   2> 6559 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:38581_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 6560 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 6560 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:38581_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 6560 INFO  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:38581_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 6560 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 6561 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 6561 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 6562 INFO  (OverseerStateUpdate-93992406580133891-127.0.0.1:41396_-n_0000000000) [n:127.0.0.1:41396_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:38581_",
   [junit4]   2>   "base_url":"http://127.0.0.1:38581",
   [junit4]   2>   "shard":null} current state version: 4
   [junit4]   2> 6563 INFO  (OverseerStateUpdate-93992406580133891-127.0.0.1:41396_-n_0000000000) [n:127.0.0.1:41396_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:38581_",
   [junit4]   2>   "base_url":"http://127.0.0.1:38581",
   [junit4]   2>   "shard":null}
   [junit4]   2> 6563 INFO  (OverseerStateUpdate-93992406580133891-127.0.0.1:41396_-n_0000000000) [n:127.0.0.1:41396_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 6563 INFO  (OverseerStateUpdate-93992406580133891-127.0.0.1:41396_-n_0000000000) [n:127.0.0.1:41396_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 6666 INFO  (zkCallback-8-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> 6666 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_    ] 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> 6666 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_    ] 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> 6669 INFO  (zkCallback-8-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 6669 INFO  (zkCallback-11-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 6670 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:41396_) [n:127.0.0.1:41396_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 7562 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 7562 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 7562 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 7563 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 7563 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 7563 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/cores/collection1/'
   [junit4]   2> 7574 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 7580 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 7592 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 7616 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 7617 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 7636 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 7871 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 7878 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 7880 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 7894 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 7897 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 7899 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 7900 WARN  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 7900 WARN  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 7900 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 7901 WARN  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 7901 WARN  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 7901 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 7902 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 7902 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 7902 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cd58f9
   [junit4]   2> 7903 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/cores/collection1/data
   [junit4]   2> 7903 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 7903 WARN  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 7904 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 7904 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=8.2255859375, floorSegmentMB=2.14453125, forceMergeDeletesPctAllowed=28.703284426184478, segmentsPerTier=32.0, maxCFSSegmentSizeMB=0.3642578125, noCFSRatio=0.7005082239671488
   [junit4]   2> 7905 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ 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@1ee863 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12abdb2),segFN=segments_1,generation=1}
   [junit4]   2> 7905 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 7905 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 7906 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_F4708FF5E4D1173C-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 7911 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 7912 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 7912 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 7912 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 7912 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 7912 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 7913 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 7913 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 7913 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 7915 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7917 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7918 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7919 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7928 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/luke,/get,/update/json,/update/csv,/admin/ping,/admin/plugins,/admin/system,/admin/file,/config,/admin/mbeans,/schema,/replication,/admin/segments,standard,/admin/logging,/admin/properties,/update/json/docs,/update,/admin/threads
   [junit4]   2> 7930 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ 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> 7930 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 7930 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ 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> 7931 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 7931 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 7932 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8381368899462426]
   [junit4]   2> 7932 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ 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@1ee863 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12abdb2),segFN=segments_1,generation=1}
   [junit4]   2> 7932 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 7933 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7f5681[collection1] main
   [junit4]   2> 7933 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 7934 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ 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> 7934 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ 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> 7934 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 7934 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 7934 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ 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> 7935 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ 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> 7935 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ 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> 7935 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 7935 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 7936 INFO  (searcherExecutor-30-thread-1-processing-c:collection1 r:core_node1 x:collection1 n:127.0.0.1:38581_ s:shard2) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7f5681[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7937 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 7937 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ 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> 7937 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ 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> 7937 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ 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 1503878510859517952
   [junit4]   2> 7938 INFO  (coreLoadExecutor-29-thread-1-processing-n:127.0.0.1:38581_) [n:127.0.0.1:38581_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1 ms to seed version buckets with highest version 1503878510859517952
  

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

   2> 143307 WARN  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:43308_ c:c8n_1x2_leader_session_loss s:shard1 r:core_node2 x:c8n_1x2_leader_session_loss_shard1_replica2] o.a.s.c.SocketProxy Closing 8 connections to: http://127.0.0.1:47759/, target: http://127.0.0.1:50916/
   [junit4]   2> 143307 WARN  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:43308_ c:c8n_1x2_leader_session_loss s:shard1 r:core_node2 x:c8n_1x2_leader_session_loss_shard1_replica2] o.a.s.c.SocketProxy Closing 14 connections to: http://127.0.0.1:41396/, target: http://127.0.0.1:46201/
   [junit4]   2> 143308 WARN  (TEST-HttpPartitionTest.test-seed#[F4708FF5E4D1173C]) [n:127.0.0.1:43308_ c:c8n_1x2_leader_session_loss s:shard1 r:core_node2 x:c8n_1x2_leader_session_loss_shard1_replica2] o.a.s.c.SocketProxy Closing 8 connections to: http://127.0.0.1:43308/, target: http://127.0.0.1:60989/
   [junit4]   2> 143309 INFO  (SUITE-HttpPartitionTest-seed#[F4708FF5E4D1173C]-worker) [n:127.0.0.1:43308_ c:c8n_1x2_leader_session_loss s:shard1 r:core_node2 x:c8n_1x2_leader_session_loss_shard1_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:34)
   [junit4]   2> 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:183)
   [junit4]   2> 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:141)
   [junit4]   2> 	at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:863)
   [junit4]   2> 	at org.apache.solr.update.UpdateLog.add(UpdateLog.java:424)
   [junit4]   2> 	at org.apache.solr.update.UpdateLog.add(UpdateLog.java:410)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:258)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:163)
   [junit4]   2> 	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:955)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1110)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:706)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:104)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:101)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:241)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:206)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:126)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:111)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:58)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:98)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2057)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:648)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:452)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2> 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Jun 13, 2015 3:47:26 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {range_facet_l_dv=Lucene50(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), a_t=BlockTreeOrds(blocksize=128), range_facet_i_dv=BlockTreeOrds(blocksize=128), text=Lucene50(blocksize=128), _version_=PostingsFormat(name=Memory doPackFST= false), range_facet_l=BlockTreeOrds(blocksize=128), id=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Memory doPackFST= false), timestamp=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ar_OM, timezone=Etc/GMT+12
   [junit4]   2> NOTE: Linux 3.13.0-53-generic i386/Oracle Corporation 1.7.0_80 (32-bit)/cpus=12,threads=1,free=173474376,total=218103808
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomSort, SimplePostToolTest, HttpPartitionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.seed=F4708FF5E4D1173C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_OM -Dtests.timezone=Etc/GMT+12 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | HttpPartitionTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F4708FF5E4D1173C]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:235)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [24/502] on J0 in 141.75s, 1 test, 1 failure <<< FAILURES!

[...truncated 1487 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:230: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:511: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:999: There were test failures: 502 suites, 1993 tests, 1 suite-level error, 59 ignored (25 assumptions)

Total time: 51 minutes 29 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