Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/30/

3 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Doc with id=1 not found in http://127.0.0.1:49734/zki/h/collMinRf_1x3 due to: 
Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in 
http://127.0.0.1:49734/zki/h/collMinRf_1x3 due to: Path not found: /id; 
rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([BB1D69E7C5127864:3349563D6BEE159C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
        at 
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=1 not found in http://127.0.0.1:60844/forceleader_test_collection 
due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in 
http://127.0.0.1:60844/forceleader_test_collection due to: Path not found: /id; 
rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([BB1D69E7C5127864:5D8A5D27FC908105]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([BB1D69E7C5127864:3349563D6BEE159C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.assertSliceAndReplicaCount(SharedFSAutoReplicaFailoverTest.java:403)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:248)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11465 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> 437323 INFO  
(SUITE-HttpPartitionTest-seed#[BB1D69E7C5127864]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/init-core-data-001
   [junit4]   2> 437324 WARN  
(SUITE-HttpPartitionTest-seed#[BB1D69E7C5127864]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 437324 INFO  
(SUITE-HttpPartitionTest-seed#[BB1D69E7C5127864]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 437325 INFO  
(SUITE-HttpPartitionTest-seed#[BB1D69E7C5127864]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 437325 INFO  
(SUITE-HttpPartitionTest-seed#[BB1D69E7C5127864]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /zki/h
   [junit4]   2> 437327 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 437327 INFO  (Thread-413) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 437327 INFO  (Thread-413) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 437329 ERROR (Thread-413) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 437427 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45679
   [junit4]   2> 437447 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 437449 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 437450 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 437451 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 437452 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 437453 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 437454 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 437459 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 437460 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 437461 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 437463 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 437464 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15de6dddce80001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 437468 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 437552 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 437553 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66581355{/zki/h,null,AVAILABLE}
   [junit4]   2> 437555 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5e1147b9{HTTP/1.1,[http/1.1]}{127.0.0.1:37701}
   [junit4]   2> 437555 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] o.e.j.s.Server 
Started @440835ms
   [junit4]   2> 437555 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/zki/h, hostPort=52717, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/control-001/cores}
   [junit4]   2> 437555 ERROR 
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 437555 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 437555 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 437556 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 437556 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-15T17:08:06.220Z
   [junit4]   2> 437558 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 437558 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15de6dddce80002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 437558 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/control-001/solr.xml
   [junit4]   2> 437563 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 437565 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45679/solr
   [junit4]   2> 437623 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 437623 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:52717_zki%2Fh
   [junit4]   2> 437624 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.Overseer Overseer 
(id=98488607440371716-127.0.0.1:52717_zki%2Fh-n_0000000000) starting
   [junit4]   2> 437630 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52717_zki%2Fh
   [junit4]   2> 437631 INFO  
(zkCallback-331-thread-1-processing-n:127.0.0.1:52717_zki%2Fh) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 437675 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7
   [junit4]   2> 437683 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7
   [junit4]   2> 437683 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7
   [junit4]   2> 437684 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/control-001/cores
   [junit4]   2> 437709 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 437709 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45679/solr ready
   [junit4]   2> 437712 INFO  (SocketProxy-Acceptor-52717) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=40755,localport=52717], receiveBufferSize:531000
   [junit4]   2> 437715 INFO  (SocketProxy-Acceptor-52717) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37701,localport=36677], receiveBufferSize=530904
   [junit4]   2> 437716 INFO  (qtp592632440-3200) [n:127.0.0.1:52717_zki%2Fh    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:52717_zki%252Fh&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 437718 INFO  
(OverseerThreadFactory-1087-thread-1-processing-n:127.0.0.1:52717_zki%2Fh) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 437822 INFO  (SocketProxy-Acceptor-52717) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=40757,localport=52717], receiveBufferSize:531000
   [junit4]   2> 437824 INFO  (SocketProxy-Acceptor-52717) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37701,localport=36679], receiveBufferSize=530904
   [junit4]   2> 437827 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 437827 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 437931 INFO  
(zkCallback-331-thread-1-processing-n:127.0.0.1:52717_zki%2Fh) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 438856 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 438891 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 438990 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 439002 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 439002 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7
   [junit4]   2> 439002 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 439002 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 439004 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@67e7c5d0
   [junit4]   2> 439007 WARN  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 439038 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 439038 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 439038 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 439039 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 439040 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 439040 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3cf6b672[control_collection_shard1_replica_n1] main]
   [junit4]   2> 439041 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 439041 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 439042 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 439043 INFO  
(searcherExecutor-1090-thread-1-processing-n:127.0.0.1:52717_zki%2Fh 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:52717_zki%2Fh c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@3cf6b672[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 439044 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1575817720845303808
   [junit4]   2> 439050 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 439050 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 439050 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52717/zki/h/control_collection_shard1_replica_n1/
   [junit4]   2> 439050 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 439050 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:52717/zki/h/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 439050 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 439052 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52717/zki/h/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 439154 INFO  
(zkCallback-331-thread-1-processing-n:127.0.0.1:52717_zki%2Fh) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 439203 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 439204 INFO  (qtp592632440-3202) [n:127.0.0.1:52717_zki%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1377
   [junit4]   2> 439207 INFO  (qtp592632440-3200) [n:127.0.0.1:52717_zki%2Fh    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 439306 INFO  
(zkCallback-331-thread-1-processing-n:127.0.0.1:52717_zki%2Fh) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 439720 INFO  
(OverseerCollectionConfigSetProcessor-98488607440371716-127.0.0.1:52717_zki%2Fh-n_0000000000)
 [n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 440207 INFO  (qtp592632440-3200) [n:127.0.0.1:52717_zki%2Fh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:52717_zki%252Fh&wt=javabin&version=2}
 status=0 QTime=2491
   [junit4]   2> 440213 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 440214 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45679/solr ready
   [junit4]   2> 440214 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 440215 INFO  (SocketProxy-Acceptor-52717) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=40765,localport=52717], receiveBufferSize:531000
   [junit4]   2> 440215 INFO  (SocketProxy-Acceptor-52717) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37701,localport=36687], receiveBufferSize=530904
   [junit4]   2> 440216 INFO  (qtp592632440-3198) [n:127.0.0.1:52717_zki%2Fh    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 440219 INFO  
(OverseerThreadFactory-1087-thread-2-processing-n:127.0.0.1:52717_zki%2Fh) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 440220 WARN  
(OverseerThreadFactory-1087-thread-2-processing-n:127.0.0.1:52717_zki%2Fh) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 440424 INFO  (qtp592632440-3198) [n:127.0.0.1:52717_zki%2Fh    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 440424 INFO  (qtp592632440-3198) [n:127.0.0.1:52717_zki%2Fh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=208
   [junit4]   2> 440506 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-1-001
 of type TLOG
   [junit4]   2> 440506 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 440508 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2afeb41b{/zki/h,null,AVAILABLE}
   [junit4]   2> 440508 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7eb37e46{HTTP/1.1,[http/1.1]}{127.0.0.1:54299}
   [junit4]   2> 440508 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] o.e.j.s.Server 
Started @443788ms
   [junit4]   2> 440508 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/zki/h, 
hostPort=52426, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-1-001/cores}
   [junit4]   2> 440509 ERROR 
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 440509 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 440509 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 440509 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 440509 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-15T17:08:09.173Z
   [junit4]   2> 440511 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 440511 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-1-001/solr.xml
   [junit4]   2> 440515 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 440517 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45679/solr
   [junit4]   2> 440524 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 440525 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 440527 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52426_zki%2Fh
   [junit4]   2> 440528 INFO  
(zkCallback-331-thread-1-processing-n:127.0.0.1:52717_zki%2Fh) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 440528 INFO  (zkCallback-338-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 440535 INFO  
(zkCallback-343-thread-1-processing-n:127.0.0.1:52426_zki%2Fh) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 440576 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7
   [junit4]   2> 440584 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7
   [junit4]   2> 440584 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7
   [junit4]   2> 440585 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-1-001/cores
   [junit4]   2> 440604 INFO  (SocketProxy-Acceptor-52426) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=42496,localport=52426], receiveBufferSize:531000
   [junit4]   2> 440605 INFO  (SocketProxy-Acceptor-52426) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=54299,localport=49694], receiveBufferSize=530904
   [junit4]   2> 440607 INFO  (qtp365366108-3248) [n:127.0.0.1:52426_zki%2Fh    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:52426_zki%252Fh&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 440608 INFO  
(OverseerCollectionConfigSetProcessor-98488607440371716-127.0.0.1:52717_zki%2Fh-n_0000000000)
 [n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 440609 INFO  
(OverseerThreadFactory-1087-thread-3-processing-n:127.0.0.1:52717_zki%2Fh) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:52426_zki%2Fh for creating new replica
   [junit4]   2> 440610 INFO  (SocketProxy-Acceptor-52426) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=42498,localport=52426], receiveBufferSize:531000
   [junit4]   2> 440611 INFO  (SocketProxy-Acceptor-52426) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=54299,localport=49696], receiveBufferSize=530904
   [junit4]   2> 440611 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 440612 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 440716 INFO  
(zkCallback-343-thread-1-processing-n:127.0.0.1:52426_zki%2Fh) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 441624 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 441647 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 441765 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 441778 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 441778 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t41' (registry 
'solr.core.collection1.shard2.replica_t41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7
   [junit4]   2> 441778 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 441778 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t41] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-1-001/cores/collection1_shard2_replica_t41],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 441781 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1c300b2e
   [junit4]   2> 441782 WARN  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 441840 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 441840 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 441841 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 441841 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 441842 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 441842 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5c73c9a[collection1_shard2_replica_t41] main]
   [junit4]   2> 441843 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 441843 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 441844 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 441844 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575817723781316608
   [junit4]   2> 441848 INFO  
(searcherExecutor-1101-thread-1-processing-n:127.0.0.1:52426_zki%2Fh 
x:collection1_shard2_replica_t41 s:shard2 c:collection1) 
[n:127.0.0.1:52426_zki%2Fh c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[collection1_shard2_replica_t41] Registered new searcher 
Searcher@5c73c9a[collection1_shard2_replica_t41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 441851 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 441851 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 441851 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:52426/zki/h/collection1_shard2_replica_t41/
   [junit4]   2> 441851 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 441851 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
http://127.0.0.1:52426/zki/h/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 441851 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 441852 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 441860 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52426/zki/h/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 441957 INFO  
(zkCallback-343-thread-1-processing-n:127.0.0.1:52426_zki%2Fh) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 441963 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 441964 INFO  (qtp365366108-3246) [n:127.0.0.1:52426_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1352
   [junit4]   2> 441968 INFO  (qtp365366108-3248) [n:127.0.0.1:52426_zki%2Fh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:52426_zki%252Fh&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1361
   [junit4]   2> 441970 INFO  
(OverseerCollectionConfigSetProcessor-98488607440371716-127.0.0.1:52717_zki%2Fh-n_0000000000)
 [n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 442071 INFO  
(zkCallback-343-thread-1-processing-n:127.0.0.1:52426_zki%2Fh) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 442112 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-2-001
 of type TLOG
   [junit4]   2> 442114 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 442115 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3137df01{/zki/h,null,AVAILABLE}
   [junit4]   2> 442115 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4392886e{HTTP/1.1,[http/1.1]}{127.0.0.1:51516}
   [junit4]   2> 442115 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] o.e.j.s.Server 
Started @445396ms
   [junit4]   2> 442116 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/zki/h, 
hostPort=49734, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-2-001/cores}
   [junit4]   2> 442116 ERROR 
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 442134 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 442134 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 442134 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 442134 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-15T17:08:10.798Z
   [junit4]   2> 442151 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 442151 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-2-001/solr.xml
   [junit4]   2> 442155 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 442157 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45679/solr
   [junit4]   2> 442163 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:49734_zki%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 442164 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:49734_zki%2Fh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 442166 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:49734_zki%2Fh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49734_zki%2Fh
   [junit4]   2> 442166 INFO  (zkCallback-338-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 442179 INFO  
(zkCallback-343-thread-1-processing-n:127.0.0.1:52426_zki%2Fh) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 442179 INFO  
(zkCallback-331-thread-1-processing-n:127.0.0.1:52717_zki%2Fh) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 442179 INFO  
(zkCallback-349-thread-2-processing-n:127.0.0.1:49734_zki%2Fh) 
[n:127.0.0.1:49734_zki%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 442275 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:49734_zki%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7
   [junit4]   2> 442286 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:49734_zki%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7
   [junit4]   2> 442286 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:49734_zki%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7
   [junit4]   2> 442288 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:49734_zki%2Fh    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-2-001/cores
   [junit4]   2> 442321 INFO  (SocketProxy-Acceptor-49734) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=33655,localport=49734], receiveBufferSize:531000
   [junit4]   2> 442339 INFO  (SocketProxy-Acceptor-49734) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=51516,localport=47228], receiveBufferSize=530904
   [junit4]   2> 442341 INFO  (qtp2119428466-3282) [n:127.0.0.1:49734_zki%2Fh   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:49734_zki%252Fh&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 442351 INFO  
(OverseerThreadFactory-1087-thread-4-processing-n:127.0.0.1:52717_zki%2Fh) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:49734_zki%2Fh for creating new replica
   [junit4]   2> 442353 INFO  (SocketProxy-Acceptor-49734) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=33663,localport=49734], receiveBufferSize:531000
   [junit4]   2> 442373 INFO  (SocketProxy-Acceptor-49734) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=51516,localport=47236], receiveBufferSize=530904
   [junit4]   2> 442387 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 442388 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 442491 INFO  
(zkCallback-349-thread-2-processing-n:127.0.0.1:49734_zki%2Fh) 
[n:127.0.0.1:49734_zki%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 442491 INFO  
(zkCallback-343-thread-1-processing-n:127.0.0.1:52426_zki%2Fh) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 443413 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 443475 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 443903 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 443974 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 443977 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t43' (registry 
'solr.core.collection1.shard1.replica_t43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7
   [junit4]   2> 443977 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 443978 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t43] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-2-001/cores/collection1_shard1_replica_t43],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 443980 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@73d5047b
   [junit4]   2> 444043 WARN  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 444141 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 444141 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 444142 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 444142 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 444160 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 444162 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@103922f5[collection1_shard1_replica_t43] main]
   [junit4]   2> 444164 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 444164 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 444165 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 444165 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575817726215061504
   [junit4]   2> 444191 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 444191 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 444191 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:49734/zki/h/collection1_shard1_replica_t43/
   [junit4]   2> 444191 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 444191 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
http://127.0.0.1:49734/zki/h/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 444191 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 444192 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 444195 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49734/zki/h/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 444197 INFO  
(searcherExecutor-1112-thread-1-processing-n:127.0.0.1:49734_zki%2Fh 
x:collection1_shard1_replica_t43 s:shard1 c:collection1) 
[n:127.0.0.1:49734_zki%2Fh c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[collection1_shard1_replica_t43] Registered new searcher 
Searcher@103922f5[collection1_shard1_replica_t43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 444295 INFO  
(zkCallback-349-thread-2-processing-n:127.0.0.1:49734_zki%2Fh) 
[n:127.0.0.1:49734_zki%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 444295 INFO  
(zkCallback-343-thread-1-processing-n:127.0.0.1:52426_zki%2Fh) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 444345 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 444351 INFO  (qtp2119428466-3280) [n:127.0.0.1:49734_zki%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1963
   [junit4]   2> 444366 INFO  (qtp2119428466-3282) [n:127.0.0.1:49734_zki%2Fh   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:49734_zki%252Fh&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=2025
   [junit4]   2> 444450 INFO  
(zkCallback-349-thread-2-processing-n:127.0.0.1:49734_zki%2Fh) 
[n:127.0.0.1:49734_zki%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 444450 INFO  
(zkCallback-343-thread-1-processing-n:127.0.0.1:52426_zki%2Fh) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 444595 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-3-001
 of type TLOG
   [junit4]   2> 444595 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 444640 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21a955e7{/zki/h,null,AVAILABLE}
   [junit4]   2> 444640 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1f0364a2{HTTP/1.1,[http/1.1]}{127.0.0.1:44225}
   [junit4]   2> 444640 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] o.e.j.s.Server 
Started @447920ms
   [junit4]   2> 444640 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/tempDir-001/jetty3,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/zki/h, 
hostPort=38021, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-3-001/cores}
   [junit4]   2> 444640 ERROR 
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 444656 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 444656 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 444656 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 444656 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-15T17:08:13.320Z
   [junit4]   2> 444696 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 444696 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-3-001/solr.xml
   [junit4]   2> 444701 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 444717 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45679/solr
   [junit4]   2> 444833 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:38021_zki%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 444836 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:38021_zki%2Fh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 444838 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:38021_zki%2Fh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38021_zki%2Fh
   [junit4]   2> 444839 INFO  
(zkCallback-343-thread-1-processing-n:127.0.0.1:52426_zki%2Fh) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 444839 INFO  
(zkCallback-349-thread-2-processing-n:127.0.0.1:49734_zki%2Fh) 
[n:127.0.0.1:49734_zki%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 444840 INFO  
(zkCallback-331-thread-1-processing-n:127.0.0.1:52717_zki%2Fh) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 444840 INFO  (zkCallback-338-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 444847 INFO  
(zkCallback-355-thread-1-processing-n:127.0.0.1:38021_zki%2Fh) 
[n:127.0.0.1:38021_zki%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 445551 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:38021_zki%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7
   [junit4]   2> 445570 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:38021_zki%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7
   [junit4]   2> 445571 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:38021_zki%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7
   [junit4]   2> 445572 INFO  
(TEST-HttpPartitionTest.test-seed#[BB1D69E7C5127864]) 
[n:127.0.0.1:38021_zki%2Fh    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-3-001/cores
   [junit4]   2> 445698 INFO  (SocketProxy-Acceptor-38021) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39852,localport=38021], receiveBufferSize:531000
   [junit4]   2> 445723 INFO  (SocketProxy-Acceptor-38021) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44225,localport=35104], receiveBufferSize=530904
   [junit4]   2> 445732 INFO  (qtp1396324898-3317) [n:127.0.0.1:38021_zki%2Fh   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:38021_zki%252Fh&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 445739 INFO  
(OverseerCollectionConfigSetProcessor-98488607440371716-127.0.0.1:52717_zki%2Fh-n_0000000000)
 [n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 445740 INFO  
(OverseerThreadFactory-1087-thread-5-processing-n:127.0.0.1:52717_zki%2Fh) 
[n:127.0.0.1:52717_zki%2Fh    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:38021_zki%2Fh for creating new replica
   [junit4]   2> 445742 INFO  (SocketProxy-Acceptor-38021) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39854,localport=38021], receiveBufferSize:531000
   [junit4]   2> 445764 INFO  (SocketProxy-Acceptor-38021) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44225,localport=35106], receiveBufferSize=530904
   [junit4]   2> 445785 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 445786 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 446046 INFO  
(zkCallback-349-thread-2-processing-n:127.0.0.1:49734_zki%2Fh) 
[n:127.0.0.1:49734_zki%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 446046 INFO  
(zkCallback-355-thread-1-processing-n:127.0.0.1:38021_zki%2Fh) 
[n:127.0.0.1:38021_zki%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 446046 INFO  
(zkCallback-343-thread-1-processing-n:127.0.0.1:52426_zki%2Fh) 
[n:127.0.0.1:52426_zki%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 446815 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 446855 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 447283 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 447354 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 447357 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t45' (registry 
'solr.core.collection1.shard2.replica_t45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@77971aa7
   [junit4]   2> 447368 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 447368 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t45] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-3-001/cores/collection1_shard2_replica_t45],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_BB1D69E7C5127864-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 447843 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@4e4d8563
   [junit4]   2> 447896 WARN  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 447977 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 447977 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 447978 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 447978 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 447980 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 447980 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@493fdde4[collection1_shard2_replica_t45] main]
   [junit4]   2> 447993 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 448006 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 448007 INFO  (qtp1396324898-3315) [n:127.0.0.1:38021_zki%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 448008 I

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

stReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] o.a.s.c.CoreContainer 
Shutting down CoreContainer instance=1720419584
   [junit4]   2> 1612809 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1612809 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@637adc3a: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@7499773
   [junit4]   2> 1612810 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1612811 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@29901b23: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@109e9b1
   [junit4]   2> 1612812 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1612812 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@177ed0a3: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@578d9f80
   [junit4]   2> 1612813 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1612820 INFO  (coreCloseExecutor-4413-thread-1) 
[n:127.0.0.1:36260_ c:collection1 s:shard1 r:core_node44 
x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[collection1_shard1_replica_t43]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6da992a8
   [junit4]   2> 1612820 INFO  (coreCloseExecutor-4413-thread-1) 
[n:127.0.0.1:36260_ c:collection1 s:shard1 r:core_node44 
x:collection1_shard1_replica_t43] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_t43, tag=1839829672
   [junit4]   2> 1612821 INFO  (coreCloseExecutor-4413-thread-1) 
[n:127.0.0.1:36260_ c:collection1 s:shard1 r:core_node44 
x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18fb6b06: rootName = null, 
domain = solr.core.collection1.shard1.replica_t43, service url = null, agent id 
= null] for registry solr.core.collection1.shard1.replica_t43 / 
com.codahale.metrics.MetricRegistry@5e877c52
   [junit4]   2> 1612826 INFO  (coreCloseExecutor-4413-thread-1) 
[n:127.0.0.1:36260_ c:collection1 s:shard1 r:core_node44 
x:collection1_shard1_replica_t43] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=1839829672
   [junit4]   2> 1612828 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.Overseer Overseer (id=98488682242899980-127.0.0.1:36260_-n_0000000002) 
closing
   [junit4]   2> 1612828 INFO  
(OverseerStateUpdate-98488682242899980-127.0.0.1:36260_-n_0000000002) 
[n:127.0.0.1:36260_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36260_
   [junit4]   2> 1614334 WARN  
(zkCallback-1670-thread-2-processing-n:127.0.0.1:36260_) [n:127.0.0.1:36260_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1614335 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@62bde143{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1614335 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f2476a5{/,null,UNAVAILABLE}
   [junit4]   2> 1614336 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 41244
   [junit4]   2> 1614336 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1614338 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34292 34292
   [junit4]   2> 1614432 INFO  (Thread-2983) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34292 34292
   [junit4]   2> 1614433 WARN  (Thread-2983) [    ] 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>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2>        3       
/solr/collections/forceleader_test_collection/state.json
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1614433 WARN  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:41244/, target: 
http://127.0.0.1:40176/
   [junit4]   2> 1614433 WARN  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:34618/, target: 
http://127.0.0.1:57011/
   [junit4]   2> 1614434 WARN  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:36260/, target: 
http://127.0.0.1:34537/
   [junit4]   2> 1614434 WARN  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[BB1D69E7C5127864]) [    ] 
o.a.s.c.SocketProxy Closing 12 connections to: http://127.0.0.1:60844/, target: 
http://127.0.0.1:55081/
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ForceLeaderTest 
-Dtests.method=testReplicasInLIRNoLeader -Dtests.seed=BB1D69E7C5127864 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ja-JP -Dtests.timezone=America/St_Kitts -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 35.3s J0 | ForceLeaderTest.testReplicasInLIRNoLeader <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=1 not 
found in http://127.0.0.1:60844/forceleader_test_collection due to: Path not 
found: /id; rsp={doc=null}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BB1D69E7C5127864:5D8A5D27FC908105]:0)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
   [junit4]    >        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_BB1D69E7C5127864-001
   [junit4]   2> Aug 15, 2017 5:27:42 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ja-JP, 
timezone=America/St_Kitts
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=112309344,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSchemaAPI, 
DeleteInactiveReplicaTest, TestUseDocValuesAsStored2, 
TestGeoJSONResponseWriter, TestConfigSetsAPI, TestFileDictionaryLookup, 
SearchHandlerTest, SimpleCollectionCreateDeleteTest, 
TestLeaderElectionWithEmptyReplica, SolrIndexMetricsTest, 
DistributedQueryElevationComponentTest, FieldMutatingUpdateProcessorTest, 
TestManagedResourceStorage, TestReplicationHandler, EchoParamsTest, 
DistributedSpellCheckComponentTest, RollingRestartTest, 
TestPerFieldSimilarityWithDefaultOverride, TestCollectionAPIs, 
TestDocumentBuilder, TestRestoreCore, TestClusterProperties, 
BlockJoinFacetSimpleTest, CdcrUpdateLogTest, TestCustomSort, 
TestLocalFSCloudBackupRestore, TestSchemaSimilarityResource, 
TestPivotHelperCode, ForceLeaderTest]
   [junit4] Completed [248/729 (3!)] on J0 in 101.96s, 3 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 44933 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to