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

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica

Error Message:
Error from server at https://127.0.0.1:50074/solr: deletereplica the collection 
time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:50074/solr: deletereplica the collection time 
out:180s
        at 
__randomizedtesting.SeedInfo.seed([D6F8636B618FD768:38481A3E6643C0D2]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:451)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica(CollectionsAPISolrJTest.java:257)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11245 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001/init-core-data-001
   [junit4]   2> 0    INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D6F8636B618FD768]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 70   INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D6F8636B618FD768]-worker) [    ] 
o.e.j.u.log Logging initialized @3339ms
   [junit4]   2> 83   INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D6F8636B618FD768]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 510  INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D6F8636B618FD768]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001/tempDir-001
   [junit4]   2> 534  INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D6F8636B618FD768]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 542  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 542  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 641  INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D6F8636B618FD768]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:49789
   [junit4]   2> 731  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to 
java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 814  ERROR (Thread-1) [    ] 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> 3285 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 3292 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 3292 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 3294 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 3368 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55ee80ab{/solr,null,AVAILABLE}
   [junit4]   2> 3372 INFO  (jetty-launcher-1-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60f94a97{/solr,null,AVAILABLE}
   [junit4]   2> 3373 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6635c4e6{/solr,null,AVAILABLE}
   [junit4]   2> 3369 INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57277975{/solr,null,AVAILABLE}
   [junit4]   2> 3432 INFO  (jetty-launcher-1-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@566fb128{SSL,[ssl, 
http/1.1]}{127.0.0.1:54074}
   [junit4]   2> 3432 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server 
Started @6705ms
   [junit4]   2> 3432 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54074}
   [junit4]   2> 3442 INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1223cf8f{SSL,[ssl, 
http/1.1]}{127.0.0.1:58251}
   [junit4]   2> 3443 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@46c8fd54{SSL,[ssl, 
http/1.1]}{127.0.0.1:50074}
   [junit4]   2> 3443 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
Started @6716ms
   [junit4]   2> 3444 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
Started @6715ms
   [junit4]   2> 3444 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58251}
   [junit4]   2> 3443 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50074}
   [junit4]   2> 3467 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@e0a40f{SSL,[ssl, 
http/1.1]}{127.0.0.1:50522}
   [junit4]   2> 3467 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
