Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/759/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Checking the rebalance leader command failed, checkAppearOnce=true 
checkElectionZero=false checkZkLeadersAgree=false

Stack Trace:
java.lang.AssertionError: Checking the rebalance leader command failed, 
checkAppearOnce=true checkElectionZero=false checkZkLeadersAgree=false
        at 
__randomizedtesting.SeedInfo.seed([65E285C46B213F4A:EDB6BA1EC5DD52B2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.TestRebalanceLeaders.checkConsistency(TestRebalanceLeaders.java:135)
        at 
org.apache.solr.cloud.TestRebalanceLeaders.rebalanceLeaderTest(TestRebalanceLeaders.java:112)
        at 
org.apache.solr.cloud.TestRebalanceLeaders.test(TestRebalanceLeaders.java:77)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11440 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRebalanceLeaders
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/init-core-data-001
   [junit4]   2> 880912 WARN  
(SUITE-TestRebalanceLeaders-seed#[65E285C46B213F4A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 880912 INFO  
(SUITE-TestRebalanceLeaders-seed#[65E285C46B213F4A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 880916 INFO  
(SUITE-TestRebalanceLeaders-seed#[65E285C46B213F4A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 880916 INFO  
(SUITE-TestRebalanceLeaders-seed#[65E285C46B213F4A]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ci_/
   [junit4]   2> 880921 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 880922 INFO  (Thread-1426) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 880922 INFO  (Thread-1426) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 881024 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:63332
   [junit4]   2> 881056 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 881063 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 881067 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 881070 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 881073 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 881077 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 881080 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 881084 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 881087 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 881090 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 881094 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 881478 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/control-001/cores/collection1
   [junit4]   2> 881483 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 881487 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3dabc227{/ci_,null,AVAILABLE}
   [junit4]   2> 881492 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@43ff9031{HTTP/1.1,[http/1.1]}{127.0.0.1:63335}
   [junit4]   2> 881492 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] o.e.j.s.Server 
Started @887881ms
   [junit4]   2> 881493 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/tempDir-001/control/data,
 hostContext=/ci_, hostPort=63335, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/control-001/cores}
   [junit4]   2> 881494 ERROR 
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 881494 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 881494 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 881494 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 881494 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-14T08:04:04.566Z
   [junit4]   2> 881500 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 881500 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/control-001/solr.xml
   [junit4]   2> 881555 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 881555 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63332/solr
   [junit4]   2> 881603 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63335_ci_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 881605 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63335_ci_ 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:63335_ci_
   [junit4]   2> 881607 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63335_ci_ 
   ] o.a.s.c.Overseer Overseer 
(id=97614472412987396-127.0.0.1:63335_ci_-n_0000000000) starting
   [junit4]   2> 881622 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63335_ci_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63335_ci_
   [junit4]   2> 881626 INFO  
(zkCallback-1088-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 882246 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63335_ci_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/control-001/cores
   [junit4]   2> 882246 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63335_ci_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 882251 INFO  
(OverseerStateUpdate-97614472412987396-127.0.0.1:63335_ci_-n_0000000000) 
[n:127.0.0.1:63335_ci_    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 883278 WARN  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 883279 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 883298 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 883379 WARN  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 883380 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 883415 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 883416 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/control-001/cores/collection1/data/]
   [junit4]   2> 883416 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e28ec84
   [junit4]   2> 883417 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.666784783386673]
   [junit4]   2> 883422 WARN  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 883492 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 883492 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 883493 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 883493 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 883494 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=93.513671875, 
floorSegmentMB=0.9345703125, forceMergeDeletesPctAllowed=6.494908237769939, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1536248201488662
   [junit4]   2> 883494 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6b5c5087[collection1] main]
   [junit4]   2> 883497 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 883498 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 883498 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 883498 INFO  
(searcherExecutor-2544-thread-1-processing-n:127.0.0.1:63335_ci_ x:collection1 
c:control_collection) [n:127.0.0.1:63335_ci_ c:control_collection   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6b5c5087[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 883523 INFO  
(coreLoadExecutor-2543-thread-1-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1561831561331998720
   [junit4]   2> 883534 INFO  
(coreZkRegister-2536-thread-1-processing-n:127.0.0.1:63335_ci_ x:collection1 
c:control_collection) [n:127.0.0.1:63335_ci_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 883534 INFO  
(coreZkRegister-2536-thread-1-processing-n:127.0.0.1:63335_ci_ x:collection1 
c:control_collection) [n:127.0.0.1:63335_ci_ 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> 883534 INFO  
(coreZkRegister-2536-thread-1-processing-n:127.0.0.1:63335_ci_ x:collection1 
c:control_collection) [n:127.0.0.1:63335_ci_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63335/ci_/collection1/
   [junit4]   2> 883534 INFO  
(coreZkRegister-2536-thread-1-processing-n:127.0.0.1:63335_ci_ x:collection1 
c:control_collection) [n:127.0.0.1:63335_ci_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 883534 INFO  
(coreZkRegister-2536-thread-1-processing-n:127.0.0.1:63335_ci_ x:collection1 
c:control_collection) [n:127.0.0.1:63335_ci_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:63335/ci_/collection1/ has no replicas
   [junit4]   2> 883534 INFO  
(coreZkRegister-2536-thread-1-processing-n:127.0.0.1:63335_ci_ x:collection1 
c:control_collection) [n:127.0.0.1:63335_ci_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 883543 INFO  
(coreZkRegister-2536-thread-1-processing-n:127.0.0.1:63335_ci_ x:collection1 
c:control_collection) [n:127.0.0.1:63335_ci_ 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:63335/ci_/collection1/ shard1
   [junit4]   2> 883705 INFO  
(coreZkRegister-2536-thread-1-processing-n:127.0.0.1:63335_ci_ x:collection1 
c:control_collection) [n:127.0.0.1:63335_ci_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 883990 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 883993 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63332/solr ready
   [junit4]   2> 883993 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 883993 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 884384 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-1-001/cores/collection1
   [junit4]   2> 884385 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-1-001
   [junit4]   2> 884386 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 884387 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@47edd707{/ci_,null,AVAILABLE}
   [junit4]   2> 884388 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@43bbf2ef{HTTP/1.1,[http/1.1]}{127.0.0.1:63343}
   [junit4]   2> 884388 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] o.e.j.s.Server 
Started @890777ms
   [junit4]   2> 884388 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/ci_, hostPort=63343, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-1-001/cores}
   [junit4]   2> 884389 ERROR 
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 884389 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 884389 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 884389 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 884389 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-14T08:04:07.461Z
   [junit4]   2> 884403 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 884403 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-1-001/solr.xml
   [junit4]   2> 884412 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 884413 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63332/solr
   [junit4]   2> 884430 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63343_ci_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 884434 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63343_ci_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 884438 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63343_ci_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63343_ci_
   [junit4]   2> 884443 INFO  (zkCallback-1092-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 884443 INFO  
(zkCallback-1088-thread-2-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 884444 INFO  
(zkCallback-1098-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 884554 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63343_ci_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-1-001/cores
   [junit4]   2> 884554 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63343_ci_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 884559 INFO  
(OverseerStateUpdate-97614472412987396-127.0.0.1:63335_ci_-n_0000000000) 
[n:127.0.0.1:63335_ci_    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 884666 INFO  
(zkCallback-1098-thread-2-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] 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> 885582 WARN  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 885584 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 885602 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 885695 WARN  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 885697 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 885734 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 885735 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-1-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 885735 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e28ec84
   [junit4]   2> 885736 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.666784783386673]
   [junit4]   2> 885751 WARN  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 885877 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 885877 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 885879 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 885879 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 885880 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=14, 
maxMergedSegmentMB=93.513671875, floorSegmentMB=0.9345703125, 
forceMergeDeletesPctAllowed=6.494908237769939, segmentsPerTier=31.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1536248201488662
   [junit4]   2> 885880 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7be98916[collection1] main]
   [junit4]   2> 885882 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 885883 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 885883 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 885884 INFO  
(searcherExecutor-2555-thread-1-processing-n:127.0.0.1:63343_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63343_ci_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7be98916[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 885884 INFO  
(coreLoadExecutor-2554-thread-1-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1561831563807686656
   [junit4]   2> 885895 INFO  
(coreZkRegister-2549-thread-1-processing-n:127.0.0.1:63343_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63343_ci_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 885895 INFO  
(coreZkRegister-2549-thread-1-processing-n:127.0.0.1:63343_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63343_ci_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 885895 INFO  
(coreZkRegister-2549-thread-1-processing-n:127.0.0.1:63343_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63343_ci_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63343/ci_/collection1/
   [junit4]   2> 885895 INFO  
(coreZkRegister-2549-thread-1-processing-n:127.0.0.1:63343_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63343_ci_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 885895 INFO  
(coreZkRegister-2549-thread-1-processing-n:127.0.0.1:63343_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63343_ci_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63343/ci_/collection1/ has 
no replicas
   [junit4]   2> 885895 INFO  
(coreZkRegister-2549-thread-1-processing-n:127.0.0.1:63343_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63343_ci_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 885902 INFO  
(coreZkRegister-2549-thread-1-processing-n:127.0.0.1:63343_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63343_ci_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63343/ci_/collection1/ shard2
   [junit4]   2> 886010 INFO  
(zkCallback-1098-thread-2-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] 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> 886062 INFO  
(coreZkRegister-2549-thread-1-processing-n:127.0.0.1:63343_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63343_ci_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 886172 INFO  
(zkCallback-1098-thread-2-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] 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> 886623 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-2-001/cores/collection1
   [junit4]   2> 886624 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-2-001
   [junit4]   2> 886624 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 886641 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c47e09{/ci_,null,AVAILABLE}
   [junit4]   2> 886642 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1970fdc3{HTTP/1.1,[http/1.1]}{127.0.0.1:63349}
   [junit4]   2> 886642 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] o.e.j.s.Server 
Started @893031ms
   [junit4]   2> 886642 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/ci_, hostPort=63349, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-2-001/cores}
   [junit4]   2> 886642 ERROR 
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 886643 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 886643 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 886643 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 886643 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-14T08:04:09.715Z
   [junit4]   2> 886648 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 886648 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-2-001/solr.xml
   [junit4]   2> 886657 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 886658 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63332/solr
   [junit4]   2> 886675 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63349_ci_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 886680 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63349_ci_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 886684 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63349_ci_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63349_ci_
   [junit4]   2> 886687 INFO  
(zkCallback-1098-thread-2-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 886689 INFO  
(zkCallback-1104-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 886687 INFO  
(zkCallback-1088-thread-2-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 886687 INFO  (zkCallback-1092-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 886794 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63349_ci_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-2-001/cores
   [junit4]   2> 886794 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63349_ci_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 886797 INFO  
(zkCallback-1098-thread-2-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] 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: [3])
   [junit4]   2> 886801 INFO  
(OverseerStateUpdate-97614472412987396-127.0.0.1:63335_ci_-n_0000000000) 
[n:127.0.0.1:63335_ci_    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard3
   [junit4]   2> 886906 INFO  
(zkCallback-1104-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_    ] 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: [3])
   [junit4]   2> 886906 INFO  
(zkCallback-1098-thread-2-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] 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: [3])
   [junit4]   2> 887821 WARN  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 887821 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 887840 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 887914 WARN  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 887915 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 887943 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 887943 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-2-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 887944 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e28ec84
   [junit4]   2> 887945 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.666784783386673]
   [junit4]   2> 887954 WARN  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 888022 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 888022 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 888023 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 888023 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 888024 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=14, 
maxMergedSegmentMB=93.513671875, floorSegmentMB=0.9345703125, 
forceMergeDeletesPctAllowed=6.494908237769939, segmentsPerTier=31.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1536248201488662
   [junit4]   2> 888025 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7977855a[collection1] main]
   [junit4]   2> 888026 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 888027 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 888027 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 888029 INFO  
(searcherExecutor-2566-thread-1-processing-n:127.0.0.1:63349_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63349_ci_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7977855a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 888032 INFO  
(coreLoadExecutor-2565-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1561831566060027904
   [junit4]   2> 888043 INFO  
(coreZkRegister-2560-thread-1-processing-n:127.0.0.1:63349_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63349_ci_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 888043 INFO  
(coreZkRegister-2560-thread-1-processing-n:127.0.0.1:63349_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63349_ci_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 888043 INFO  
(coreZkRegister-2560-thread-1-processing-n:127.0.0.1:63349_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63349_ci_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63349/ci_/collection1/
   [junit4]   2> 888043 INFO  
(coreZkRegister-2560-thread-1-processing-n:127.0.0.1:63349_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63349_ci_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 888043 INFO  
(coreZkRegister-2560-thread-1-processing-n:127.0.0.1:63349_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63349_ci_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63349/ci_/collection1/ has 
no replicas
   [junit4]   2> 888044 INFO  
(coreZkRegister-2560-thread-1-processing-n:127.0.0.1:63349_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63349_ci_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 888051 INFO  
(coreZkRegister-2560-thread-1-processing-n:127.0.0.1:63349_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63349_ci_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63349/ci_/collection1/ shard3
   [junit4]   2> 888160 INFO  
(zkCallback-1104-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_    ] 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: [3])
   [junit4]   2> 888160 INFO  
(zkCallback-1098-thread-2-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] 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: [3])
   [junit4]   2> 888210 INFO  
(coreZkRegister-2560-thread-1-processing-n:127.0.0.1:63349_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63349_ci_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 888323 INFO  
(zkCallback-1104-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_    ] 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: [3])
   [junit4]   2> 888323 INFO  
(zkCallback-1098-thread-2-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] 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: [3])
   [junit4]   2> 888942 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-3-001/cores/collection1
   [junit4]   2> 888943 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-3-001
   [junit4]   2> 888944 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 888957 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40707e07{/ci_,null,AVAILABLE}
   [junit4]   2> 888957 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3793a423{HTTP/1.1,[http/1.1]}{127.0.0.1:63358}
   [junit4]   2> 888957 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] o.e.j.s.Server 
Started @895346ms
   [junit4]   2> 888957 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/ci_, hostPort=63358, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-3-001/cores}
   [junit4]   2> 888958 ERROR 
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 888959 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 888959 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 888959 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 888959 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-14T08:04:12.031Z
   [junit4]   2> 888963 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 888964 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-3-001/solr.xml
   [junit4]   2> 889039 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 889040 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63332/solr
   [junit4]   2> 889057 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63358_ci_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 889062 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63358_ci_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 889066 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63358_ci_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63358_ci_
   [junit4]   2> 889069 INFO  
(zkCallback-1098-thread-2-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 889070 INFO  (zkCallback-1092-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 889070 INFO  
(zkCallback-1088-thread-2-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 889071 INFO  
(zkCallback-1104-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 889071 INFO  
(zkCallback-1110-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 889166 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63358_ci_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-3-001/cores
   [junit4]   2> 889166 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63358_ci_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 889170 INFO  
(OverseerStateUpdate-97614472412987396-127.0.0.1:63335_ci_-n_0000000000) 
[n:127.0.0.1:63335_ci_    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard4
   [junit4]   2> 889274 INFO  
(zkCallback-1110-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_    ] 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: [4])
   [junit4]   2> 889274 INFO  
(zkCallback-1104-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_    ] 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: [4])
   [junit4]   2> 889275 INFO  
(zkCallback-1098-thread-2-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] 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: [4])
   [junit4]   2> 890187 WARN  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 890187 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 890206 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 890276 WARN  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 890277 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 890306 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 890306 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-3-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 890306 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e28ec84
   [junit4]   2> 890307 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.666784783386673]
   [junit4]   2> 890316 WARN  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 890385 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 890386 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 890421 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 890421 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 890422 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=14, 
maxMergedSegmentMB=93.513671875, floorSegmentMB=0.9345703125, 
forceMergeDeletesPctAllowed=6.494908237769939, segmentsPerTier=31.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1536248201488662
   [junit4]   2> 890422 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@20b64d65[collection1] main]
   [junit4]   2> 890424 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 890425 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 890425 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 890426 INFO  
(searcherExecutor-2577-thread-1-processing-n:127.0.0.1:63358_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63358_ci_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@20b64d65[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 890427 INFO  
(coreLoadExecutor-2576-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1561831568571367424
   [junit4]   2> 890438 INFO  
(coreZkRegister-2571-thread-1-processing-n:127.0.0.1:63358_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63358_ci_ c:collection1 s:shard4 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 890438 INFO  
(coreZkRegister-2571-thread-1-processing-n:127.0.0.1:63358_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63358_ci_ c:collection1 s:shard4 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 890438 INFO  
(coreZkRegister-2571-thread-1-processing-n:127.0.0.1:63358_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63358_ci_ c:collection1 s:shard4 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63358/ci_/collection1/
   [junit4]   2> 890438 INFO  
(coreZkRegister-2571-thread-1-processing-n:127.0.0.1:63358_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63358_ci_ c:collection1 s:shard4 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 890438 INFO  
(coreZkRegister-2571-thread-1-processing-n:127.0.0.1:63358_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63358_ci_ c:collection1 s:shard4 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63358/ci_/collection1/ has 
no replicas
   [junit4]   2> 890438 INFO  
(coreZkRegister-2571-thread-1-processing-n:127.0.0.1:63358_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63358_ci_ c:collection1 s:shard4 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 890445 INFO  
(coreZkRegister-2571-thread-1-processing-n:127.0.0.1:63358_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63358_ci_ c:collection1 s:shard4 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63358/ci_/collection1/ shard4
   [junit4]   2> 890553 INFO  
(zkCallback-1098-thread-2-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] 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: [4])
   [junit4]   2> 890553 INFO  
(zkCallback-1104-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_    ] 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: [4])
   [junit4]   2> 890554 INFO  
(zkCallback-1110-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_    ] 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: [4])
   [junit4]   2> 890557 INFO  
(coreZkRegister-2571-thread-1-processing-n:127.0.0.1:63358_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63358_ci_ c:collection1 s:shard4 r:core_node3 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 890668 INFO  
(zkCallback-1110-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_    ] 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: [4])
   [junit4]   2> 890668 INFO  
(zkCallback-1104-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_    ] 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: [4])
   [junit4]   2> 890668 INFO  
(zkCallback-1098-thread-2-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] 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: [4])
   [junit4]   2> 891315 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-4-001/cores/collection1
   [junit4]   2> 891317 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-4-001
   [junit4]   2> 891318 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 891329 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7652386{/ci_,null,AVAILABLE}
   [junit4]   2> 891331 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@19b2165f{HTTP/1.1,[http/1.1]}{127.0.0.1:63367}
   [junit4]   2> 891331 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] o.e.j.s.Server 
Started @897719ms
   [junit4]   2> 891331 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/ci_, hostPort=63367, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-4-001/cores}
   [junit4]   2> 891331 ERROR 
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 891332 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 891332 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 891332 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 891332 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-14T08:04:14.404Z
   [junit4]   2> 891338 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 891338 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-4-001/solr.xml
   [junit4]   2> 891414 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 891415 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63332/solr
   [junit4]   2> 891435 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63367_ci_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 891442 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63367_ci_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 891447 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63367_ci_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63367_ci_
   [junit4]   2> 891450 INFO  
(zkCallback-1098-thread-2-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 891451 INFO  (zkCallback-1092-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 891451 INFO  
(zkCallback-1110-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 891452 INFO  
(zkCallback-1116-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 891452 INFO  
(zkCallback-1104-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 891452 INFO  
(zkCallback-1088-thread-2-processing-n:127.0.0.1:63335_ci_) 
[n:127.0.0.1:63335_ci_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 891563 INFO  
(zkCallback-1110-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_    ] 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: [5])
   [junit4]   2> 891563 INFO  
(zkCallback-1098-thread-2-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] 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: [5])
   [junit4]   2> 891563 INFO  
(zkCallback-1104-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_    ] 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: [5])
   [junit4]   2> 891574 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63367_ci_ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-4-001/cores
   [junit4]   2> 891574 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [n:127.0.0.1:63367_ci_ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 891577 INFO  
(OverseerStateUpdate-97614472412987396-127.0.0.1:63335_ci_-n_0000000000) 
[n:127.0.0.1:63335_ci_    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 891682 INFO  
(zkCallback-1116-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_    ] 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: [5])
   [junit4]   2> 891682 INFO  
(zkCallback-1098-thread-2-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] 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: [5])
   [junit4]   2> 891682 INFO  
(zkCallback-1104-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_    ] 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: [5])
   [junit4]   2> 891682 INFO  
(zkCallback-1110-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_    ] 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: [5])
   [junit4]   2> 892600 WARN  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 892601 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 892615 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 892692 WARN  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 892697 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 892725 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 892725 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-4-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 892725 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e28ec84
   [junit4]   2> 892726 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.666784783386673]
   [junit4]   2> 892731 WARN  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.c.RequestHandlers 
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class 
= DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 892792 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 892792 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 892793 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 892793 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 892794 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=14, 
maxMergedSegmentMB=93.513671875, floorSegmentMB=0.9345703125, 
forceMergeDeletesPctAllowed=6.494908237769939, segmentsPerTier=31.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1536248201488662
   [junit4]   2> 892794 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@c14f9f3[collection1] main]
   [junit4]   2> 892797 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 892797 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 892797 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 892798 INFO  
(searcherExecutor-2588-thread-1-processing-n:127.0.0.1:63367_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63367_ci_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@c14f9f3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 892799 INFO  
(coreLoadExecutor-2587-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1561831571058589696
   [junit4]   2> 892809 INFO  
(coreZkRegister-2582-thread-1-processing-n:127.0.0.1:63367_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63367_ci_ c:collection1 s:shard1 r:core_node4 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 892809 INFO  
(coreZkRegister-2582-thread-1-processing-n:127.0.0.1:63367_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63367_ci_ c:collection1 s:shard1 r:core_node4 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 892809 INFO  
(coreZkRegister-2582-thread-1-processing-n:127.0.0.1:63367_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63367_ci_ c:collection1 s:shard1 r:core_node4 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63367/ci_/collection1/
   [junit4]   2> 892809 INFO  
(coreZkRegister-2582-thread-1-processing-n:127.0.0.1:63367_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63367_ci_ c:collection1 s:shard1 r:core_node4 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 892809 INFO  
(coreZkRegister-2582-thread-1-processing-n:127.0.0.1:63367_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63367_ci_ c:collection1 s:shard1 r:core_node4 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63367/ci_/collection1/ has 
no replicas
   [junit4]   2> 892809 INFO  
(coreZkRegister-2582-thread-1-processing-n:127.0.0.1:63367_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63367_ci_ c:collection1 s:shard1 r:core_node4 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 892815 INFO  
(coreZkRegister-2582-thread-1-processing-n:127.0.0.1:63367_ci_ x:collection1 
c:collection1) [n:127.0.0.1:63367_ci_ c:collection1 s:shard1 r:core_node4 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63367/ci_/collection1/ shard1
   [junit4]   2> 892931 INFO  
(zkCallback-1110-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_    ] 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: [5])
   [junit4]   2> 892931 INFO  
(zkCallback-1098-thread-2-processing-n:127.0.0.1:63343_ci_) 
[n:127.0.0.1:63343_ci_    ] 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: [5])
   [junit4]   2> 892932 INFO  
(zkCallback-1116-thread-1-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_    ] 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: [5])
   [junit4]   2> 892932 INFO  
(zkCallback-1104-thread-1-processing-n:127.0.0.1:63349_ci_) 
[n:127.0.0.1:63349_ci_    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has occ

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

-1-processing-n:127.0.0.1:63358_ci_) [n:127.0.0.1:63358_ci_ c:testcollection 
s:shard2 r:core_node4 x:testcollection_shard2_replica2] o.a.s.c.SyncStrategy 
Closed, skipping sync up.
   [junit4]   2> 980550 INFO  
(zkCallback-1110-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:testcollection s:shard2 r:core_node4 
x:testcollection_shard2_replica2] o.a.s.c.ShardLeaderElectionContext We failed 
sync, but we have no versions - we can't sync in that case - we were active 
before, so become leader anyway
   [junit4]   2> 980550 INFO  
(zkCallback-1110-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:testcollection s:shard2 r:core_node4 
x:testcollection_shard2_replica2] o.a.s.c.SolrCore 
[testcollection_shard2_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7952cc3e
   [junit4]   2> 980636 INFO  
(zkCallback-1110-thread-1-processing-n:127.0.0.1:63358_ci_) 
[n:127.0.0.1:63358_ci_ c:testcollection s:shard2 r:core_node4 
x:testcollection_shard2_replica2] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.testcollection.shard2.replica2
   [junit4]   2> 980636 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 980638 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@3793a423{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 980638 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@40707e07{/ci_,null,UNAVAILABLE}
   [junit4]   2> 980641 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 63367
   [junit4]   2> 980641 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1483671394
   [junit4]   2> 980643 INFO  (coreCloseExecutor-2629-thread-1) 
[n:127.0.0.1:63367_ci_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b00e1ca
   [junit4]   2> 980644 INFO  (coreCloseExecutor-2629-thread-2) 
[n:127.0.0.1:63367_ci_ c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica2] o.a.s.c.SolrCore 
[testcollection_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5b2b30ea
   [junit4]   2> 980655 INFO  
(zkCallback-1116-thread-3-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 980729 INFO  (coreCloseExecutor-2629-thread-2) 
[n:127.0.0.1:63367_ci_ c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.testcollection.shard1.replica2
   [junit4]   2> 980731 INFO  (coreCloseExecutor-2629-thread-1) 
[n:127.0.0.1:63367_ci_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 980732 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97614472412987410-127.0.0.1:63367_ci_-n_0000000004) closing
   [junit4]   2> 980732 INFO  
(OverseerStateUpdate-97614472412987410-127.0.0.1:63367_ci_-n_0000000004) 
[n:127.0.0.1:63367_ci_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:63367_ci_
   [junit4]   2> 980734 WARN  
(zkCallback-1116-thread-3-processing-n:127.0.0.1:63367_ci_) 
[n:127.0.0.1:63367_ci_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 980734 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 980735 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@19b2165f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 980735 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7652386{/ci_,null,UNAVAILABLE}
   [junit4]   2> 980737 INFO  
(TEST-TestRebalanceLeaders.test-seed#[65E285C46B213F4A]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63332 63332
   [junit4]   2> 980745 INFO  (Thread-1426) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:63332 63332
   [junit4]   2> 984383 WARN  (Thread-1426) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        4       /solr/collections/testcollection/state.json
   [junit4]   2>        2       
/solr/collections/testcollection/leader_elect/shard1/election/97614472412987410-core_node3-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        85      /solr/overseer/collection-queue-work
   [junit4]   2>        79      /solr/overseer/queue
   [junit4]   2>        21      /solr/overseer/queue-work
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRebalanceLeaders -Dtests.method=test 
-Dtests.seed=65E285C46B213F4A -Dtests.slow=true -Dtests.locale=is-IS 
-Dtests.timezone=Etc/GMT-11 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  103s J0 | TestRebalanceLeaders.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Checking the rebalance 
leader command failed, checkAppearOnce=true checkElectionZero=false 
checkZkLeadersAgree=false
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([65E285C46B213F4A:EDB6BA1EC5DD52B2]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestRebalanceLeaders.checkConsistency(TestRebalanceLeaders.java:135)
   [junit4]    >        at 
org.apache.solr.cloud.TestRebalanceLeaders.rebalanceLeaderTest(TestRebalanceLeaders.java:112)
   [junit4]    >        at 
org.apache.solr.cloud.TestRebalanceLeaders.test(TestRebalanceLeaders.java:77)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 984388 INFO  
(SUITE-TestRebalanceLeaders-seed#[65E285C46B213F4A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_65E285C46B213F4A-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=is-IS, 
timezone=Etc/GMT-11
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=123327328,total=190476288
   [junit4]   2> NOTE: All tests run in this JVM: [TestClusterStateMutator, 
TestBinaryField, RecoveryZkTest, JSONWriterTest, TestHdfsBackupRestoreCore, 
TestNumericTerms32, RollingRestartTest, MultiTermTest, 
TestBackupRepositoryFactory, TestCustomStream, TestBinaryResponseWriter, 
TestFieldResource, OverriddenZkACLAndCredentialsProvidersTest, 
TestStressReorder, TestSolrFieldCacheMBean, ConjunctionSolrSpellCheckerTest, 
TestManagedResource, TestConfigSetsAPIZkFailure, HdfsSyncSliceTest, 
EnumFieldTest, SharedFSAutoReplicaFailoverTest, TestDFISimilarityFactory, 
FastVectorHighlighterTest, MergeStrategyTest, TestXmlQParser, 
TestSchemaVersionResource, TestTolerantSearch, TestInPlaceUpdatesDistrib, 
ParsingFieldUpdateProcessorsTest, PeerSyncReplicationTest, DeleteReplicaTest, 
TestManagedSchemaAPI, TestUniqueKeyFieldResource, 
LeaderFailoverAfterPartitionTest, TestPivotHelperCode, 
CachingDirectoryFactoryTest, TestPartialUpdateDeduplication, 
CustomCollectionTest, FullHLLTest, ClassificationUpdateProcessorTest, 
SoftAutoCommitTest, SolrCloudExampleTest, TestPhraseSuggestions, 
CollectionStateFormat2Test, PrimitiveFieldTypeTest, SmileWriterTest, 
TestFieldSortValues, AssignTest, TestMacroExpander, TestConfigSetsAPI, 
TestHighlightDedupGrouping, MigrateRouteKeyTest, 
TestDefaultSearchFieldResource, TestPseudoReturnFields, 
TestSurroundQueryParser, StatelessScriptUpdateProcessorFactoryTest, 
TestUnifiedSolrHighlighter, BaseCdcrDistributedZkTest, TestJsonRequest, 
CdcrReplicationDistributedZkTest, IndexBasedSpellCheckerTest, 
TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, DirectUpdateHandlerTest, 
PluginInfoTest, SolrJmxReporterTest, TestConfigSetImmutable, ZkControllerTest, 
DistributedQueryElevationComponentTest, TestDistribIDF, 
DistributedSuggestComponentTest, OpenExchangeRatesOrgProviderTest, 
DateRangeFieldTest, ResponseLogComponentTest, TestDeleteCollectionOnDownNodes, 
DataDrivenBlockJoinTest, TestStressInPlaceUpdates, TestUninvertingReader, 
TestHdfsCloudBackupRestore, TestSolrCloudWithDelegationTokens, 
AnalysisErrorHandlingTest, TestTolerantUpdateProcessorCloud, 
UUIDUpdateProcessorFallbackTest, TestSolrQueryParserDefaultOperatorResource, 
TestManagedSynonymFilterFactory, DistributedFacetPivotSmallTest, 
BufferStoreTest, TestRebalanceLeaders]
   [junit4] Completed [175/697 (1!)] on J0 in 103.50s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 64439 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to