Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2115/

2 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([76FDCC75F0B376BF:FDDA1FA4B1B5DD3B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:908)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:436)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.TestTlogReplica.testOnlyLeaderIndexes

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

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([76FDCC75F0B376BF:6AFCB1F88516082C]: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.TestTlogReplica.assertCopyOverOldUpdates(TestTlogReplica.java:909)
        at 
org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:501)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 11781 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/init-core-data-001
   [junit4]   2> 234129 INFO  
(SUITE-ShardSplitTest-seed#[76FDCC75F0B376BF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 234130 INFO  
(SUITE-ShardSplitTest-seed#[76FDCC75F0B376BF]-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> 234130 INFO  
(SUITE-ShardSplitTest-seed#[76FDCC75F0B376BF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 234130 INFO  
(SUITE-ShardSplitTest-seed#[76FDCC75F0B376BF]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 234350 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.ZkTestServer 
STARTING ZK TEST SERVER
   [junit4]   2> 234469 INFO  (Thread-98) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 234489 INFO  (Thread-98) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 235129 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.ZkTestServer 
start zk server on port:40646
   [junit4]   2> 236494 ERROR (Thread-98) [    ] 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> 237497 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 237519 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 237535 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 237537 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 237667 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 237738 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 237739 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 237754 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 237756 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 237829 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 237863 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 237866 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 239299 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 239301 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@293e292{/,null,AVAILABLE}
   [junit4]   2> 239389 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@32ca4e91{HTTP/1.1,[http/1.1]}{127.0.0.1:35814}
   [junit4]   2> 239404 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.e.j.s.Server 
Started @251259ms
   [junit4]   2> 239404 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/tempDir-001/control/data,
 hostContext=/, hostPort=35814, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/control-001/cores}
   [junit4]   2> 239405 ERROR 
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 239406 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 239406 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 239406 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 239407 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-08T09:18:54.130Z
   [junit4]   2> 239498 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 239498 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/control-001/solr.xml
   [junit4]   2> 239588 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 239588 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 239516 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 0x15efb47a40c0002, 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> 239802 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e, but no JMX 
reporters were configured - adding default JMX reporter.
   [junit4]   2> 239837 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:40646/solr
   [junit4]   2> 242873 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35814_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 242908 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35814_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35814_
   [junit4]   2> 242909 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35814_    ] 
o.a.s.c.Overseer Overseer (id=98792526962229252-127.0.0.1:35814_-n_0000000000) 
starting
   [junit4]   2> 243601 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35814_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35814_
   [junit4]   2> 243817 INFO  
(zkCallback-47-thread-1-processing-n:127.0.0.1:35814_) [n:127.0.0.1:35814_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 246456 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35814_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e
   [junit4]   2> 246913 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35814_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e
   [junit4]   2> 246913 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35814_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e
   [junit4]   2> 247075 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35814_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/control-001/cores
   [junit4]   2> 247731 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 247732 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40646/solr ready
   [junit4]   2> 248125 INFO  (qtp570468063-319) [n:127.0.0.1:35814_    ] 
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:35814_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 248244 INFO  
(OverseerThreadFactory-230-thread-1-processing-n:127.0.0.1:35814_) 
[n:127.0.0.1:35814_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 248608 INFO  (qtp570468063-317) [n:127.0.0.1:35814_    ] 
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> 248661 INFO  (qtp570468063-317) [n:127.0.0.1:35814_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 249154 INFO  
(zkCallback-47-thread-1-processing-n:127.0.0.1:35814_) [n:127.0.0.1:35814_    ] 
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> 250341 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 250732 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
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> 252142 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 252376 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
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> 252391 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
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@fc9487e
   [junit4]   2> 252392 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 252392 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
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 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 252466 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
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=10, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 252648 WARN  (qtp570468063-317) [n:127.0.0.1:35814_ 
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> 253504 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
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> 253504 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
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> 253505 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 253505 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 253507 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=91.4794921875, 
floorSegmentMB=1.72265625, forceMergeDeletesPctAllowed=24.2587726566871, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18168239024385502
   [junit4]   2> 253638 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67a61c46[control_collection_shard1_replica_n1] main]
   [junit4]   2> 253653 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 253653 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
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> 253687 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 253708 INFO  
(searcherExecutor-233-thread-1-processing-n:127.0.0.1:35814_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:35814_ 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@67a61c46[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 253708 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
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 1580680450860384256
   [junit4]   2> 253966 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 253967 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
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> 253967 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35814/control_collection_shard1_replica_n1/
   [junit4]   2> 253968 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
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> 253968 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:35814/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 253968 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
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> 254148 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
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:35814/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 254292 INFO  
(zkCallback-47-thread-1-processing-n:127.0.0.1:35814_) [n:127.0.0.1:35814_    ] 
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> 254312 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
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> 254384 INFO  (qtp570468063-317) [n:127.0.0.1:35814_ 
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=5776
   [junit4]   2> 254624 INFO  (qtp570468063-319) [n:127.0.0.1:35814_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 254676 INFO  
(zkCallback-47-thread-1-processing-n:127.0.0.1:35814_) [n:127.0.0.1:35814_    ] 
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> 255653 INFO  (qtp570468063-319) [n:127.0.0.1:35814_    ] 
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:35814_&wt=javabin&version=2}
 status=0 QTime=7530
   [junit4]   2> 255727 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 0x15efb47a40c0005, 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> 256177 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 256207 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40646/solr ready
   [junit4]   2> 256209 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 256475 INFO  (qtp570468063-320) [n:127.0.0.1:35814_    ] 
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=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 256539 INFO  
(OverseerCollectionConfigSetProcessor-98792526962229252-127.0.0.1:35814_-n_0000000000)
 [n:127.0.0.1:35814_    ] 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> 256555 INFO  
(OverseerThreadFactory-230-thread-2-processing-n:127.0.0.1:35814_) 
[n:127.0.0.1:35814_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 256684 WARN  
(OverseerThreadFactory-230-thread-2-processing-n:127.0.0.1:35814_) 
[n:127.0.0.1:35814_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 257269 INFO  (qtp570468063-320) [n:127.0.0.1:35814_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 257269 INFO  (qtp570468063-320) [n:127.0.0.1:35814_    ] 
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=1&wt=javabin&version=2}
 status=0 QTime=794
   [junit4]   2> 258282 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-1-001
 of type TLOG
   [junit4]   2> 258336 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 258338 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10fecbcd{/,null,AVAILABLE}
   [junit4]   2> 258338 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1c30e61f{HTTP/1.1,[http/1.1]}{127.0.0.1:46042}
   [junit4]   2> 258338 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.e.j.s.Server 
Started @270193ms
   [junit4]   2> 258338 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=46042, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-1-001/cores}
   [junit4]   2> 258338 ERROR 
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 258339 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 258339 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 258339 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 258339 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-08T09:19:13.062Z
   [junit4]   2> 258639 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 258639 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-1-001/solr.xml
   [junit4]   2> 258675 INFO  
(OverseerCollectionConfigSetProcessor-98792526962229252-127.0.0.1:35814_-n_0000000000)
 [n:127.0.0.1:35814_    ] 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> 258712 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 258712 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 258713 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e, but no JMX 
reporters were configured - adding default JMX reporter.
   [junit4]   2> 258803 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:40646/solr
   [junit4]   2> 259116 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:46042_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 259189 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:46042_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 259295 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:46042_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46042_
   [junit4]   2> 259297 INFO  
(zkCallback-47-thread-1-processing-n:127.0.0.1:35814_) [n:127.0.0.1:35814_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 259392 INFO  (zkCallback-54-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 259604 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:46042_) [n:127.0.0.1:46042_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 260433 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:46042_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e
   [junit4]   2> 260615 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:46042_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e
   [junit4]   2> 260615 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:46042_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e
   [junit4]   2> 260649 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:46042_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-1-001/cores
   [junit4]   2> 261121 INFO  (qtp570468063-321) [n:127.0.0.1:35814_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:46042_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 261288 INFO  
(OverseerThreadFactory-230-thread-3-processing-n:127.0.0.1:35814_) 
[n:127.0.0.1:35814_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46042_ 
for creating new replica
   [junit4]   2> 261931 INFO  (qtp7341290-365) [n:127.0.0.1:46042_    ] 
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> 261931 INFO  (qtp7341290-365) [n:127.0.0.1:46042_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 263254 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 263327 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 264090 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 267312 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
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> 267346 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
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@fc9487e
   [junit4]   2> 267346 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 267346 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t41] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-1-001/cores/collection1_shard2_replica_t41],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 267384 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
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=10, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 267530 WARN  (qtp7341290-365) [n:127.0.0.1:46042_ 
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> 268003 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 268003 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
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> 268004 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 268004 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 268006 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=91.4794921875, 
floorSegmentMB=1.72265625, forceMergeDeletesPctAllowed=24.2587726566871, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18168239024385502
   [junit4]   2> 268007 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@576c045b[collection1_shard2_replica_t41] main]
   [junit4]   2> 268041 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 268042 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
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> 268042 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 268043 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
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 
1580680465891721216
   [junit4]   2> 268260 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 268276 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
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> 268407 INFO  
(searcherExecutor-244-thread-1-processing-n:127.0.0.1:46042_ 
x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[collection1_shard2_replica_t41] Registered new searcher 
Searcher@576c045b[collection1_shard2_replica_t41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 268276 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:46042/collection1_shard2_replica_t41/
   [junit4]   2> 268408 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 268408 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
http://127.0.0.1:46042/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 268408 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 268422 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
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> 268444 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46042/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 268515 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 268518 INFO  (qtp7341290-365) [n:127.0.0.1:46042_ 
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=6586
   [junit4]   2> 268554 INFO  (qtp570468063-321) [n:127.0.0.1:35814_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:46042_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=7432
   [junit4]   2> 269309 INFO  
(OverseerCollectionConfigSetProcessor-98792526962229252-127.0.0.1:35814_-n_0000000000)
 [n:127.0.0.1:35814_    ] 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> 270059 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-2-001
 of type TLOG
   [junit4]   2> 270077 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 270079 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65a9a994{/,null,AVAILABLE}
   [junit4]   2> 270080 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@13f95355{HTTP/1.1,[http/1.1]}{127.0.0.1:35468}
   [junit4]   2> 270080 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.e.j.s.Server 
Started @281935ms
   [junit4]   2> 270080 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=35468, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-2-001/cores}
   [junit4]   2> 270080 ERROR 
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 270130 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 270130 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 270130 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 270130 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-08T09:19:24.853Z
   [junit4]   2> 270153 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 270153 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-2-001/solr.xml
   [junit4]   2> 270169 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 270169 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 270186 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e, but no JMX 
reporters were configured - adding default JMX reporter.
   [junit4]   2> 270190 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:40646/solr
   [junit4]   2> 270263 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35468_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 270277 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35468_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 270296 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35468_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35468_
   [junit4]   2> 270349 INFO  
(zkCallback-47-thread-1-processing-n:127.0.0.1:35814_) [n:127.0.0.1:35814_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 270390 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:46042_) [n:127.0.0.1:46042_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 270390 INFO  (zkCallback-54-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 270479 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:35468_) [n:127.0.0.1:35468_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 271832 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35468_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e
   [junit4]   2> 271973 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35468_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e
   [junit4]   2> 271974 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35468_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e
   [junit4]   2> 271976 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35468_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-2-001/cores
   [junit4]   2> 272267 INFO  (qtp903643061-395) [n:127.0.0.1:35468_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:35468_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 272304 INFO  
(OverseerThreadFactory-230-thread-4-processing-n:127.0.0.1:35814_) 
[n:127.0.0.1:35814_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:35468_ 
for creating new replica
   [junit4]   2> 272355 INFO  (qtp903643061-393) [n:127.0.0.1:35468_    ] 
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> 272355 INFO  (qtp903643061-393) [n:127.0.0.1:35468_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 273472 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 273597 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 274218 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 274328 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
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> 274342 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
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@fc9487e
   [junit4]   2> 274342 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 274342 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t43] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-2-001/cores/collection1_shard1_replica_t43],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 274346 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
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=10, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 274491 WARN  (qtp903643061-393) [n:127.0.0.1:35468_ 
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> 274784 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 274785 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
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> 274802 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 274802 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 274818 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=91.4794921875, 
floorSegmentMB=1.72265625, forceMergeDeletesPctAllowed=24.2587726566871, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18168239024385502
   [junit4]   2> 274872 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4dc8163c[collection1_shard1_replica_t43] main]
   [junit4]   2> 274891 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 274894 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
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> 274895 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 274946 INFO  
(searcherExecutor-255-thread-1-processing-n:127.0.0.1:35468_ 
x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[collection1_shard1_replica_t43] Registered new searcher 
Searcher@4dc8163c[collection1_shard1_replica_t43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 274965 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
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 
1580680473149964288
   [junit4]   2> 274984 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 274984 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
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> 274984 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:35468/collection1_shard1_replica_t43/
   [junit4]   2> 275017 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 275017 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
http://127.0.0.1:35468/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 275017 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 275019 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
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> 275074 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35468/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 275075 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 275076 INFO  (qtp903643061-393) [n:127.0.0.1:35468_ 
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=2721
   [junit4]   2> 275094 INFO  (qtp903643061-395) [n:127.0.0.1:35468_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:35468_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=2827
   [junit4]   2> 276319 INFO  
(OverseerCollectionConfigSetProcessor-98792526962229252-127.0.0.1:35814_-n_0000000000)
 [n:127.0.0.1:35814_    ] 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> 276482 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-3-001
 of type TLOG
   [junit4]   2> 276484 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 276591 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e05277a{/,null,AVAILABLE}
   [junit4]   2> 276591 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1eb51220{HTTP/1.1,[http/1.1]}{127.0.0.1:35715}
   [junit4]   2> 276591 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.e.j.s.Server 
Started @288446ms
   [junit4]   2> 276592 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/tempDir-001/jetty3,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=35715, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-3-001/cores}
   [junit4]   2> 276592 ERROR 
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 276608 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 276608 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 276608 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 276608 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-08T09:19:31.331Z
   [junit4]   2> 276739 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 276739 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-3-001/solr.xml
   [junit4]   2> 276792 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 276792 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 276793 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e, but no JMX 
reporters were configured - adding default JMX reporter.
   [junit4]   2> 276901 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:40646/solr
   [junit4]   2> 277215 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35715_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 277234 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35715_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 277236 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35715_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35715_
   [junit4]   2> 277323 INFO  
(zkCallback-71-thread-1-processing-n:127.0.0.1:35715_) [n:127.0.0.1:35715_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 277360 INFO  (zkCallback-54-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 277360 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:46042_) [n:127.0.0.1:46042_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 277360 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:35468_) [n:127.0.0.1:35468_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 277360 INFO  
(zkCallback-47-thread-2-processing-n:127.0.0.1:35814_) [n:127.0.0.1:35814_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 277839 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35715_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e
   [junit4]   2> 277910 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35715_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e
   [junit4]   2> 277911 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35715_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e
   [junit4]   2> 277931 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:35715_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-3-001/cores
   [junit4]   2> 278547 INFO  (qtp903643061-396) [n:127.0.0.1:35468_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:35715_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 278566 INFO  
(OverseerThreadFactory-230-thread-5-processing-n:127.0.0.1:35814_) 
[n:127.0.0.1:35814_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:35715_ 
for creating new replica
   [junit4]   2> 278841 INFO  (qtp230267489-425) [n:127.0.0.1:35715_    ] 
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> 278841 INFO  (qtp230267489-425) [n:127.0.0.1:35715_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 279981 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 280087 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 280732 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 280932 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
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> 280986 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
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@fc9487e
   [junit4]   2> 280986 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 280986 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t45] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-3-001/cores/collection1_shard2_replica_t45],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 280989 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
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=10, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 281077 WARN  (qtp230267489-425) [n:127.0.0.1:35715_ 
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> 281552 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 281552 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
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> 281553 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 281553 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 281554 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=91.4794921875, 
floorSegmentMB=1.72265625, forceMergeDeletesPctAllowed=24.2587726566871, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18168239024385502
   [junit4]   2> 281608 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2952f5c3[collection1_shard2_replica_t45] main]
   [junit4]   2> 281610 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 281610 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
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> 281611 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 281611 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1580680480118800384
   [junit4]   2> 281748 INFO  
(searcherExecutor-266-thread-1-processing-n:127.0.0.1:35715_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:35715_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
[collection1_shard2_replica_t45] Registered new searcher 
Searcher@2952f5c3[collection1_shard2_replica_t45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 281794 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 282186 INFO  
(updateExecutor-68-thread-1-processing-n:127.0.0.1:35715_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:35715_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 282203 INFO  (qtp230267489-425) [n:127.0.0.1:35715_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=3362
   [junit4]   2> 282223 INFO  
(recoveryExecutor-69-thread-1-processing-n:127.0.0.1:35715_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:35715_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 282304 INFO  
(recoveryExecutor-69-thread-1-processing-n:127.0.0.1:35715_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:35715_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 282304 INFO  
(recoveryExecutor-69-thread-1-processing-n:127.0.0.1:35715_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:35715_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.ZkController 
collection1_shard2_replica_t45 stopping background replication from leader
   [junit4]   2> 282304 INFO  
(recoveryExecutor-69-thread-1-processing-n:127.0.0.1:35715_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:35715_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard2_replica_t45]
   [junit4]   2> 282304 INFO  
(recoveryExecutor-69-thread-1-processing-n:127.0.0.1:35715_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:35715_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 282304 INFO  
(recoveryExecutor-69-thread-1-processing-n:127.0.0.1:35715_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:35715_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard2_replica_t45] as recovering, leader is 
[http://127.0.0.1:46042/collection1_shard2_replica_t41/] and I am 
[http://127.0.0.1:35715/collection1_shard2_replica_t45/]
   [junit4]   2> 282357 INFO  
(recoveryExecutor-69-thread-1-processing-n:127.0.0.1:35715_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:35715_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:46042]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:35715_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 282358 INFO  (qtp7341290-363) [n:127.0.0.1:46042_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 282576 INFO  (qtp903643061-396) [n:127.0.0.1:35468_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:35715_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=4029
   [junit4]   2> 282577 INFO  (qtp7341290-363) [n:127.0.0.1:46042_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_t41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:35715_, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:35715","node_name":"127.0.0.1:35715_","state":"down","type":"TLOG"}
   [junit4]   2> 282596 INFO  
(OverseerCollectionConfigSetProcessor-98792526962229252-127.0.0.1:35814_-n_0000000000)
 [n:127.0.0.1:35814_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 282989 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-4-001
 of type TLOG
   [junit4]   2> 282990 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 283008 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@282b8cd1{/,null,AVAILABLE}
   [junit4]   2> 283008 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4bdcfe8a{HTTP/1.1,[http/1.1]}{127.0.0.1:34803}
   [junit4]   2> 283009 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.e.j.s.Server 
Started @294864ms
   [junit4]   2> 283009 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/tempDir-001/jetty4,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=34803, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-4-001/cores}
   [junit4]   2> 283009 ERROR 
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 283010 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 283010 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 283010 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 283010 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-08T09:19:37.733Z
   [junit4]   2> 283082 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 283082 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_76FDCC75F0B376BF-001/shard-4-001/solr.xml
   [junit4]   2> 283118 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 283118 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 283120 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.SolrXmlConfig 
MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@fc9487e, but no JMX 
reporters were configured - adding default JMX reporter.
   [junit4]   2> 283136 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:40646/solr
   [junit4]   2> 283279 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:34803_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 283313 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:34803_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 283315 INFO  
(TEST-ShardSplitTest.test-seed#[76FDCC75F0B376BF]) [n:127.0.0.1:34803_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34803_
   [junit4]   2> 283316 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:46042_) [n:127.0.0.1:46042_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 283329 INFO  
(zkCallback-71-thread-1-processing-n:127.0.0.1:35715_) [n:127.0.0.1:35715_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 283330 INFO  
(zkCallback-47-thread-1-processing-n:127.0.0.1:35814_) [n:127.0.0.1:35814_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 283349 INFO  
(zkCallback-65-thread-1-processing-n:127.0.0.1:35468_) [n:127.0.0.1:35468_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 283350 INFO  
(zkCallback-78-thread-1-processing-n:127.0.0.1:34803_) [n:127.0.0.1:34803_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 283353 INFO  (zkCallback-54-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 283584 INFO  (qtp7341290-363) [n:127.0.0.1:46042_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_t41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:35715_, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:35715","node_name":"127.0.0.1:35715_","state":"recovering","type":"TLOG"}
   [junit4]   2> 283584 INFO  (qtp7341290-363) [n:127.0.0.1:46042_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 283585 INFO  (qtp7341290-363) [n:127.0.0.1:46042_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:35715_&onlyIfLeaderActive=true&core=collection1_shard2_replica_t41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1226
   [junit4]   2> 284202 INFO  
(recoveryExecutor-69-thread-1-processing-n:127.0.0.1:35715_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:35715_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting Replication 
Recovery.
   [junit4]   2> 284203 INFO  
(recoveryExecutor-69-thread-1-processing-n:127.0.0.1:35715_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:35715_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Attempting to 
replicate from [http://127.0.0.1:46042/collection1_shard2_replica_t41/].
   [junit4]   2> 284658 I

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

ull, agent id = null] for registry solr.jetty / 
com.codahale.metrics.MetricRegistry@18f27f01
   [junit4]   2> 5843969 INFO  (jetty-closer-2040-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 5843985 INFO  (jetty-closer-2040-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 5843985 INFO  (jetty-closer-2040-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7db0c7bf: rootName = 
solr_45803, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@18f27f01
   [junit4]   2> 5843987 INFO  (jetty-closer-2040-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 5843988 INFO  (jetty-closer-2040-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98792883491176465-127.0.0.1:45803_solr-n_0000000004) closing
   [junit4]   2> 5843988 INFO  
(OverseerStateUpdate-98792883491176465-127.0.0.1:45803_solr-n_0000000004) 
[n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45803_solr
   [junit4]   2> 5844008 INFO  
(zkCallback-2080-thread-2-processing-n:127.0.0.1:45803_solr) 
[n:127.0.0.1:45803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 5844021 WARN  
(OverseerAutoScalingTriggerThread-98792883491176465-127.0.0.1:45803_solr-n_0000000004)
 [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 5844023 WARN  
(zkCallback-2080-thread-2-processing-n:127.0.0.1:45803_solr) 
[n:127.0.0.1:45803_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 5844024 INFO  (jetty-closer-2040-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12490701{/solr,null,UNAVAILABLE}
   [junit4]   2> 5845508 WARN  
(zkCallback-2108-thread-2-processing-n:127.0.0.1:41767_solr) 
[n:127.0.0.1:41767_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 5845509 INFO  (jetty-closer-2040-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5a2b87bd{/solr,null,UNAVAILABLE}
   [junit4]   2> 5845510 ERROR 
(SUITE-TestTlogReplica-seed#[76FDCC75F0B376BF]-worker) [    ] 
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> 5845510 INFO  
(SUITE-TestTlogReplica-seed#[76FDCC75F0B376BF]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34518 34518
   [junit4]   2> 5845640 INFO  (Thread-2859) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34518 34518
   [junit4]   2> 5845641 WARN  (Thread-2859) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        33      /solr/configs/conf
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        40      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        40      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        29      
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        6       
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98792883491176465-core_node3-n_0000000000
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        4       
/solr/overseer_elect/election/98792883491176465-127.0.0.1:45803_solr-n_0000000004
   [junit4]   2>        2       
/solr/overseer_elect/election/98792883491176452-127.0.0.1:41767_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98792883491176452-core_node12-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_76FDCC75F0B376BF-001
   [junit4]   2> Oct 08, 2017 10:52:20 AM 
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=hi-IN, timezone=CAT
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=297652880,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [TestLuceneIndexBackCompat, 
DistributedSpellCheckComponentTest, CoreAdminRequestStatusTest, 
SpellCheckCollatorTest, TestGeoJSONResponseWriter, SolrGangliaReporterTest, 
ActionThrottleTest, ShardSplitTest, ExitableDirectoryReaderTest, 
TestSSLRandomization, BinaryUpdateRequestHandlerTest, TestComponentsName, 
TestFilteredDocIdSet, TestSolrQueryParser, TestTolerantUpdateProcessorCloud, 
TestLegacyTerms, SyncSliceTest, TestDocTermOrds, 
CloneFieldUpdateProcessorFactoryTest, RequestHandlersTest, 
TestReplicationHandler, TestPivotHelperCode, TestLuceneMatchVersion, 
DistributedVersionInfoTest, MultiThreadedOCPTest, TestJsonFacets, 
RAMDirectoryFactoryTest, InfixSuggestersTest, TestBackupRepositoryFactory, 
TestWordDelimiterFilterFactory, TestFunctionQuery, 
LeaderFailoverAfterPartitionTest, HighlighterMaxOffsetTest, 
HighlighterConfigTest, TestInitQParser, TestDefaultStatsCache, 
SpellingQueryConverterTest, HdfsSyncSliceTest, TestZkAclsWithHadoopAuth, 
TestFaceting, WordBreakSolrSpellCheckerTest, TestPhraseSuggestions, 
TestExtendedDismaxParser, TestConfig, DeleteShardTest, 
LeaderElectionIntegrationTest, CreateCollectionCleanupTest, TestCloudRecovery, 
OverseerRolesTest, TestMissingGroups, TestRandomFlRTGCloud, TestPrepRecovery, 
TestBulkSchemaAPI, TestRemoteStreaming, MergeStrategyTest, SuggesterWFSTTest, 
ExternalFileFieldSortTest, PeerSyncReplicationTest, AnalyticsQueryTest, 
TestQuerySenderNoQuery, DebugComponentTest, TestBlendedInfixSuggestions, 
SolrRequestParserTest, TestBlobHandler, TestSolrConfigHandlerConcurrent, 
TestLMDirichletSimilarityFactory, TestSubQueryTransformer, 
LeaderInitiatedRecoveryOnShardRestartTest, TestRandomDVFaceting, 
SolrShardReporterTest, SolrCoreTest, CollectionTooManyReplicasTest, 
TestOverriddenPrefixQueryForCustomFieldType, MBeansHandlerTest, 
TestDynamicFieldResource, TestSizeLimitedDistributedMap, UUIDFieldTest, 
SolrPluginUtilsTest, FieldAnalysisRequestHandlerTest, EchoParamsTest, 
TestSolr4Spatial, OutputWriterTest, TestRealTimeGet, TestMergePolicyConfig, 
UninvertDocValuesMergePolicyTest, BasicZkTest, BasicDistributedZkTest, 
TestHighlightDedupGrouping, DateRangeFieldTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestJoin, 
DefaultValueUpdateProcessorTest, TestTestInjection, BasicAuthStandaloneTest, 
TestDocumentBuilder, BlockJoinFacetRandomTest, 
TestExclusionRuleCollectionAccess, TestUseDocValuesAsStored, 
RollingRestartTest, TestDelegationWithHadoopAuth, TestStandardQParsers, 
SolrMetricManagerTest, TestCloudNestedDocsSort, 
DeleteLastCustomShardedReplicaTest, TestNumericTerms64, SolrCLIZkUtilsTest, 
TestCSVResponseWriter, TestConfigSetProperties, DistributedFacetPivotSmallTest, 
TestIndexingPerformance, DistributedDebugComponentTest, TestExactStatsCache, 
ConjunctionSolrSpellCheckerTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestInfoStreamLogging, TestRangeQuery, SystemLogListenerTest, 
TestPKIAuthenticationPlugin, SolrIndexSplitterTest, TestSchemaResource, 
HdfsChaosMonkeySafeLeaderTest, TestCloudSchemaless, TestFastOutputStream, 
TestTlogReplica]
   [junit4] Completed [539/745 (2!)] on J0 in 171.16s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 47623 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:826: 
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:706: 
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:693: 
Source checkout is dirty (unversioned/missing files) after running tests!!! 
Offending files:
* lucene/licenses/morfologik-ukrainian-search-3.7.5.jar.sha1

Total time: 283 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to