Started @6741ms
   [junit4]   2> 3467 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50522}
   [junit4]   2> 3495 ERROR (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3498 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 3499 ERROR (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3499 ERROR (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3500 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 3500 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 3507 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3507 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3511 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3511 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3511 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3511 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3515 ERROR (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3515 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 3515 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3515 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3555 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-28T16:27:53.011Z
   [junit4]   2> 3557 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-28T16:27:53.007Z
   [junit4]   2> 3558 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-28T16:27:53.007Z
   [junit4]   2> 3567 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-04-28T16:27:53.005Z
   [junit4]   2> 3601 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 3663 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3846 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3848 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3849 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4515 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49789/solr
   [junit4]   2> 4517 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49789/solr
   [junit4]   2> 4515 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49789/solr
   [junit4]   2> 4531 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49789/solr
   [junit4]   2> 4906 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:50522_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4908 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:50074_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4912 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:54074_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4914 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:50522_solr 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:50522_solr
   [junit4]   2> 4925 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:58251_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4926 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:50074_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50074_solr
   [junit4]   2> 4928 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:50522_solr 
   ] o.a.s.c.Overseer Overseer 
(id=97871257280643082-127.0.0.1:50522_solr-n_0000000000) starting
   [junit4]   2> 4929 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:54074_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54074_solr
   [junit4]   2> 4952 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:50074_solr) 
[n:127.0.0.1:50074_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4959 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4959 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4959 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4999 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:58251_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58251_solr
   [junit4]   2> 5005 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 5005 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 5005 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:50074_solr) 
[n:127.0.0.1:50074_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 5006 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 5481 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:50522_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50522_solr
   [junit4]   2> 5484 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:50074_solr) 
[n:127.0.0.1:50074_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 5484 INFO  
(zkCallback-21-thread-1-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 5488 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 5488 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 6006 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:50522_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50522.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 6007 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:54074_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54074.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 6009 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:50522_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50522.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 6010 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:54074_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54074.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 6010 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:54074_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54074.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 6017 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:50522_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50522.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 6030 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:50074_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50074.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 6030 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:58251_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58251.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 6031 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:50074_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50074.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 6031 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:58251_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58251.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 6031 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:50074_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50074.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 6031 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:58251_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58251.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 6096 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:50074_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001/tempDir-001/node1/.
   [junit4]   2> 6097 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:58251_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001/tempDir-001/node3/.
   [junit4]   2> 6105 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:50522_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001/tempDir-001/node2/.
   [junit4]   2> 6101 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:54074_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001/tempDir-001/node4/.
   [junit4]   2> 7002 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D6F8636B618FD768]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 7004 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D6F8636B618FD768]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49789/solr ready
   [junit4]   2> 7145 INFO  
(TEST-CollectionsAPISolrJTest.testSplitShard-seed#[D6F8636B618FD768]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSplitShard
   [junit4]   2> 8103 INFO  (qtp654468156-40) [n:127.0.0.1:50074_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=solrj_test_splitshard&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 8160 INFO  
(OverseerThreadFactory-18-thread-1-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
solrj_test_splitshard
   [junit4]   2> 8488 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2
   [junit4]   2> 8497 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 8521 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2
   [junit4]   2> 8532 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 8667 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 8667 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 9644 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 9652 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 9820 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_replica1] Schema name=minimal
   [junit4]   2> 9834 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.s.IndexSchema [solrj_test_splitshard_shard2_replica1] Schema name=minimal
   [junit4]   2> 9948 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 9949 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard1_replica1' 
using configuration from collection solrj_test_splitshard, trusted=true
   [junit4]   2> 9956 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 9969 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard2_replica1' 
using configuration from collection solrj_test_splitshard, trusted=true
   [junit4]   2> 9984 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58251.solr.core.solrj_test_splitshard.shard2.replica1' (registry 
'solr.core.solrj_test_splitshard.shard2.replica1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 9991 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54074.solr.core.solrj_test_splitshard.shard1.replica1' (registry 
'solr.core.solrj_test_splitshard.shard1.replica1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 9994 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 10005 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_replica1] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001/tempDir-001/node4/solrj_test_splitshard_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001/tempDir-001/node4/./solrj_test_splitshard_shard1_replica1/data/]
   [junit4]   2> 10007 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 10007 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.SolrCore [[solrj_test_splitshard_shard2_replica1] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001/tempDir-001/node3/solrj_test_splitshard_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001/tempDir-001/node3/./solrj_test_splitshard_shard2_replica1/data/]
   [junit4]   2> 11495 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 11503 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11504 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 11506 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11530 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11530 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11536 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11542 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11728 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26061e56[solrj_test_splitshard_shard1_replica1] main]
   [junit4]   2> 11734 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45bb2e9e[solrj_test_splitshard_shard2_replica1] main]
   [junit4]   2> 11760 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 11771 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 11788 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 11796 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 11816 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 11819 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 11990 INFO  
(searcherExecutor-28-thread-1-processing-n:127.0.0.1:54074_solr 
x:solrj_test_splitshard_shard1_replica1 s:shard1 c:solrj_test_splitshard) 
[n:127.0.0.1:54074_solr c:solrj_test_splitshard s:shard1  
x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard1_replica1] Registered new searcher 
Searcher@26061e56[solrj_test_splitshard_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11992 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1565940128403161088
   [junit4]   2> 12016 INFO  
(searcherExecutor-27-thread-1-processing-n:127.0.0.1:58251_solr 
x:solrj_test_splitshard_shard2_replica1 s:shard2 c:solrj_test_splitshard) 
[n:127.0.0.1:58251_solr c:solrj_test_splitshard s:shard2  
x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard2_replica1] Registered new searcher 
Searcher@45bb2e9e[solrj_test_splitshard_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12016 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1565940128428326912
   [junit4]   2> 12066 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 12066 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 12068 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:54074/solr/solrj_test_splitshard_shard1_replica1/
   [junit4]   2> 12069 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 12069 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:54074/solr/solrj_test_splitshard_shard1_replica1/ has no 
replicas
   [junit4]   2> 12069 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 12074 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 12075 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 12075 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:58251/solr/solrj_test_splitshard_shard2_replica1/
   [junit4]   2> 12075 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 12075 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:58251/solr/solrj_test_splitshard_shard2_replica1/ has no 
replicas
   [junit4]   2> 12075 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 12079 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 12194 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 12269 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:54074/solr/solrj_test_splitshard_shard1_replica1/ shard1
   [junit4]   2> 12280 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:58251/solr/solrj_test_splitshard_shard2_replica1/ shard2
   [junit4]   2> 12382 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 12382 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 12426 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 12434 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 12436 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2}
 status=0 QTime=3954
   [junit4]   2> 12437 INFO  (qtp48226913-50) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2}
 status=0 QTime=3916
   [junit4]   2> 12547 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 12547 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 12572 INFO  (qtp654468156-40) [n:127.0.0.1:50074_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 12579 INFO  (qtp654468156-40) [n:127.0.0.1:50074_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=solrj_test_splitshard&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=4545
   [junit4]   2> 12587 INFO  (qtp654468156-41) [n:127.0.0.1:50074_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params 
action=SPLITSHARD&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 12601 INFO  
(OverseerCollectionConfigSetProcessor-97871257280643082-127.0.0.1:50522_solr-n_0000000000)
 [n:127.0.0.1:50522_solr    ] 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> 12607 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Split shard invoked
   [junit4]   2> 12611 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Creating slice shard1_0 of 
collection solrj_test_splitshard on 127.0.0.1:54074_solr
   [junit4]   2> 12724 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 12724 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 13619 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Adding replica 
solrj_test_splitshard_shard1_0_replica1 as part of slice shard1_0 of collection 
solrj_test_splitshard on 127.0.0.1:54074_solr
   [junit4]   2> 13619 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:54074_solr",
   [junit4]   2>   "name":"solrj_test_splitshard_shard1_0_replica1",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_0",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 13626 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:54074_solr for creating new replica
   [junit4]   2> 13639 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0&wt=javabin&version=2
   [junit4]   2> 13751 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 13751 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 14662 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 14728 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_0_replica1] Schema 
name=minimal
   [junit4]   2> 14744 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 14744 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 
'solrj_test_splitshard_shard1_0_replica1' using configuration from collection 
solrj_test_splitshard, trusted=true
   [junit4]   2> 14745 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54074.solr.core.solrj_test_splitshard.shard1_0.replica1' (registry 
'solr.core.solrj_test_splitshard.shard1_0.replica1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 14745 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 14745 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_0_replica1] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001/tempDir-001/node4/solrj_test_splitshard_shard1_0_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001/tempDir-001/node4/./solrj_test_splitshard_shard1_0_replica1/data/]
   [junit4]   2> 15055 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 15055 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 15058 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 15058 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 15063 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3aa05b7e[solrj_test_splitshard_shard1_0_replica1] main]
   [junit4]   2> 15066 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 15068 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 15070 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 15072 INFO  
(searcherExecutor-37-thread-1-processing-n:127.0.0.1:54074_solr 
x:solrj_test_splitshard_shard1_0_replica1 s:shard1_0 c:solrj_test_splitshard) 
[n:127.0.0.1:54074_solr c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard1_0_replica1] Registered new searcher 
Searcher@3aa05b7e[solrj_test_splitshard_shard1_0_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15072 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1565940131632775168
   [junit4]   2> 15075 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 15103 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 15103 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 15103 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:54074/solr/solrj_test_splitshard_shard1_0_replica1/
   [junit4]   2> 15103 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 15103 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:54074/solr/solrj_test_splitshard_shard1_0_replica1/ has no 
replicas
   [junit4]   2> 15103 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 15111 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:54074/solr/solrj_test_splitshard_shard1_0_replica1/ shard1_0
   [junit4]   2> 15496 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 15496 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 15544 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 15552 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0&wt=javabin&version=2}
 status=0 QTime=1913
   [junit4]   2> 15555 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Creating slice shard1_1 of 
collection solrj_test_splitshard on 127.0.0.1:54074_solr
   [junit4]   2> 15662 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 15662 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 16559 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Adding replica 
solrj_test_splitshard_shard1_1_replica1 as part of slice shard1_1 of collection 
solrj_test_splitshard on 127.0.0.1:54074_solr
   [junit4]   2> 16559 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:54074_solr",
   [junit4]   2>   "name":"solrj_test_splitshard_shard1_1_replica1",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_1",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 16560 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:54074_solr for creating new replica
   [junit4]   2> 16564 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_1_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_1&wt=javabin&version=2
   [junit4]   2> 16675 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 16675 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 17589 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 17649 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_1_replica1] Schema 
name=minimal
   [junit4]   2> 17673 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 17673 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 
'solrj_test_splitshard_shard1_1_replica1' using configuration from collection 
solrj_test_splitshard, trusted=true
   [junit4]   2> 17675 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54074.solr.core.solrj_test_splitshard.shard1_1.replica1' (registry 
'solr.core.solrj_test_splitshard.shard1_1.replica1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 17675 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 17675 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_1_replica1] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001/tempDir-001/node4/solrj_test_splitshard_shard1_1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001/tempDir-001/node4/./solrj_test_splitshard_shard1_1_replica1/data/]
   [junit4]   2> 17961 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 17961 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 17963 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 17963 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 17966 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e000f0[solrj_test_splitshard_shard1_1_replica1] main]
   [junit4]   2> 17970 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 17972 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 17973 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 17983 INFO  
(searcherExecutor-42-thread-1-processing-n:127.0.0.1:54074_solr 
x:solrj_test_splitshard_shard1_1_replica1 s:shard1_1 c:solrj_test_splitshard) 
[n:127.0.0.1:54074_solr c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard1_1_replica1] Registered new searcher 
Searcher@7e000f0[solrj_test_splitshard_shard1_1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 17984 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1565940134686228480
   [junit4]   2> 17985 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 17999 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 17999 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 17999 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:54074/solr/solrj_test_splitshard_shard1_1_replica1/
   [junit4]   2> 17999 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 17999 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:54074/solr/solrj_test_splitshard_shard1_1_replica1/ has no 
replicas
   [junit4]   2> 17999 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 18004 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:54074/solr/solrj_test_splitshard_shard1_1_replica1/ shard1_1
   [junit4]   2> 18109 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 18109 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 18156 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 18160 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_1_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_1&wt=javabin&version=2}
 status=0 QTime=1596
   [junit4]   2> 18163 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Asking parent leader to wait 
for: solrj_test_splitshard_shard1_0_replica1 to be alive on: 
127.0.0.1:54074_solr
   [junit4]   2> 18169 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Asking parent leader to wait 
for: solrj_test_splitshard_shard1_1_replica1 to be alive on: 
127.0.0.1:54074_solr
   [junit4]   2> 18171 INFO  (qtp1054709031-33) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null
   [junit4]   2> 18172 INFO  (qtp1054709031-33) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see 
solrj_test_splitshard_shard1_0_replica1 (shard1_0 of solrj_test_splitshard) 
have state: active
   [junit4]   2> 18172 INFO  (qtp1054709031-33) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(active): 
collection=solrj_test_splitshard, shard=shard1_0, 
thisCore=solrj_test_splitshard_shard1_0_replica1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=active, localState=active, nodeName=127.0.0.1:54074_solr, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"solrj_test_splitshard_shard1_0_replica1","base_url":"https://127.0.0.1:54074/solr","node_name":"127.0.0.1:54074_solr","state":"active","leader":"true"}
   [junit4]   2> 18173 INFO  (qtp1054709031-33) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: active, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 18173 INFO  (qtp1054709031-33) [n:127.0.0.1:54074_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:54074_solr&core=solrj_test_splitshard_shard1_0_replica1&qt=/admin/cores&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=active&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 18176 INFO  (qtp1054709031-26) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null
   [junit4]   2> 18178 INFO  (qtp1054709031-26) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see 
solrj_test_splitshard_shard1_1_replica1 (shard1_1 of solrj_test_splitshard) 
have state: active
   [junit4]   2> 18178 INFO  (qtp1054709031-26) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(active): 
collection=solrj_test_splitshard, shard=shard1_1, 
thisCore=solrj_test_splitshard_shard1_1_replica1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:54074_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"solrj_test_splitshard_shard1_1_replica1","base_url":"https://127.0.0.1:54074/solr","node_name":"127.0.0.1:54074_solr","state":"down","leader":"true"}
   [junit4]   2> 18274 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 18274 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 19178 INFO  (qtp1054709031-26) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(active): 
collection=solrj_test_splitshard, shard=shard1_1, 
thisCore=solrj_test_splitshard_shard1_1_replica1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=active, localState=active, nodeName=127.0.0.1:54074_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"solrj_test_splitshard_shard1_1_replica1","base_url":"https://127.0.0.1:54074/solr","node_name":"127.0.0.1:54074_solr","state":"active","leader":"true"}
   [junit4]   2> 19178 INFO  (qtp1054709031-26) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: active, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 19178 INFO  (qtp1054709031-26) [n:127.0.0.1:54074_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:54074_solr&core=solrj_test_splitshard_shard1_1_replica1&qt=/admin/cores&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=active&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1002
   [junit4]   2> 19180 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Successfully created all 
sub-shards for collection solrj_test_splitshard parent shard: shard1 on: 
core_node1:{"core":"solrj_test_splitshard_shard1_replica1","base_url":"https://127.0.0.1:54074/solr","node_name":"127.0.0.1:54074_solr","state":"active","leader":"true"}
   [junit4]   2> 19180 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Splitting shard core_node1 
as part of slice shard1 of collection solrj_test_splitshard on 
core_node1:{"core":"solrj_test_splitshard_shard1_replica1","base_url":"https://127.0.0.1:54074/solr","node_name":"127.0.0.1:54074_solr","state":"active","leader":"true"}
   [junit4]   2> 19183 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.SplitOp Invoked split action for core: 
solrj_test_splitshard_shard1_replica1
   [junit4]   2> 19186 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19189 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 19190 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19192 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr    ] 
