Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3520/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
Expected 2 of 3 replicas to be active but only found 1; 
[core_node1:{"base_url":"http://127.0.0.1:48842","node_name":"127.0.0.1:48842_","core":"c8n_1x3_lf_shard1_replica2","state":"active","leader":"true"}];
 clusterState: DocCollection(c8n_1x3_lf)={   "maxShardsPerNode":"1",   
"replicationFactor":"3",   "router":{"name":"compositeId"},   
"shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active", 
      "replicas":{         "core_node1":{           
"base_url":"http://127.0.0.1:48842";,           "node_name":"127.0.0.1:48842_",  
         "core":"c8n_1x3_lf_shard1_replica2",           "state":"active",       
    "leader":"true"},         "core_node2":{           
"base_url":"http://127.0.0.1:60573";,           "node_name":"127.0.0.1:60573_",  
         "core":"c8n_1x3_lf_shard1_replica1",           "state":"down"},        
 "core_node3":{           "state":"down",           
"base_url":"http://127.0.0.1:40683";,           
"core":"c8n_1x3_lf_shard1_replica3",           
"node_name":"127.0.0.1:40683_"}}}},   "autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 
1; 
[core_node1:{"base_url":"http://127.0.0.1:48842","node_name":"127.0.0.1:48842_","core":"c8n_1x3_lf_shard1_replica2","state":"active","leader":"true"}];
 clusterState: DocCollection(c8n_1x3_lf)={
  "maxShardsPerNode":"1",
  "replicationFactor":"3",
  "router":{"name":"compositeId"},
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "base_url":"http://127.0.0.1:48842";,
          "node_name":"127.0.0.1:48842_",
          "core":"c8n_1x3_lf_shard1_replica2",
          "state":"active",
          "leader":"true"},
        "core_node2":{
          "base_url":"http://127.0.0.1:60573";,
          "node_name":"127.0.0.1:60573_",
          "core":"c8n_1x3_lf_shard1_replica1",
          "state":"down"},
        "core_node3":{
          "state":"down",
          "base_url":"http://127.0.0.1:40683";,
          "core":"c8n_1x3_lf_shard1_replica3",
          "node_name":"127.0.0.1:40683_"}}}},
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([3561BEADFA0D2EDD:BD35817754F14325]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:166)
        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:51)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10327 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/init-core-data-001
   [junit4]   2> 673570 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[3561BEADFA0D2EDD]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 673576 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 673576 INFO  (Thread-1808) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 673576 INFO  (Thread-1808) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 673677 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50828
   [junit4]   2> 673677 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673690 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673710 INFO  (zkCallback-372-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@71c50405 
name:ZooKeeperConnection Watcher:127.0.0.1:50828 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673710 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673710 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673710 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 673717 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673723 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673731 INFO  (zkCallback-373-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@307bb5f4 
name:ZooKeeperConnection Watcher:127.0.0.1:50828/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673731 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673732 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673732 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 673736 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 673737 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 673738 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 673740 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 673740 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 673750 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 673750 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 673752 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 673753 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 673754 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 673754 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 673756 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 673756 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 673757 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 673757 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 673759 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 673759 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 673760 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 673761 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 673762 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 673762 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 673764 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 673764 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 673765 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 673765 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 674183 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/cores/collection1
   [junit4]   2> 674190 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 674196 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f9e720a{/,null,AVAILABLE}
   [junit4]   2> 674199 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@22845921{HTTP/1.1}{127.0.0.1:41747}
   [junit4]   2> 674199 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.e.j.s.Server Started @677455ms
   [junit4]   2> 674199 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=48842, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/cores,
 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/tempDir-001/control/data,
 hostContext=/}
   [junit4]   2> 674200 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 674200 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/'
   [junit4]   2> 674218 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 674238 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674257 INFO  (zkCallback-374-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@19d82121 
name:ZooKeeperConnection Watcher:127.0.0.1:50828/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674259 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674259 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 674261 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 674261 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/solr.xml
   [junit4]   2> 674285 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/cores
   [junit4]   2> 674286 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 486356546
   [junit4]   2> 674286 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/]
   [junit4]   2> 674286 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/lib
   [junit4]   2> 674286 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/lib).
   [junit4]   2> 674294 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 674296 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 674297 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 674297 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 674297 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50828/solr
   [junit4]   2> 674297 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 674297 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 674299 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 674299 INFO  (zkCallback-376-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@379275a2 
name:ZooKeeperConnection Watcher:127.0.0.1:50828 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674300 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 674300 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 674304 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 674342 INFO  
(zkCallback-377-thread-1-processing-n:127.0.0.1:48842_) [n:127.0.0.1:48842_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@170e3011 
name:ZooKeeperConnection Watcher:127.0.0.1:50828/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 674342 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 674344 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 674345 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 674348 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 674349 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 674351 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 674353 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 674354 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 674355 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 674356 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 674357 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48842_
   [junit4]   2> 674357 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:48842_
   [junit4]   2> 674359 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 674360 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 674361 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 674361 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94509325006864388-127.0.0.1:48842_-n_0000000000
   [junit4]   2> 674362 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:48842_
   [junit4]   2> 674362 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 674363 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.Overseer Overseer 
(id=94509325006864388-127.0.0.1:48842_-n_0000000000) starting
   [junit4]   2> 674364 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 674369 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 674370 INFO  
(OverseerStateUpdate-94509325006864388-127.0.0.1:48842_-n_0000000000) 
[n:127.0.0.1:48842_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 674370 INFO  
(OverseerStateUpdate-94509325006864388-127.0.0.1:48842_-n_0000000000) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 674374 INFO  
(OverseerCollectionConfigSetProcessor-94509325006864388-127.0.0.1:48842_-n_0000000000)
 [n:127.0.0.1:48842_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 674379 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 674403 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 674404 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 674405 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/cores
   [junit4]   2> 674405 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, loadOnStartup=true, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/cores/collection1/,
 configSetProperties=configsetprops.json, collection=control_collection, 
config=solrconfig.xml, coreNodeName=, shard=, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/cores/collection1,
 transient=false, dataDir=data/, schema=schema.xml}
   [junit4]   2> 674406 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/cores/collection1/
   [junit4]   2> 674408 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 674418 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 674418 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:48842_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 674419 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 674419 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 674421 INFO  
(OverseerStateUpdate-94509325006864388-127.0.0.1:48842_-n_0000000000) 
[n:127.0.0.1:48842_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "base_url":"http://127.0.0.1:48842";,
   [junit4]   2>   "node_name":"127.0.0.1:48842_",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"down"} current state version: 0
   [junit4]   2> 674422 INFO  
(OverseerStateUpdate-94509325006864388-127.0.0.1:48842_-n_0000000000) 
[n:127.0.0.1:48842_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "base_url":"http://127.0.0.1:48842";,
   [junit4]   2>   "node_name":"127.0.0.1:48842_",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"down"}
   [junit4]   2> 674422 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 674422 INFO  
(OverseerStateUpdate-94509325006864388-127.0.0.1:48842_-n_0000000000) 
[n:127.0.0.1:48842_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 674423 INFO  
(OverseerStateUpdate-94509325006864388-127.0.0.1:48842_-n_0000000000) 
[n:127.0.0.1:48842_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 674424 INFO  
(zkCallback-377-thread-1-processing-n:127.0.0.1:48842_) [n:127.0.0.1:48842_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 674507 INFO  
(zkCallback-377-thread-2-processing-n:127.0.0.1:48842_) [n:127.0.0.1:48842_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 675423 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 675423 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 675424 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 675424 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 675424 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 675424 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/cores/collection1/'
   [junit4]   2> 675480 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 675509 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 675544 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 675623 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 675624 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 675646 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 677165 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 677197 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 677199 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 677237 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 677241 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 677245 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 677246 WARN  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 677246 WARN  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 677246 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 677247 WARN  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 677247 WARN  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 677248 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 677248 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 677249 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 677249 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 677249 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b075931
   [junit4]   2> 677250 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/cores/collection1/data
   [junit4]   2> 677250 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/cores/collection1/data/index/
   [junit4]   2> 677250 WARN  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 677250 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/cores/collection1/data/index
   [junit4]   2> 677251 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5468279741400827]
   [junit4]   2> 677251 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@60941866 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ace0213),segFN=segments_1,generation=1}
   [junit4]   2> 677252 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 677257 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 677257 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 677257 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 677257 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 677258 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 677258 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 677258 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 677259 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 677259 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 677263 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 677264 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 677266 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 677267 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 677269 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/cores/collection1/data/
   [junit4]   2> 677270 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 677279 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/plugins,/replication,/update/json/docs,/admin/properties,/get,/admin/file,/admin/logging,/admin/system,/update/json,/admin/segments,/admin/mbeans,/admin/threads,/schema,/update/csv,/admin/luke,standard,/admin/ping,/config,/update
   [junit4]   2> 677281 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 677282 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 677282 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 677284 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 677284 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 677285 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7072406027317137]
   [junit4]   2> 677286 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@60941866 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ace0213),segFN=segments_1,generation=1}
   [junit4]   2> 677287 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 677287 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@52b29646[collection1] main
   [junit4]   2> 677288 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 677289 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 677290 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 677291 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 677291 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 677291 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 677292 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 677293 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 677293 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 677293 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 677295 INFO  
(searcherExecutor-1821-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@52b29646[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 677295 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 677295 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 677296 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 677296 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1512149204009484288
   [junit4]   2> 677299 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version 
1512149204009484288
   [junit4]   2> 677299 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 677300 INFO  
(coreLoadExecutor-1820-thread-1-processing-n:127.0.0.1:48842_) 
[n:127.0.0.1:48842_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 677334 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:48842 
collection:control_collection shard:shard1
   [junit4]   2> 677335 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 677339 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94509325006864388-core_node1-n_0000000000
   [junit4]   2> 677339 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 677341 INFO  
(OverseerStateUpdate-94509325006864388-127.0.0.1:48842_-n_0000000000) 
[n:127.0.0.1:48842_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 677343 INFO  
(zkCallback-377-thread-2-processing-n:127.0.0.1:48842_) [n:127.0.0.1:48842_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 677343 INFO  
(zkCallback-377-thread-3-processing-n:127.0.0.1:48842_) [n:127.0.0.1:48842_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 677345 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 677345 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
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> 677346 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:48842/collection1/
   [junit4]   2> 677346 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 677346 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:48842/collection1/ has no replicas
   [junit4]   2> 677346 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
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:48842/collection1/ shard1
   [junit4]   2> 677346 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 677348 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 677351 INFO  
(OverseerStateUpdate-94509325006864388-127.0.0.1:48842_-n_0000000000) 
[n:127.0.0.1:48842_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:48842";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 677463 INFO  
(zkCallback-377-thread-2-processing-n:127.0.0.1:48842_) [n:127.0.0.1:48842_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 677471 INFO  
(zkCallback-377-thread-3-processing-n:127.0.0.1:48842_) [n:127.0.0.1:48842_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 677512 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:48842/collection1/ and leader is 
http://127.0.0.1:48842/collection1/
   [junit4]   2> 677512 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48842
   [junit4]   2> 677512 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 677512 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 677512 INFO  
(coreZkRegister-1814-thread-1-processing-n:127.0.0.1:48842_ r:core_node1 
c:control_collection x:collection1 s:shard1) [n:127.0.0.1:48842_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 677515 INFO  
(OverseerStateUpdate-94509325006864388-127.0.0.1:48842_-n_0000000000) 
[n:127.0.0.1:48842_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "base_url":"http://127.0.0.1:48842";,
   [junit4]   2>   "node_name":"127.0.0.1:48842_",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active"} current state version: 3
   [junit4]   2> 677515 INFO  
(OverseerStateUpdate-94509325006864388-127.0.0.1:48842_-n_0000000000) 
[n:127.0.0.1:48842_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "base_url":"http://127.0.0.1:48842";,
   [junit4]   2>   "node_name":"127.0.0.1:48842_",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 677533 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 677534 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 677559 INFO  (zkCallback-379-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6dd962fa 
name:ZooKeeperConnection Watcher:127.0.0.1:50828/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 677559 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 677559 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 677559 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 677562 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 677618 INFO  (zkCallback-379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 677618 INFO  
(zkCallback-377-thread-3-processing-n:127.0.0.1:48842_) [n:127.0.0.1:48842_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 677618 INFO  
(zkCallback-377-thread-2-processing-n:127.0.0.1:48842_) [n:127.0.0.1:48842_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 678123 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/shard-1-001/cores/collection1
   [junit4]   2> 678124 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/shard-1-001
   [junit4]   2> 678125 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 678131 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62671047{/,null,AVAILABLE}
   [junit4]   2> 678132 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5c5dd7c9{HTTP/1.1}{127.0.0.1:34875}
   [junit4]   2> 678132 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.e.j.s.Server Started @681388ms
   [junit4]   2> 678132 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=40683, hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/tempDir-001/jetty1,
 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/shard-1-001/cores}
   [junit4]   2> 678132 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 678132 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/shard-1-001/'
   [junit4]   2> 678168 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 678169 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 678178 INFO  (zkCallback-380-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5455f430 
name:ZooKeeperConnection Watcher:127.0.0.1:50828/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 678178 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 678179 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 678181 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 678181 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/shard-1-001/solr.xml
   [junit4]   2> 678196 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/shard-1-001/cores
   [junit4]   2> 678196 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 95513380
   [junit4]   2> 678196 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/shard-1-001/]
   [junit4]   2> 678196 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/shard-1-001/lib
   [junit4]   2> 678196 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/shard-1-001/lib).
   [junit4]   2> 678205 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 678206 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 678207 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 678207 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 678207 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50828/solr
   [junit4]   2> 678207 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 678208 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 678236 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 678236 INFO  (zkCallback-382-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e9d2c44 
name:ZooKeeperConnection Watcher:127.0.0.1:50828 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 678237 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 678237 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 678242 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:40683_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 678247 INFO  
(zkCallback-383-thread-1-processing-n:127.0.0.1:40683_) [n:127.0.0.1:40683_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@390335ab 
name:ZooKeeperConnection Watcher:127.0.0.1:50828/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 678247 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:40683_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 678265 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:40683_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 679270 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:40683_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40683_
   [junit4]   2> 679270 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:40683_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:40683_
   [junit4]   2> 679272 INFO  (zkCallback-379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 679272 INFO  
(zkCallback-377-thread-2-processing-n:127.0.0.1:48842_) [n:127.0.0.1:48842_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 679272 INFO  
(zkCallback-377-thread-3-processing-n:127.0.0.1:48842_) [n:127.0.0.1:48842_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 679274 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:40683_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 679274 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:40683_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94509325006864392-127.0.0.1:40683_-n_0000000001
   [junit4]   2> 679275 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:40683_    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94509325006864388-127.0.0.1:48842_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 679278 INFO  
(zkCallback-383-thread-1-processing-n:127.0.0.1:40683_) [n:127.0.0.1:40683_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 679351 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:40683_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 679351 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:40683_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 679375 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:40683_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/shard-1-001/cores
   [junit4]   2> 679376 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:40683_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{configSetProperties=configsetprops.json, name=collection1, dataDir=data/, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/shard-1-001/cores/collection1/,
 config=solrconfig.xml, transient=false, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/shard-1-001/cores/collection1,
 shard=, coreNodeName=, loadOnStartup=true, schema=schema.xml, 
collection=collection1}
   [junit4]   2> 679376 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:40683_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/shard-1-001/cores/collection1/
   [junit4]   2> 679376 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:40683_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 679385 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 679385 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 679392 INFO  
(OverseerStateUpdate-94509325006864388-127.0.0.1:48842_-n_0000000000) 
[n:127.0.0.1:48842_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "base_url":"http://127.0.0.1:40683";,
   [junit4]   2>   "node_name":"127.0.0.1:40683_",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"down"} current state version: 4
   [junit4]   2> 679393 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:40683_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 679393 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:40683_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 679393 INFO  
(OverseerStateUpdate-94509325006864388-127.0.0.1:48842_-n_0000000000) 
[n:127.0.0.1:48842_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "base_url":"http://127.0.0.1:40683";,
   [junit4]   2>   "node_name":"127.0.0.1:40683_",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"down"}
   [junit4]   2> 679393 INFO  
(OverseerStateUpdate-94509325006864388-127.0.0.1:48842_-n_0000000000) 
[n:127.0.0.1:48842_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 679394 INFO  
(OverseerStateUpdate-94509325006864388-127.0.0.1:48842_-n_0000000000) 
[n:127.0.0.1:48842_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 679394 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 679395 INFO  (zkCallback-379-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 679395 INFO  
(zkCallback-383-thread-1-processing-n:127.0.0.1:40683_) [n:127.0.0.1:40683_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 679395 INFO  
(zkCallback-377-thread-2-processing-n:127.0.0.1:48842_) [n:127.0.0.1:48842_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 679395 INFO  
(zkCallback-377-thread-3-processing-n:127.0.0.1:48842_) [n:127.0.0.1:48842_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 679398 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.c.ZkController waiting 
to find shard id in clusterstate for collection1
   [junit4]   2> 679399 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.c.ZkController Check 
for collection zkNode:collection1
   [junit4]   2> 679400 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 679401 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load 
collection config from:/collections/collection1
   [junit4]   2> 679403 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 679403 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/shard-1-001/cores/collection1/'
   [junit4]   2> 679447 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.c.Config loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 679471 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 679495 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 5.4.0
   [junit4]   2> 679557 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 679559 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading 
Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 679588 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 680047 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 680079 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.s.IndexSchema default 
search field in schema is text
   [junit4]   2> 680081 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique 
key field: id
   [junit4]   2> 680091 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 680094 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 680097 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 680098 WARN  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 680098 WARN  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 680098 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 680099 WARN  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 680099 WARN  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 680100 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties 
Did not find ConfigSet properties, assuming default properties: Can't find 
resource 'configsetprops.json' in classpath or '/configs/conf1', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 680100 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 680100 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 680101 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001/shard-1-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 680101 INFO  
(coreLoadExecutor-1831-thread-1-processing-n:127.0.0.1:40683_) 
[n:127.0.0.1:40683_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b075931
   [junit4]   2> 680102 INFO  (coreLoadExecu

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

sk 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@775bde70 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@3068c848[Shutting
 down, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 
40]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 803506 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@5c8c824a{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 803506 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@64fa0d80{/,null,UNAVAILABLE}
   [junit4]   2> 803508 INFO  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:57088_ c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50828 50828
   [junit4]   2> 803861 INFO  (Thread-1808) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:50828 50828
   [junit4]   2> 803863 WARN  (Thread-1808) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        41      /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/94509325006864392-127.0.0.1:40683_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 803863 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:57088_ c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:60573/, target: 
http://127.0.0.1:55959/
   [junit4]   2> 803863 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:57088_ c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:48842/, target: 
http://127.0.0.1:41747/
   [junit4]   2> 803863 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:57088_ c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:57088/, target: 
http://127.0.0.1:45018/
   [junit4]   2> 803864 WARN  
(TEST-LeaderFailoverAfterPartitionTest.test-seed#[3561BEADFA0D2EDD]) 
[n:127.0.0.1:57088_ c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:40683/, target: 
http://127.0.0.1:34875/
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test 
-Dtests.seed=3561BEADFA0D2EDD -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=sq_AL -Dtests.timezone=Asia/Jerusalem -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  130s J1 | LeaderFailoverAfterPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected 2 of 3 
replicas to be active but only found 1; 
[core_node1:{"base_url":"http://127.0.0.1:48842","node_name":"127.0.0.1:48842_","core":"c8n_1x3_lf_shard1_replica2","state":"active","leader":"true"}];
 clusterState: DocCollection(c8n_1x3_lf)={
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "replicationFactor":"3",
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "base_url":"http://127.0.0.1:48842";,
   [junit4]    >           "node_name":"127.0.0.1:48842_",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica2",
   [junit4]    >           "state":"active",
   [junit4]    >           "leader":"true"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "base_url":"http://127.0.0.1:60573";,
   [junit4]    >           "node_name":"127.0.0.1:60573_",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica1",
   [junit4]    >           "state":"down"},
   [junit4]    >         "core_node3":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:40683";,
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica3",
   [junit4]    >           "node_name":"127.0.0.1:40683_"}}}},
   [junit4]    >   "autoAddReplicas":"false"}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3561BEADFA0D2EDD:BD35817754F14325]:0)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:166)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:51)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 803878 INFO  
(SUITE-LeaderFailoverAfterPartitionTest-seed#[3561BEADFA0D2EDD]-worker) 
[n:127.0.0.1:57088_ c:collection1 s:shard1 r:core_node3 x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_3561BEADFA0D2EDD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), 
sim=DefaultSimilarity, locale=sq_AL, timezone=Asia/Jerusalem
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=234911608,total=484966400
   [junit4]   2> NOTE: All tests run in this JVM: [CSVRequestHandlerTest, 
TestConfigOverlay, DistributedFacetPivotLongTailTest, TestCodecSupport, 
SaslZkACLProviderTest, SimplePostToolTest, AtomicUpdatesTest, 
TestFastOutputStream, CollectionReloadTest, CloudMLTQParserTest, 
TestSurroundQueryParser, TestUtils, SpatialFilterTest, MergeStrategyTest, 
SolrTestCaseJ4Test, DistributedSuggestComponentTest, 
TestWordDelimiterFilterFactory, IndexBasedSpellCheckerTest, 
TestDynamicFieldResource, TestSolrDeletionPolicy2, 
TestMinMaxOnMultiValuedField, TestFiltering, ConvertedLegacyTest, 
TestReRankQParserPlugin, ActionThrottleTest, TestBinaryResponseWriter, 
TestSolrDynamicMBean, TestSolrCloudWithKerberosAlt, SolrIndexSplitterTest, 
BJQParserTest, TestDefaultStatsCache, TestBM25SimilarityFactory, 
BufferStoreTest, TestLFUCache, FacetPivotSmallTest, TestJmxMonitoredMap, 
TestSchemaResource, CollectionsAPIDistributedZkTest, TestUpdate, 
TestMissingGroups, SchemaVersionSpecificBehaviorTest, 
TestSortingResponseWriter, TestLeaderInitiatedRecoveryThread, TestDistribIDF, 
BasicFunctionalityTest, SuggesterFSTTest, TestManagedSchemaFieldResource, 
TestClassNameShortening, TestHashPartitioner, PreAnalyzedFieldTest, 
TestQueryUtils, FastVectorHighlighterTest, SpellCheckCollatorTest, 
TestDistributedMissingSort, DistribDocExpirationUpdateProcessorTest, 
HdfsDirectoryTest, TestCopyFieldCollectionResource, 
LeaderFailoverAfterPartitionTest]
   [junit4] Completed [212/538] on J1 in 130.37s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1035 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:785: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:729: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:524:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1452:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1006:
 There were test failures: 538 suites, 2127 tests, 1 failure, 46 ignored (34 
assumptions)

Total time: 57 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3519
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 292697437 bytes
Compression is 0.0%
Took 51 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to