Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/81/
Java: 64bit/jdk-9-ea+153 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at https://127.0.0.1:35873/solr: Could not fully remove 
collection: solrj_implicit

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:35873/solr: Could not fully remove collection: 
solrj_implicit
        at 
__randomizedtesting.SeedInfo.seed([309FE2A69894222:C6574A36EF7C88DF]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        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:435)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:100)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:543)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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 
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:367)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12328 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_309FE2A69894222-001/init-core-data-001
   [junit4]   2> 1223283 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[309FE2A69894222]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1223284 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[309FE2A69894222]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_309FE2A69894222-001/tempDir-001
   [junit4]   2> 1223285 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[309FE2A69894222]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1223285 INFO  (Thread-3261) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1223285 INFO  (Thread-3261) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1223385 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[309FE2A69894222]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33709
   [junit4]   2> 1223389 INFO  (jetty-launcher-2068-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1223390 INFO  (jetty-launcher-2068-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1223390 INFO  (jetty-launcher-2068-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1223390 INFO  (jetty-launcher-2068-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1223391 INFO  (jetty-launcher-2068-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6880532c{/solr,null,AVAILABLE}
   [junit4]   2> 1223392 INFO  (jetty-launcher-2068-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e3395b0{/solr,null,AVAILABLE}
   [junit4]   2> 1223392 INFO  (jetty-launcher-2068-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5382f925{/solr,null,AVAILABLE}
   [junit4]   2> 1223392 INFO  (jetty-launcher-2068-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a0e83ef{/solr,null,AVAILABLE}
   [junit4]   2> 1223393 INFO  (jetty-launcher-2068-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3bfddf93{SSL,[ssl, 
http/1.1]}{127.0.0.1:39780}
   [junit4]   2> 1223393 INFO  (jetty-launcher-2068-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@75eec146{SSL,[ssl, 
http/1.1]}{127.0.0.1:39665}
   [junit4]   2> 1223393 INFO  (jetty-launcher-2068-thread-4) [    ] 
o.e.j.s.Server Started @1224978ms
   [junit4]   2> 1223393 INFO  (jetty-launcher-2068-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@ee987b3{SSL,[ssl, 
http/1.1]}{127.0.0.1:35873}
   [junit4]   2> 1223393 INFO  (jetty-launcher-2068-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39780}
   [junit4]   2> 1223393 INFO  (jetty-launcher-2068-thread-1) [    ] 
o.e.j.s.Server Started @1224978ms
   [junit4]   2> 1223393 INFO  (jetty-launcher-2068-thread-3) [    ] 
o.e.j.s.Server Started @1224978ms
   [junit4]   2> 1223393 INFO  (jetty-launcher-2068-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35873}
   [junit4]   2> 1223393 INFO  (jetty-launcher-2068-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39665}
   [junit4]   2> 1223393 ERROR (jetty-launcher-2068-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1223393 ERROR (jetty-launcher-2068-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-31T07:31:56.493245Z
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-31T07:31:56.493284Z
   [junit4]   2> 1223393 INFO  (jetty-launcher-2068-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7425d735{SSL,[ssl, 
http/1.1]}{127.0.0.1:41339}
   [junit4]   2> 1223393 ERROR (jetty-launcher-2068-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-2) [    ] 
o.e.j.s.Server Started @1224979ms
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41339}
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1223394 ERROR (jetty-launcher-2068-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-31T07:31:56.493686Z
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1223394 INFO  (jetty-launcher-2068-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-31T07:31:56.493934Z
   [junit4]   2> 1223396 INFO  (jetty-launcher-2068-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1223396 INFO  (jetty-launcher-2068-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1223396 INFO  (jetty-launcher-2068-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1223396 INFO  (jetty-launcher-2068-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1223399 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x159f36fef620003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1223400 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x159f36fef620004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1223400 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x159f36fef620002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1223402 INFO  (jetty-launcher-2068-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1223403 INFO  (jetty-launcher-2068-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1223404 INFO  (jetty-launcher-2068-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1223405 INFO  (jetty-launcher-2068-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1223406 INFO  (jetty-launcher-2068-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33709/solr
   [junit4]   2> 1223407 INFO  (jetty-launcher-2068-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33709/solr
   [junit4]   2> 1223408 INFO  (jetty-launcher-2068-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33709/solr
   [junit4]   2> 1223409 INFO  (jetty-launcher-2068-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33709/solr
   [junit4]   2> 1223417 INFO  (jetty-launcher-2068-thread-4) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39780_solr
   [junit4]   2> 1223417 INFO  (jetty-launcher-2068-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35873_solr
   [junit4]   2> 1223417 INFO  (jetty-launcher-2068-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41339_solr
   [junit4]   2> 1223417 INFO  (jetty-launcher-2068-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39665_solr
   [junit4]   2> 1223417 INFO  (jetty-launcher-2068-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=97376529048272906-127.0.0.1:39780_solr-n_0000000000) starting
   [junit4]   2> 1223417 INFO  (zkCallback-2086-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1223417 INFO  (zkCallback-2089-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1223417 INFO  (zkCallback-2087-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1223417 INFO  (zkCallback-2084-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1223420 INFO  (jetty-launcher-2068-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39780_solr
   [junit4]   2> 1223420 INFO  (zkCallback-2084-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1223420 INFO  (zkCallback-2087-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1223420 INFO  (zkCallback-2089-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1223421 INFO  (zkCallback-2086-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1223432 INFO  (jetty-launcher-2068-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_309FE2A69894222-001/tempDir-001/node1/.
   [junit4]   2> 1223435 INFO  (jetty-launcher-2068-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_309FE2A69894222-001/tempDir-001/node4/.
   [junit4]   2> 1223437 INFO  (jetty-launcher-2068-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_309FE2A69894222-001/tempDir-001/node2/.
   [junit4]   2> 1223468 INFO  (jetty-launcher-2068-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_309FE2A69894222-001/tempDir-001/node3/.
   [junit4]   2> 1224775 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[309FE2A69894222]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1224775 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[309FE2A69894222]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33709/solr ready
   [junit4]   2> 1224792 INFO  
(TEST-CollectionsAPISolrJTest.testList-seed#[309FE2A69894222]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 1224838 INFO  (qtp1888754645-12446) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1224838 INFO  (qtp1888754645-12446) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1224838 INFO  
(TEST-CollectionsAPISolrJTest.testList-seed#[309FE2A69894222]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 1224850 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[309FE2A69894222]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testAddAndRemoveRole
   [junit4]   2> 1224853 INFO  (qtp1888754645-12465) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params 
node=127.0.0.1:39665_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1224854 INFO  (OverseerThreadFactory-6328-thread-1) [    ] 
o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:39665_solr
   [junit4]   2> 1224855 INFO  (Thread-3298) [    ] 
o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 
97376529048272906-127.0.0.1:39780_solr-n_0000000000 overseer designates are 
[127.0.0.1:39665_solr]
   [junit4]   2> 1224855 INFO  (Thread-3298) [    ] 
o.a.s.c.OverseerNodePrioritizer sorted nodes 
[97376529048272906-127.0.0.1:39780_solr-n_0000000000, 
97376529048272908-127.0.0.1:35873_solr-n_0000000001, 
97376529048272905-127.0.0.1:39665_solr-n_0000000002, 
97376529048272903-127.0.0.1:41339_solr-n_0000000003]
   [junit4]   2> 1224855 INFO  (qtp1888754645-12465) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:39665_solr&role=overseer&action=ADDROLE&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1224856 INFO  (Thread-3298) [    ] 
o.a.s.c.OverseerNodePrioritizer asking node 
97376529048272905-127.0.0.1:39665_solr-n_0000000002 to come join election at 
head
   [junit4]   2> 1224858 INFO  (qtp1888754645-12470) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1224858 INFO  (qtp1888754645-12470) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1224860 INFO  (qtp1888754645-12472) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params 
node=127.0.0.1:39665_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 1224861 INFO  
(OverseerCollectionConfigSetProcessor-97376529048272906-127.0.0.1:39780_solr-n_0000000000)
 [    ] 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> 1224861 INFO  (OverseerThreadFactory-6328-thread-2) [    ] 
o.a.s.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:39665_solr
   [junit4]   2> 1224862 INFO  (qtp1888754645-12472) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:39665_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1224864 INFO  (qtp1888754645-12446) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1224864 INFO  (qtp1888754645-12446) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1224864 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[309FE2A69894222]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testAddAndRemoveRole
   [junit4]   2> 1224881 INFO  
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[309FE2A69894222]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteShard
   [junit4]   2> 1224882 INFO  (qtp1888754645-12465) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shardA,shardB&replicationFactor=1&collection.configName=conf&name=solrj_implicit&router.name=implicit&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1224883 INFO  (OverseerThreadFactory-6328-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd Create collection solrj_implicit
   [junit4]   2> 1224883 INFO  
(OverseerCollectionConfigSetProcessor-97376529048272906-127.0.0.1:39780_solr-n_0000000000)
 [    ] 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> 1224902 INFO  (qtp1440838379-12448) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=97376529048272905-127.0.0.1:39665_solr-n_0000000002&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1224902 INFO  (Thread-3298) [    ] 
o.a.s.c.OverseerNodePrioritizer asking the old first in line 
97376529048272908-127.0.0.1:35873_solr-n_0000000001 to rejoin election  
   [junit4]   2> 1224904 INFO  (qtp1888754645-12450) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=97376529048272908-127.0.0.1:35873_solr-n_0000000001&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1224905 INFO  
(OverseerStateUpdate-97376529048272906-127.0.0.1:39780_solr-n_0000000000) [    
] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"97376529048272906-127.0.0.1:39780_solr-n_0000000000"} 
127.0.0.1:39780_solr
   [junit4]   2> 1224987 INFO  (qtp1440838379-12468) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2
   [junit4]   2> 1225030 INFO  (qtp1614986802-12447) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2
   [junit4]   2> 1315074 ERROR (OverseerThreadFactory-6328-thread-3) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Error from shard: 
https://127.0.0.1:39665/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout 
occured while waiting response from server at: https://127.0.0.1:39665/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2>        at 
java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2>        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2>        at 
java.base/java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]   2>        at 
java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2>        at 
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:425)
   [junit4]   2>        at 
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:65)
   [junit4]   2>        at 
java.base/sun.security.ssl.SSLSocketImpl.bytesInCompletePacket(SSLSocketImpl.java:918)
   [junit4]   2>        at 
java.base/sun.security.ssl.AppInputStream.read(AppInputStream.java:144)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2>        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2>        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:114)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2>        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
   [junit4]   2>        ... 12 more
   [junit4]   2> 1315117 ERROR (OverseerThreadFactory-6328-thread-3) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Error from shard: 
https://127.0.0.1:41339/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout 
occured while waiting response from server at: https://127.0.0.1:41339/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2>        at 
java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2>        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2>        at 
java.base/java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]   2>        at 
java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2>        at 
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:425)
   [junit4]   2>        at 
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:65)
   [junit4]   2>        at 
java.base/sun.security.ssl.SSLSocketImpl.bytesInCompletePacket(SSLSocketImpl.java:918)
   [junit4]   2>        at 
java.base/sun.security.ssl.AppInputStream.read(AppInputStream.java:144)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2>        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2>        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:114)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2>        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
   [junit4]   2>        ... 12 more
   [junit4]   2> 1315118 ERROR (OverseerThreadFactory-6328-thread-3) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection 
[solrj_implicit].
   [junit4]   2> 1315118 INFO  (OverseerThreadFactory-6328-thread-3) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1345129 INFO  (zkCallback-2086-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1345129 INFO  (zkCallback-2084-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1345129 ERROR (OverseerThreadFactory-6328-thread-3) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Collection: solrj_implicit operation: 
create failed:org.apache.solr.common.SolrException: Could not fully remove 
collection: solrj_implicit
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:99)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:694)
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:276)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1345134 INFO  
(OverseerStateUpdate-97376529048272906-127.0.0.1:39780_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39780_solr
   [junit4]   2> 1345135 INFO  (qtp1888754645-12465) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={shards=shardA,shardB&replicationFactor=1&collection.configName=conf&name=solrj_implicit&router.name=implicit&action=CREATE&wt=javabin&version=2}
 status=500 QTime=120252
   [junit4]   2> 1345135 WARN  (OverseerExitThread) [    ] o.a.s.c.Overseer I'm 
exiting, but I'm still the leader
   [junit4]   2> 1345135 ERROR (qtp1888754645-12465) [    ] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully 
remove collection: solrj_implicit
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:287)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [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:110)
   [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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1345136 INFO  (OverseerExitThread) [    ] o.a.s.c.Overseer 
Overseer (id=97376529048272906-127.0.0.1:39780_solr-n_0000000000) closing
   [junit4]   2> 1345136 INFO  (zkCallback-2089-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35873_solr
   [junit4]   2> 1345136 INFO  
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[309FE2A69894222]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteShard
   [junit4]   2> 1345136 INFO  (zkCallback-2089-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=97376529048272908-127.0.0.1:35873_solr-n_0000000001) starting
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionsAPISolrJTest -Dtests.method=testCreateAndDeleteShard 
-Dtests.seed=309FE2A69894222 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-FJ -Dtests.timezone=Asia/Brunei -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    120s J1 | CollectionsAPISolrJTest.testCreateAndDeleteShard 
<<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:35873/solr: Could not fully remove collection: 
solrj_implicit
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([309FE2A69894222:C6574A36EF7C88DF]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:100)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:543)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1345161 INFO  
(TEST-CollectionsAPISolrJTest.testSplitShard-seed#[309FE2A69894222]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSplitShard
   [junit4]   2> 1345163 INFO  (qtp1888754645-12470) [    ] 
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> 1345164 INFO  (OverseerThreadFactory-6338-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection solrj_test_splitshard
   [junit4]   2> 1345371 INFO  (qtp1614986802-12473) [    ] 
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> 1345414 INFO  (qtp627399957-12449) [    ] 
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> 1345516 INFO  (zkCallback-2087-thread-4) [    ] 
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> 1345516 INFO  (zkCallback-2084-thread-2) [    ] 
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> 1346376 INFO  (qtp1614986802-12473) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.1
   [junit4]   2> 1346381 INFO  (qtp1614986802-12473) [    ] o.a.s.s.IndexSchema 
[solrj_test_splitshard_shard1_replica1] Schema name=minimal
   [junit4]   2> 1346383 INFO  (qtp1614986802-12473) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1346383 INFO  (qtp1614986802-12473) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard1_replica1' 
using configuration from collection solrj_test_splitshard
   [junit4]   2> 1346383 INFO  (qtp1614986802-12473) [    ] o.a.s.c.SolrCore 
[[solrj_test_splitshard_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_309FE2A69894222-001/tempDir-001/node2/solrj_test_splitshard_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_309FE2A69894222-001/tempDir-001/node2/./solrj_test_splitshard_shard1_replica1/data/]
   [junit4]   2> 1346393 INFO  (qtp1614986802-12473) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1346393 INFO  (qtp1614986802-12473) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1346397 INFO  (qtp1614986802-12473) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1346397 INFO  (qtp1614986802-12473) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1346398 INFO  (qtp1614986802-12473) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@186f0e15[solrj_test_splitshard_shard1_replica1] main]
   [junit4]   2> 1346398 INFO  (qtp1614986802-12473) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1346398 INFO  (qtp1614986802-12473) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1346398 INFO  (qtp1614986802-12473) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1346398 INFO  (searcherExecutor-6339-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_test_splitshard_shard1_replica1] Registered new 
searcher Searcher@186f0e15[solrj_test_splitshard_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1346398 INFO  (qtp1614986802-12473) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1558024593863606272
   [junit4]   2> 1346402 INFO  (qtp1614986802-12473) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1346402 INFO  (qtp1614986802-12473) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1346402 INFO  (qtp1614986802-12473) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41339/solr/solrj_test_splitshard_shard1_replica1/
   [junit4]   2> 1346402 INFO  (qtp1614986802-12473) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1346402 INFO  (qtp1614986802-12473) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:41339/solr/solrj_test_splitshard_shard1_replica1/ has no 
replicas
   [junit4]   2> 1346403 INFO  (qtp1614986802-12473) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41339/solr/solrj_test_splitshard_shard1_replica1/ shard1
   [junit4]   2> 1346420 INFO  (qtp627399957-12449) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.1
   [junit4]   2> 1346425 INFO  (qtp627399957-12449) [    ] o.a.s.s.IndexSchema 
[solrj_test_splitshard_shard2_replica1] Schema name=minimal
   [junit4]   2> 1346426 INFO  (qtp627399957-12449) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1346427 INFO  (qtp627399957-12449) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard2_replica1' 
using configuration from collection solrj_test_splitshard
   [junit4]   2> 1346427 INFO  (qtp627399957-12449) [    ] o.a.s.c.SolrCore 
[[solrj_test_splitshard_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_309FE2A69894222-001/tempDir-001/node4/solrj_test_splitshard_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_309FE2A69894222-001/tempDir-001/node4/./solrj_test_splitshard_shard2_replica1/data/]
   [junit4]   2> 1346437 INFO  (qtp627399957-12449) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1346437 INFO  (qtp627399957-12449) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1346458 INFO  (qtp627399957-12449) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1346458 INFO  (qtp627399957-12449) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1346459 INFO  (qtp627399957-12449) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2526fe81[solrj_test_splitshard_shard2_replica1] main]
   [junit4]   2> 1346459 INFO  (qtp627399957-12449) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1346460 INFO  (qtp627399957-12449) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1346460 INFO  (qtp627399957-12449) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1346460 INFO  (searcherExecutor-6344-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_test_splitshard_shard2_replica1] Registered new 
searcher Searcher@2526fe81[solrj_test_splitshard_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1346460 INFO  (qtp627399957-12449) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1558024593928617984
   [junit4]   2> 1346465 INFO  (qtp627399957-12449) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1346465 INFO  (qtp627399957-12449) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1346465 INFO  (qtp627399957-12449) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:39780/solr/solrj_test_splitshard_shard2_replica1/
   [junit4]   2> 1346465 INFO  (qtp627399957-12449) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1346465 INFO  (qtp627399957-12449) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:39780/solr/solrj_test_splitshard_shard2_replica1/ has no 
replicas
   [junit4]   2> 1346466 INFO  (qtp627399957-12449) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:39780/solr/solrj_test_splitshard_shard2_replica1/ shard2
   [junit4]   2> 1346567 INFO  (zkCallback-2084-thread-2) [    ] 
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> 1346567 INFO  (zkCallback-2087-thread-4) [    ] 
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> 1346608 INFO  (qtp1614986802-12473) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1346610 INFO  (qtp1614986802-12473) [    ] 
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=1239
   [junit4]   2> 1346617 INFO  (qtp627399957-12449) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1346619 INFO  (qtp627399957-12449) [    ] 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=1204
   [junit4]   2> 1346621 INFO  (qtp1888754645-12470) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1346718 INFO  (zkCallback-2084-thread-2) [    ] 
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> 1346718 INFO  (zkCallback-2087-thread-4) [    ] 
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> 1347165 INFO  
(OverseerCollectionConfigSetProcessor-97376529048272908-127.0.0.1:35873_solr-n_0000000001)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1347621 INFO  (qtp1888754645-12470) [    ] 
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=2458
   [junit4]   2> 1347623 INFO  (qtp1888754645-12446) [    ] 
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> 1347624 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
o.a.s.c.SplitShardCmd Split shard invoked
   [junit4]   2> 1347625 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
o.a.s.c.SplitShardCmd Creating slice shard1_0 of collection 
solrj_test_splitshard on 127.0.0.1:41339_solr
   [junit4]   2> 1347727 INFO  (zkCallback-2084-thread-2) [    ] 
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> 1347727 INFO  (zkCallback-2087-thread-4) [    ] 
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> 1348626 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
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:41339_solr
   [junit4]   2> 1348626 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:41339_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> 1348627 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41339_solr for creating new 
replica
   [junit4]   2> 1348628 INFO  (qtp1614986802-12478) [    ] 
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> 1348730 INFO  (zkCallback-2087-thread-4) [    ] 
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> 1348730 INFO  (zkCallback-2084-thread-2) [    ] 
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> 1349634 INFO  (qtp1614986802-12478) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.1
   [junit4]   2> 1349638 INFO  (qtp1614986802-12478) [    ] o.a.s.s.IndexSchema 
[solrj_test_splitshard_shard1_0_replica1] Schema name=minimal
   [junit4]   2> 1349640 INFO  (qtp1614986802-12478) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1349641 INFO  (qtp1614986802-12478) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'solrj_test_splitshard_shard1_0_replica1' using configuration from collection 
solrj_test_splitshard
   [junit4]   2> 1349641 INFO  (qtp1614986802-12478) [    ] o.a.s.c.SolrCore 
[[solrj_test_splitshard_shard1_0_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_309FE2A69894222-001/tempDir-001/node2/solrj_test_splitshard_shard1_0_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_309FE2A69894222-001/tempDir-001/node2/./solrj_test_splitshard_shard1_0_replica1/data/]
   [junit4]   2> 1349650 INFO  (qtp1614986802-12478) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1349650 INFO  (qtp1614986802-12478) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1349655 INFO  (qtp1614986802-12478) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1349655 INFO  (qtp1614986802-12478) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1349655 INFO  (qtp1614986802-12478) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7813a9b8[solrj_test_splitshard_shard1_0_replica1] main]
   [junit4]   2> 1349656 INFO  (qtp1614986802-12478) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1349656 INFO  (qtp1614986802-12478) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1349656 INFO  (qtp1614986802-12478) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1349656 INFO  (searcherExecutor-6349-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_test_splitshard_shard1_0_replica1] Registered new 
searcher Searcher@7813a9b8[solrj_test_splitshard_shard1_0_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1349656 INFO  (qtp1614986802-12478) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1558024597279866880
   [junit4]   2> 1349658 INFO  (qtp1614986802-12478) [    ] o.a.s.u.UpdateLog 
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1349660 INFO  (qtp1614986802-12478) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1349660 INFO  (qtp1614986802-12478) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1349660 INFO  (qtp1614986802-12478) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41339/solr/solrj_test_splitshard_shard1_0_replica1/
   [junit4]   2> 1349660 INFO  (qtp1614986802-12478) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1349660 INFO  (qtp1614986802-12478) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:41339/solr/solrj_test_splitshard_shard1_0_replica1/ has no 
replicas
   [junit4]   2> 1349661 INFO  (qtp1614986802-12478) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41339/solr/solrj_test_splitshard_shard1_0_replica1/ shard1_0
   [junit4]   2> 1349762 INFO  (zkCallback-2084-thread-2) [    ] 
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> 1349762 INFO  (zkCallback-2087-thread-4) [    ] 
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> 1349812 INFO  (qtp1614986802-12478) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1349815 INFO  (qtp1614986802-12478) [    ] 
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=1186
   [junit4]   2> 1349815 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
o.a.s.c.SplitShardCmd Creating slice shard1_1 of collection 
solrj_test_splitshard on 127.0.0.1:41339_solr
   [junit4]   2> 1349917 INFO  (zkCallback-2087-thread-4) [    ] 
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> 1349917 INFO  (zkCallback-2084-thread-2) [    ] 
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> 1350816 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
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:41339_solr
   [junit4]   2> 1350816 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:41339_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> 1350816 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41339_solr for creating new 
replica
   [junit4]   2> 1350818 INFO  (qtp1614986802-12452) [    ] 
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> 1350920 INFO  (zkCallback-2084-thread-2) [    ] 
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> 1350920 INFO  (zkCallback-2087-thread-4) [    ] 
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> 1351824 INFO  (qtp1614986802-12452) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.1
   [junit4]   2> 1351829 INFO  (qtp1614986802-12452) [    ] o.a.s.s.IndexSchema 
[solrj_test_splitshard_shard1_1_replica1] Schema name=minimal
   [junit4]   2> 1351830 INFO  (qtp1614986802-12452) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1351831 INFO  (qtp1614986802-12452) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 
'solrj_test_splitshard_shard1_1_replica1' using configuration from collection 
solrj_test_splitshard
   [junit4]   2> 1351831 INFO  (qtp1614986802-12452) [    ] o.a.s.c.SolrCore 
[[solrj_test_splitshard_shard1_1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_309FE2A69894222-001/tempDir-001/node2/solrj_test_splitshard_shard1_1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_309FE2A69894222-001/tempDir-001/node2/./solrj_test_splitshard_shard1_1_replica1/data/]
   [junit4]   2> 1351841 INFO  (qtp1614986802-12452) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1351841 INFO  (qtp1614986802-12452) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1351845 INFO  (qtp1614986802-12452) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1351845 INFO  (qtp1614986802-12452) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1351845 INFO  (qtp1614986802-12452) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7ac904a5[solrj_test_splitshard_shard1_1_replica1] main]
   [junit4]   2> 1351846 INFO  (qtp1614986802-12452) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1351846 INFO  (qtp1614986802-12452) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1351846 INFO  (qtp1614986802-12452) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1351846 INFO  (searcherExecutor-6354-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_test_splitshard_shard1_1_replica1] Registered new 
searcher Searcher@7ac904a5[solrj_test_splitshard_shard1_1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1351846 INFO  (qtp1614986802-12452) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1558024599576248320
   [junit4]   2> 1351848 INFO  (qtp1614986802-12452) [    ] o.a.s.u.UpdateLog 
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1351850 INFO  (qtp1614986802-12452) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1351850 INFO  (qtp1614986802-12452) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1351850 INFO  (qtp1614986802-12452) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41339/solr/solrj_test_splitshard_shard1_1_replica1/
   [junit4]   2> 1351850 INFO  (qtp1614986802-12452) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1351850 INFO  (qtp1614986802-12452) [    ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:41339/solr/solrj_test_splitshard_shard1_1_replica1/ has no 
replicas
   [junit4]   2> 1351851 INFO  (qtp1614986802-12452) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41339/solr/solrj_test_splitshard_shard1_1_replica1/ shard1_1
   [junit4]   2> 1351952 INFO  (zkCallback-2084-thread-2) [    ] 
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> 1351952 INFO  (zkCallback-2087-thread-4) [    ] 
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> 1352001 INFO  (qtp1614986802-12452) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1352004 INFO  (qtp1614986802-12452) [    ] 
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=1185
   [junit4]   2> 1352005 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
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:41339_solr
   [junit4]   2> 1352005 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
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:41339_solr
   [junit4]   2> 1352006 INFO  (qtp1614986802-12473) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null
   [junit4]   2> 1352006 INFO  (qtp1614986802-12473) [    ] 
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> 1352006 INFO  (qtp1614986802-12473) [    ] 
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:41339_solr, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"solrj_test_splitshard_shard1_0_replica1","base_url":"https://127.0.0.1:41339/solr","node_name":"127.0.0.1:41339_solr","state":"active","leader":"true"}
   [junit4]   2> 1352007 INFO  (qtp1614986802-12473) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: active, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 1352007 INFO  (qtp1614986802-12452) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null
   [junit4]   2> 1352007 INFO  (qtp1614986802-12473) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41339_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=0
   [junit4]   2> 1352007 INFO  (qtp1614986802-12452) [    ] 
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> 1352007 INFO  (qtp1614986802-12452) [    ] 
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:41339_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"solrj_test_splitshard_shard1_1_replica1","base_url":"https://127.0.0.1:41339/solr","node_name":"127.0.0.1:41339_solr","state":"down","leader":"true"}
   [junit4]   2> 1352103 INFO  (zkCallback-2084-thread-2) [    ] 
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> 1352103 INFO  (zkCallback-2087-thread-4) [    ] 
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> 1353007 INFO  (qtp1614986802-12452) [    ] 
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:41339_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"solrj_test_splitshard_shard1_1_replica1","base_url":"https://127.0.0.1:41339/solr","node_name":"127.0.0.1:41339_solr","state":"active","leader":"true"}
   [junit4]   2> 1353007 INFO  (qtp1614986802-12452) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: active, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1353007 INFO  (qtp1614986802-12452) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41339_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=1000
   [junit4]   2> 1353008 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
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:41339/solr","node_name":"127.0.0.1:41339_solr","state":"active","leader":"true"}
   [junit4]   2> 1353008 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
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:41339/solr","node_name":"127.0.0.1:41339_solr","state":"active","leader":"true"}
   [junit4]   2> 1353009 INFO  (qtp1614986802-12478) [    ] o.a.s.h.a.SplitOp 
Invoked split action for core: solrj_test_splitshard_shard1_replica1
   [junit4]   2> 1353009 INFO  (qtp1614986802-12478) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1353009 INFO  (qtp1614986802-12478) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1353010 INFO  (qtp1614986802-12478) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1353010 INFO  (qtp1614986802-12478) [    ] 
o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partitions=2 segments=0
   [junit4]   2> 1353010 INFO  (qtp1614986802-12478) [    ] 
o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #0 partitionCount=2 
range=80000000-bfffffff
   [junit4]   2> 1353010 INFO  (qtp1614986802-12478) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1ae1c742
   [junit4]   2> 1353010 INFO  (qtp1614986802-12478) [    ] 
o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #1 partitionCount=2 
range=c0000000-ffffffff
   [junit4]   2> 1353010 INFO  (qtp1614986802-12478) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26f57648
   [junit4]   2> 1353010 INFO  (qtp1614986802-12478) [    ] 
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=1
   [junit4]   2> 1353011 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
o.a.s.c.SplitShardCmd Index on shard: 127.0.0.1:41339_solr split into two 
successfully
   [junit4]   2> 1353011 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
o.a.s.c.SplitShardCmd Applying buffered updates on : 
solrj_test_splitshard_shard1_0_replica1
   [junit4]   2> 1353011 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
o.a.s.c.SplitShardCmd Applying buffered updates on : 
solrj_test_splitshard_shard1_1_replica1
   [junit4]   2> 1353012 INFO  (qtp1614986802-12592) [    ] 
o.a.s.h.a.CoreAdminOperation Applying buffered updates on core: 
solrj_test_splitshard_shard1_0_replica1
   [junit4]   2> 1353012 INFO  (qtp1614986802-12592) [    ] 
o.a.s.h.a.CoreAdminOperation No buffered updates available. 
core=solrj_test_splitshard_shard1_0_replica1
   [junit4]   2> 1353012 INFO  (qtp1614986802-12454) [    ] 
o.a.s.h.a.CoreAdminOperation Applying buffered updates on core: 
solrj_test_splitshard_shard1_1_replica1
   [junit4]   2> 1353012 INFO  (qtp1614986802-12592) [    ] 
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> 1353012 INFO  (qtp1614986802-12454) [    ] 
o.a.s.h.a.CoreAdminOperation No buffered updates available. 
core=solrj_test_splitshard_shard1_1_replica1
   [junit4]   2> 1353013 INFO  (qtp1614986802-12454) [    ] 
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> 1353013 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
o.a.s.c.SplitShardCmd Successfully applied buffered updates on : 
[solrj_test_splitshard_shard1_0_replica1, 
solrj_test_splitshard_shard1_1_replica1]
   [junit4]   2> 1353013 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
o.a.s.c.SplitShardCmd Replication factor is 1 so switching shard states
   [junit4]   2> 1353014 INFO  (OverseerThreadFactory-6338-thread-2) [    ] 
o.a.s.c.SplitShardCmd Successfully created all replica shards for all 
sub-slices [shard1_0, shard1_1]
   [junit4]   2> 1353014 INFO  
(OverseerStateUpdate-97376529048272908-127.0.0.1:35873_solr-n_0000000001) [    
] 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> 1353014 INFO  
(OverseerStateUpdate-97376529048272908-127.0.0.1:35873_solr-n_0000000001) [    
] o.a.s.c.o.SliceMutator Update shard state shard1 to inactive
   [junit4]   2> 1353014 INFO  
(OverseerStateUpdate-97376529048272908-127.0.0.1:35873_solr-n_0000000001) [    
] o.a.s.c.o.SliceMutator Update shard state shard1_1 to active
   [junit4]   2> 1353014 INFO  
(OverseerStateUpdate-97376529048272908-127.0.0.1:35873_solr-n_0000000001) [    
] o.a.s.c.o.SliceMutator Update shard state shard1_0 to active
   [junit4]   2> 1353018 INFO  (qtp1614986802-12452) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1353019 INFO  (qtp1614986802-12452) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1353019 INFO  (qtp1614986802-12452) [    ] 
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:41339/solr/solrj_test_splitshard_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1353019 INFO  (qtp1614986802-12478) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1353019 INFO  (qtp1614986802-12478) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@40806b30[solrj_test_splitshard_shard1_0_replica1] main]
   [junit4]   2> 1353019 INFO  (qtp1614986802-12452) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1353020 INFO  (qtp1614986802-12478) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1353020 INFO  (searcherExecutor-6349-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_test_splitshard_shard1_0_replica1] Registered new 
searcher Searcher@40806b30[solrj_test_splitshard_shard1_0_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1353020 INFO  (qtp627399957-12451) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1353020 INFO  (qtp1614986802-12478) [    ] 
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:41339/solr/solrj_test_splitshard_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1353020 INFO  (qtp1614986802-12452) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@53e7f769[solrj_test_splitshard_shard1_1_replica1] main]
   [junit4]   2> 1353020 INFO  (qtp627399957-12451) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1353020 INFO  (qtp627399957-12451) [    ] 
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:41339/solr/solrj_test_splitshard_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1353020 INFO  (qtp1614986802-12452) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1353020 INFO  (searcherExecutor-6354-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_test_splitshard_shard1_1_replica1] Registered new 
searcher Searcher@53e7f769[solrj_test_splitshard_shard1_1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1353021 INFO  (qtp1614986802-12452) [    ] 
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:41339/solr/solrj_test_splitshard_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1353021 INFO  (qtp1614986802-12592) [    ] 
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 4
   [junit4]   2> 1353022 INFO  (qtp1888754645-12446) [    ] 
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=5399
   [junit4]   2> 1353115 INFO  (zkCallback-2084-thread-2) [    ] 
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> 1353115 INFO  (zkCallback-2087-thread-4) [    ] 
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> 1353115 INFO  (zkCallback-2097-thread-2) [    ] 
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> 1353117 INFO  (qtp1888754645-12472) [    ] 
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> 1353118 INFO  (OverseerThreadFactory-6338-thread-3) [    ] 
o.a.s.c.SplitShardCmd Split shard invoked
   [junit4]   2> 1353118 INFO  
(OverseerCollectionConfigSetProcessor-97376529048272908-127.0.0.1:35873_solr-n_0000000001)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1353118 INFO  (OverseerThreadFactory-6338-thread-3) [    ] 
o.a.s.c.SplitShardCmd Split by route.key: b!, parent shard is: shard1_0 
   [junit4]   2> 1353118 INFO  (OverseerThreadFactory-6338-thread-3) [    ] 
o.a.s.c.SplitShardCmd Partitioning parent shard shard1_0 range: 
80000000-bfffffff yields: [80000000-95ddffff, 95de0000-95deffff, 
95df0000-bfffffff]
   [junit4]   2> 1353118 INFO  (OverseerThreadFactory-6338-thread-3) [    ] 
o.a.s.c.SplitShardCmd Creating slice shard1_0_0 of collection 
solrj_test_splitshard on 127.0.0.1:41339_solr
   [junit4]   2> 1353220 INFO  (zkCallback-2084-thread-2) [    ] 
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> 1353220 INFO  (zkCallback-2087-thread-4) [    ] 
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> 1354119 INFO  (OverseerThreadFactory-6338-thread-3) [    ] 
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:41339_solr
   [junit4]   2> 1354120 INFO  (OverseerThreadFactory-6338-thread-3) [    ] 
o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:41339_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> 1354120 INFO  (OverseerThreadFactory-6338-thread-3) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41339_solr for creating new 
replica
   [junit4]   

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

4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [solrj_implicit_shardB_replica1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:902)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:826)
   [junit4]   2>        ... 36 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
load collection from ZK: aliasedCollection
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1098)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:638)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ClusterState.getShardId(ClusterState.java:277)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1329)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1287)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1393)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:884)
   [junit4]   2>        ... 37 more
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /collections/aliasedCollection/state.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1110)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1096)
   [junit4]   2>        ... 43 more
   [junit4]   2> 
   [junit4]   2> 1401738 INFO  (qtp1614986802-12447) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2}
 status=400 QTime=176708
   [junit4]   2> 1401739 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[309FE2A69894222]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33709 33709
   [junit4]   2> 1401782 INFO  (Thread-3261) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33709 33709
   [junit4]   2> 1401782 WARN  (Thread-3261) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/configs/conf
   [junit4]   2>        5       /solr/collections/solrj_test/state.json
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /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>        4       /solr/collections/solrj_replicatests/state.json
   [junit4]   2>        3       
/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2>        2       /solr/collections/solrj_implicit/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/97376529048272908-127.0.0.1:35873_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/overseer/queue
   [junit4]   2>        11      /solr/overseer/queue-work
   [junit4]   2>        8       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1401783 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[309FE2A69894222]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_309FE2A69894222-001
   [junit4]   2> Jan 31, 2017 7:34:54 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=346, maxMBSortInHeap=5.125515084639269, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=en-FJ, 
timezone=Asia/Brunei
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=249538408,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestLeaderElectionZkExpiry, 
TermVectorComponentTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestSurroundQueryParser, TestLuceneMatchVersion, HdfsNNFailoverTest, 
DocValuesNotIndexedTest, BigEndianAscendingWordSerializerTest, 
DocValuesMissingTest, SuggesterFSTTest, TestLRUCache, 
TestConfigSetsAPIExclusivity, SSLMigrationTest, TestSolrDynamicMBean, 
BasicAuthIntegrationTest, TestCoreContainer, ZkCLITest, SolrInfoMBeanTest, 
OpenCloseCoreStressTest, SimplePostToolTest, TestSQLHandlerNonCloud, 
TestAnalyzeInfixSuggestions, TestPKIAuthenticationPlugin, 
ReplicationFactorTest, TestSuggestSpellingConverter, 
TestSolrQueryParserDefaultOperatorResource, TestCSVResponseWriter, 
TestReqParamsAPI, BaseCdcrDistributedZkTest, TestClusterProperties, 
TestExportWriter, TestCloudPivotFacet, TestStressCloudBlindAtomicUpdates, 
SliceStateTest, SegmentsInfoRequestHandlerTest, IndexSchemaRuntimeFieldTest, 
TestRequestForwarding, SoftAutoCommitTest, TestRecoveryHdfs, RulesTest, 
ZkControllerTest, TestTrie, TestLegacyFieldCache, JsonLoaderTest, 
TestMacroExpander, TestConfigReload, CollectionReloadTest, 
TestDefaultSearchFieldResource, ShardRoutingTest, SimpleMLTQParserTest, 
TestJavabinTupleStreamParser, SolrCmdDistributorTest, TestFilteredDocIdSet, 
TestCharFilters, SpellCheckCollatorTest, TestPartialUpdateDeduplication, 
CdcrUpdateLogTest, TestConfigSetProperties, TestRTGBase, 
DistributedMLTComponentTest, TestSearchPerf, TestLockTree, SearchHandlerTest, 
TestNonDefinedSimilarityFactory, CachingDirectoryFactoryTest, 
TestExactSharedStatsCache, TestCloudManagedSchema, TestFastOutputStream, 
TestWordDelimiterFilterFactory, HdfsLockFactoryTest, TestFieldCacheReopen, 
SolrGraphiteReporterTest, FullHLLTest, DistributedIntervalFacetingTest, 
HighlighterMaxOffsetTest, TolerantUpdateProcessorTest, SolrCLIZkUtilsTest, 
TestBulkSchemaAPI, TestFieldTypeResource, TestQuerySenderListener, 
TestUninvertingReader, TestQueryTypes, TestCustomStream, 
TestFuzzyAnalyzedSuggestions, TestMinMaxOnMultiValuedField, SpatialFilterTest, 
ZkStateWriterTest, ExitableDirectoryReaderTest, RankQueryTest, 
HdfsTlogReplayBufferedWhileIndexingTest, DistanceFunctionTest, 
LeaderInitiatedRecoveryOnCommitTest, InfoHandlerTest, 
TestMiniSolrCloudClusterSSL, DocumentBuilderTest, EchoParamsTest, 
SolrIndexConfigTest, URLClassifyProcessorTest, 
ShufflingReplicaListTransformerTest, TestHashPartitioner, 
TestDistributedGrouping, DirectSolrSpellCheckerTest, StressHdfsTest, 
MultiThreadedOCPTest, PreAnalyzedFieldManagedSchemaCloudTest, 
TestFreeTextSuggestions, TestRandomRequestDistribution, AliasIntegrationTest, 
AtomicUpdatesTest, TestPivotHelperCode, TestInitQParser, 
DistributedFacetPivotLongTailTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, OverseerTest, LeaderElectionIntegrationTest, 
RecoveryZkTest, TestReplicationHandler, TestRandomDVFaceting, AutoCommitTest, 
DistributedSpellCheckComponentTest, TestStressReorder, 
DistributedTermsComponentTest, SpellCheckComponentTest, BasicFunctionalityTest, 
TestLazyCores, HighlighterTest, DistributedQueryElevationComponentTest, 
CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, 
TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, 
DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, 
XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, 
DisMaxRequestHandlerTest, StandardRequestHandlerTest, TermsComponentTest, 
TestIndexingPerformance, RequiredFieldsTest, LoggingHandlerTest, 
SolrPluginUtilsTest, IndexSchemaTest, PingRequestHandlerTest, SOLR749Test, 
AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, TestStressRecovery, 
TestMergePolicyConfig, MultiTermTest, SampleTest, TestBinaryField, 
MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, 
TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestPhraseSuggestions, 
TestCodecSupport, TestXIncludeConfig, TestSweetSpotSimilarityFactory, 
TestDFRSimilarityFactory, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, 
ResourceLoaderTest, ScriptEngineTest, DateMathParserTest, PreAnalyzedFieldTest, 
TestSystemIdResolver, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, 
RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, SystemInfoHandlerTest, 
FileUtilsTest, CircularListTest, CursorPagingTest, SolrTestCaseJ4Test, 
TestCrossCoreJoin, TestDistributedMissingSort, TestTolerantSearch, 
CdcrBootstrapTest, CollectionsAPISolrJTest]
   [junit4] Completed [471/680 (1!)] on J1 in 178.76s, 12 tests, 1 error <<< 
FAILURES!

[...truncated 52166 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to