o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partitions=2 segments=0
   [junit4]   2> 19192 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr    ] 
o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #0 partitionCount=2 
range=80000000-bfffffff
   [junit4]   2> 19192 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@34a42adc commitCommandVersion:-1
   [junit4]   2> 19207 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr    ] 
o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #1 partitionCount=2 
range=c0000000-ffffffff
   [junit4]   2> 19207 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3e5c41ac commitCommandVersion:-1
   [junit4]   2> 19211 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=solrj_test_splitshard_shard1_replica1&qt=/admin/cores&action=SPLIT&targetCore=solrj_test_splitshard_shard1_0_replica1&targetCore=solrj_test_splitshard_shard1_1_replica1&wt=javabin&version=2}
 status=0 QTime=28
   [junit4]   2> 19212 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Index on shard: 
127.0.0.1:54074_solr split into two successfully
   [junit4]   2> 19212 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Applying buffered updates on 
: solrj_test_splitshard_shard1_0_replica1
   [junit4]   2> 19213 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Applying buffered updates on 
: solrj_test_splitshard_shard1_1_replica1
   [junit4]   2> 19229 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.CoreAdminOperation Applying buffered updates on core: 
solrj_test_splitshard_shard1_0_replica1
   [junit4]   2> 19229 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.CoreAdminOperation No buffered updates available. 
core=solrj_test_splitshard_shard1_0_replica1
   [junit4]   2> 19229 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&name=solrj_test_splitshard_shard1_0_replica1&action=REQUESTAPPLYUPDATES&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 19236 INFO  (qtp1054709031-26) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.CoreAdminOperation Applying buffered updates on core: 
solrj_test_splitshard_shard1_1_replica1
   [junit4]   2> 19236 INFO  (qtp1054709031-26) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.CoreAdminOperation No buffered updates available. 
core=solrj_test_splitshard_shard1_1_replica1
   [junit4]   2> 19236 INFO  (qtp1054709031-26) [n:127.0.0.1:54074_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&name=solrj_test_splitshard_shard1_1_replica1&action=REQUESTAPPLYUPDATES&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 19237 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Successfully applied 
buffered updates on : [solrj_test_splitshard_shard1_0_replica1, 
solrj_test_splitshard_shard1_1_replica1]
   [junit4]   2> 19238 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Replication factor is 1 so 
switching shard states
   [junit4]   2> 19241 INFO  
(OverseerThreadFactory-18-thread-2-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Successfully created all 
replica shards for all sub-slices [shard1_0, shard1_1]
   [junit4]   2> 19243 INFO  
(OverseerStateUpdate-97871257280643082-127.0.0.1:50522_solr-n_0000000000) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.o.SliceMutator Update shard state invoked 
for collection: solrj_test_splitshard with message: {
   [junit4]   2>   "shard1":"inactive",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard1_1":"active",
   [junit4]   2>   "operation":"updateshardstate",
   [junit4]   2>   "shard1_0":"active"}
   [junit4]   2> 19243 INFO  
(OverseerStateUpdate-97871257280643082-127.0.0.1:50522_solr-n_0000000000) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.o.SliceMutator Update shard state shard1 
to inactive
   [junit4]   2> 19243 INFO  
(OverseerStateUpdate-97871257280643082-127.0.0.1:50522_solr-n_0000000000) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.o.SliceMutator Update shard state shard1_1 
to active
   [junit4]   2> 19243 INFO  
(OverseerStateUpdate-97871257280643082-127.0.0.1:50522_solr-n_0000000000) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.o.SliceMutator Update shard state shard1_0 
to active
   [junit4]   2> 19348 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 19348 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 19461 INFO  (qtp1054709031-27) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 19459 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 19462 INFO  (qtp1054709031-27) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 19463 INFO  (qtp1054709031-27) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory 
[solrj_test_splitshard_shard1_replica1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:54074/solr/solrj_test_splitshard_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 19465 INFO  (qtp48226913-45) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 19466 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32532d2e[solrj_test_splitshard_shard1_1_replica1] main]
   [junit4]   2> 19467 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 19481 INFO  (qtp48226913-45) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 19481 INFO  (qtp48226913-45) [n:127.0.0.1:58251_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica1] o.a.s.u.p.LogUpdateProcessorFactory 
[solrj_test_splitshard_shard2_replica1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:54074/solr/solrj_test_splitshard_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 19
   [junit4]   2> 19490 INFO  
(searcherExecutor-42-thread-1-processing-n:127.0.0.1:54074_solr 
x:solrj_test_splitshard_shard1_1_replica1 s:shard1_1 c:solrj_test_splitshard 
r:core_node4) [n:127.0.0.1:54074_solr c:solrj_test_splitshard s:shard1_1 
r:core_node4 x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard1_1_replica1] Registered new searcher 
Searcher@32532d2e[solrj_test_splitshard_shard1_1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19491 INFO  (qtp1054709031-30) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica1] o.a.s.u.p.LogUpdateProcessorFactory 
[solrj_test_splitshard_shard1_1_replica1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:54074/solr/solrj_test_splitshard_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 35
   [junit4]   2> 19494 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 19495 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b71374c[solrj_test_splitshard_shard1_0_replica1] main]
   [junit4]   2> 19496 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 19498 INFO  
(searcherExecutor-37-thread-1-processing-n:127.0.0.1:54074_solr 
x:solrj_test_splitshard_shard1_0_replica1 s:shard1_0 c:solrj_test_splitshard 
r:core_node3) [n:127.0.0.1:54074_solr c:solrj_test_splitshard s:shard1_0 
r:core_node3 x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard1_0_replica1] Registered new searcher 
Searcher@1b71374c[solrj_test_splitshard_shard1_0_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 19498 INFO  (qtp1054709031-29) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica1] o.a.s.u.p.LogUpdateProcessorFactory 
[solrj_test_splitshard_shard1_0_replica1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:54074/solr/solrj_test_splitshard_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 18
   [junit4]   2> 19508 INFO  (qtp1054709031-31) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory 
[solrj_test_splitshard_shard1_replica1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=true&wt=javabin&version=2}{commit=}
 0 231
   [junit4]   2> 19520 INFO  (qtp654468156-41) [n:127.0.0.1:50074_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=SPLITSHARD&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2}
 status=0 QTime=6932
   [junit4]   2> 19538 INFO  (qtp654468156-34) [n:127.0.0.1:50074_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params 
split.key=b!&action=SPLITSHARD&collection=solrj_test_splitshard&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 19543 INFO  
(OverseerCollectionConfigSetProcessor-97871257280643082-127.0.0.1:50522_solr-n_0000000000)
 [n:127.0.0.1:50522_solr    ] 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> 19544 INFO  
(OverseerThreadFactory-18-thread-3-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Split shard invoked
   [junit4]   2> 19559 INFO  
(OverseerThreadFactory-18-thread-3-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Split by route.key: b!, 
parent shard is: shard1_0 
   [junit4]   2> 19568 INFO  
(OverseerThreadFactory-18-thread-3-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Partitioning parent shard 
shard1_0 range: 80000000-bfffffff yields: [80000000-95ddffff, 
95de0000-95deffff, 95df0000-bfffffff]
   [junit4]   2> 19568 INFO  
(OverseerThreadFactory-18-thread-3-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Creating slice shard1_0_0 of 
collection solrj_test_splitshard on 127.0.0.1:54074_solr
   [junit4]   2> 19679 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 19679 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 20573 INFO  
(OverseerThreadFactory-18-thread-3-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.SplitShardCmd Adding replica 
solrj_test_splitshard_shard1_0_0_replica1 as part of slice shard1_0_0 of 
collection solrj_test_splitshard on 127.0.0.1:54074_solr
   [junit4]   2> 20573 INFO  
(OverseerThreadFactory-18-thread-3-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:54074_solr",
   [junit4]   2>   "name":"solrj_test_splitshard_shard1_0_0_replica1",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_0_0",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 20575 INFO  
(OverseerThreadFactory-18-thread-3-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:54074_solr for creating new replica
   [junit4]   2> 20578 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_0_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0_0&wt=javabin&version=2
   [junit4]   2> 20777 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:54074_solr) 
[n:127.0.0.1:54074_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 20777 INFO  
(zkCallback-20-thread-1-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 21607 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0_0  
x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 21638 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0_0  
x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.s.IndexSchema 
[solrj_test_splitshard_shard1_0_0_replica1] Schema name=minimal
   [junit4]   2> 21653 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0_0  
x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 21654 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0_0  
x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'solrj_test_splitshard_shard1_0_0_replica1' using configuration from 
collection solrj_test_splitshard, trusted=true
   [junit4]   2> 21654 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0_0  
x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_54074.solr.core.solrj_test_splitshard.shard1_0_0.replica1' 
(registry 'solr.core.solrj_test_splitshard.shard1_0_0.replica1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@406bee79
   [junit4]   2> 21655 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0_0  
x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 21655 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0_0  
x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.c.SolrCore 
[[solrj_test_splitshard_shard1_0_0_replica1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001/tempDir-001/node4/solrj_test_splitshard_shard1_0_0_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001/tempDir-001/node4/./solrj_test_splitshard_shard1_0_0_replica1/data/]
   [junit4]   2> 21755 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0_0  
x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 21755 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0_0  
x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 21757 INFO  (qtp1054709031-32) [n:127.0.0.1:54074_solr 
c:solrj_test_splitshard s:shard1_0_0  
x:solrj_test_splitshard_shard1_0_0_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
 

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

 Solr is shutting down
   [junit4]   2>        at 
org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:183)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:378)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:388)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:355)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:306)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 243936 INFO  (qtp48226913-235) [n:127.0.0.1:58251_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:58251_solr&onlyIfLeaderActive=true&core=solrj_replicatests_shard1_replica1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=105066
   [junit4]   2> 244940 WARN  
(zkCallback-23-thread-2-processing-n:127.0.0.1:50074_solr) 
[n:127.0.0.1:50074_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 244940 INFO  (jetty-closer-2-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6635c4e6{/solr,null,UNAVAILABLE}
   [junit4]   2> 244952 WARN  
(zkCallback-20-thread-4-processing-n:127.0.0.1:58251_solr) 
[n:127.0.0.1:58251_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 244952 INFO  (jetty-closer-2-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@57277975{/solr,null,UNAVAILABLE}
   [junit4]   2> 278008 ERROR 
(OverseerThreadFactory-18-thread-5-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: solrj_replicatests operation: deletereplica 
failed:org.apache.solr.common.SolrException: Error waiting for corenode gone
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteReplicaCmd.deleteCore(DeleteReplicaCmd.java:272)
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:96)
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteReplicaCmd.call(DeleteReplicaCmd.java:67)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:226)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not  
remove replica : solrj_replicatests/shard1/core_node3
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteReplicaCmd.deleteCore(DeleteReplicaCmd.java:267)
   [junit4]   2>        ... 8 more
   [junit4]   2> 
   [junit4]   2> 278017 INFO  
(OverseerThreadFactory-18-thread-5-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000030 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 278023 WARN  
(zkCallback-21-thread-6-processing-n:127.0.0.1:50522_solr) 
[n:127.0.0.1:50522_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 278023 INFO  (jetty-closer-2-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@55ee80ab{/solr,null,UNAVAILABLE}
   [junit4]   2> 278025 ERROR 
(SUITE-CollectionsAPISolrJTest-seed#[D6F8636B618FD768]-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> 278026 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D6F8636B618FD768]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49789 49789
   [junit4]   2> 278130 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:49789 49789
   [junit4]   2> 278132 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/solrj_test/state.json
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2>        4       /solr/collections/corestatus_test/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/replicaProperties/state.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        5       /solr/collections/balancedProperties/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/solrj_newstateformat/state.json
   [junit4]   2>        3       /solr/collections/solrj_implicit/state.json
   [junit4]   2>        3       
/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2>        3       /solr/collections/solrj_replicatests/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 278133 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D6F8636B618FD768]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_D6F8636B618FD768-001
   [junit4]   2> Apr 28, 2017 4:32:27 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=704, maxMBSortInHeap=5.495681395316861, 
sim=RandomSimilarity(queryNorm=false): {}, locale=tr, timezone=Pacific/Palau
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=173670872,total=325058560
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPISolrJTest]
   [junit4] Completed [67/705 (1!)] on J1 in 280.70s, 12 tests, 1 error <<< 
FAILURES!

[...truncated 45466 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to