Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2688/
Java: 64bit/jdk-9-ea+152 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at https://127.0.0.1:38172/solr: Could not fully remove 
collection: solrj_replicatests

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:38172/solr: Could not fully remove collection: 
solrj_replicatests
        at 
__randomizedtesting.SeedInfo.seed([CA743FADBC11BC54:24C446F8BBDDABEE]: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.testAddAndDeleteReplica(CollectionsAPISolrJTest.java:210)
        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 12357 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/init-core-data-001
   [junit4]   2> 1306919 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[CA743FADBC11BC54]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1306921 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[CA743FADBC11BC54]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001
   [junit4]   2> 1306921 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[CA743FADBC11BC54]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1306922 INFO  (Thread-2267) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1306922 INFO  (Thread-2267) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1307021 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[CA743FADBC11BC54]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37512
   [junit4]   2> 1307027 INFO  (jetty-launcher-4510-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1307027 INFO  (jetty-launcher-4510-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1307028 INFO  (jetty-launcher-4510-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1307028 INFO  (jetty-launcher-4510-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@779e350a{/solr,null,AVAILABLE}
   [junit4]   2> 1307028 INFO  (jetty-launcher-4510-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67e393c3{/solr,null,AVAILABLE}
   [junit4]   2> 1307028 INFO  (jetty-launcher-4510-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@23b0992d{SSL,[ssl, 
http/1.1]}{127.0.0.1:39307}
   [junit4]   2> 1307029 INFO  (jetty-launcher-4510-thread-2) [    ] 
o.e.j.s.Server Started @1309135ms
   [junit4]   2> 1307029 INFO  (jetty-launcher-4510-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39307}
   [junit4]   2> 1307029 INFO  (jetty-launcher-4510-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@617cd85d{/solr,null,AVAILABLE}
   [junit4]   2> 1307029 INFO  (jetty-launcher-4510-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@431157ea{SSL,[ssl, 
http/1.1]}{127.0.0.1:33939}
   [junit4]   2> 1307029 ERROR (jetty-launcher-4510-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1307029 INFO  (jetty-launcher-4510-thread-4) [    ] 
o.e.j.s.Server Started @1309135ms
   [junit4]   2> 1307029 INFO  (jetty-launcher-4510-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1307029 INFO  (jetty-launcher-4510-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33939}
   [junit4]   2> 1307029 INFO  (jetty-launcher-4510-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1307030 INFO  (jetty-launcher-4510-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1307030 INFO  (jetty-launcher-4510-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@58add71e{SSL,[ssl, 
http/1.1]}{127.0.0.1:40279}
   [junit4]   2> 1307029 INFO  (jetty-launcher-4510-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1307030 INFO  (jetty-launcher-4510-thread-1) [    ] 
o.e.j.s.Server Started @1309137ms
   [junit4]   2> 1307030 INFO  (jetty-launcher-4510-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-18T07:29:22.564443Z
   [junit4]   2> 1307030 INFO  (jetty-launcher-4510-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40279}
   [junit4]   2> 1307030 ERROR (jetty-launcher-4510-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1307031 INFO  (jetty-launcher-4510-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1307031 ERROR (jetty-launcher-4510-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1307031 INFO  (jetty-launcher-4510-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1307031 INFO  (jetty-launcher-4510-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1307031 INFO  (jetty-launcher-4510-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1307031 INFO  (jetty-launcher-4510-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1307031 INFO  (jetty-launcher-4510-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-18T07:29:22.565273Z
   [junit4]   2> 1307031 INFO  (jetty-launcher-4510-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1307031 INFO  (jetty-launcher-4510-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f622958{/solr,null,AVAILABLE}
   [junit4]   2> 1307031 INFO  (jetty-launcher-4510-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-18T07:29:22.565433Z
   [junit4]   2> 1307031 INFO  (jetty-launcher-4510-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@270d5c9d{SSL,[ssl, 
http/1.1]}{127.0.0.1:38172}
   [junit4]   2> 1307032 INFO  (jetty-launcher-4510-thread-3) [    ] 
o.e.j.s.Server Started @1309138ms
   [junit4]   2> 1307032 INFO  (jetty-launcher-4510-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38172}
   [junit4]   2> 1307032 ERROR (jetty-launcher-4510-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1307032 INFO  (jetty-launcher-4510-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 1307032 INFO  (jetty-launcher-4510-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1307032 INFO  (jetty-launcher-4510-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1307032 INFO  (jetty-launcher-4510-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-18T07:29:22.566584Z
   [junit4]   2> 1307032 INFO  (jetty-launcher-4510-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1307032 INFO  (jetty-launcher-4510-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1307033 INFO  (jetty-launcher-4510-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1307033 INFO  (jetty-launcher-4510-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1307043 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 0x159b07aea190001, 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> 1307045 INFO  (jetty-launcher-4510-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1307046 INFO  (jetty-launcher-4510-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1307047 INFO  (jetty-launcher-4510-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1307048 INFO  (jetty-launcher-4510-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1307049 INFO  (jetty-launcher-4510-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37512/solr
   [junit4]   2> 1307050 INFO  (jetty-launcher-4510-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37512/solr
   [junit4]   2> 1307052 INFO  (jetty-launcher-4510-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37512/solr
   [junit4]   2> 1307053 INFO  (jetty-launcher-4510-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37512/solr
   [junit4]   2> 1307063 INFO  (jetty-launcher-4510-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39307_solr
   [junit4]   2> 1307063 INFO  (jetty-launcher-4510-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40279_solr
   [junit4]   2> 1307063 INFO  (jetty-launcher-4510-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33939_solr
   [junit4]   2> 1307063 INFO  (jetty-launcher-4510-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38172_solr
   [junit4]   2> 1307063 INFO  (jetty-launcher-4510-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=97302908925181964-127.0.0.1:39307_solr-n_0000000000) starting
   [junit4]   2> 1307064 INFO  (zkCallback-4527-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1307064 INFO  (zkCallback-4529-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1307064 INFO  (zkCallback-4526-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1307067 INFO  (zkCallback-4531-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1307072 INFO  (jetty-launcher-4510-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39307_solr
   [junit4]   2> 1307073 INFO  (zkCallback-4527-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1307073 INFO  (zkCallback-4529-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1307073 INFO  (zkCallback-4526-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1307073 INFO  (zkCallback-4531-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1307105 INFO  (jetty-launcher-4510-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node3/.
   [junit4]   2> 1307112 INFO  (jetty-launcher-4510-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node4/.
   [junit4]   2> 1307126 INFO  (jetty-launcher-4510-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node2/.
   [junit4]   2> 1307184 INFO  (jetty-launcher-4510-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node1/.
   [junit4]   2> 1309158 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[CA743FADBC11BC54]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1309158 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[CA743FADBC11BC54]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37512/solr ready
   [junit4]   2> 1309177 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[CA743FADBC11BC54]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndRemoveRole
   [junit4]   2> 1309229 INFO  (qtp469450823-19074) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params 
node=127.0.0.1:33939_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1309231 INFO  (OverseerThreadFactory-6418-thread-1) [    ] 
o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:33939_solr
   [junit4]   2> 1309232 INFO  (Thread-2304) [    ] 
o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 
97302908925181964-127.0.0.1:39307_solr-n_0000000000 overseer designates are 
[127.0.0.1:33939_solr]
   [junit4]   2> 1309232 INFO  (Thread-2304) [    ] 
o.a.s.c.OverseerNodePrioritizer sorted nodes 
[97302908925181964-127.0.0.1:39307_solr-n_0000000000, 
97302908925181960-127.0.0.1:38172_solr-n_0000000001, 
97302908925181962-127.0.0.1:33939_solr-n_0000000002, 
97302908925181959-127.0.0.1:40279_solr-n_0000000003]
   [junit4]   2> 1309232 INFO  (Thread-2304) [    ] 
o.a.s.c.OverseerNodePrioritizer asking node 
97302908925181962-127.0.0.1:33939_solr-n_0000000002 to come join election at 
head
   [junit4]   2> 1309232 INFO  (qtp469450823-19074) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:33939_solr&role=overseer&action=ADDROLE&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 1309235 INFO  (qtp469450823-19079) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1309236 INFO  (qtp469450823-19079) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1309238 INFO  (qtp469450823-19080) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params 
node=127.0.0.1:33939_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 1309239 INFO  
(OverseerCollectionConfigSetProcessor-97302908925181964-127.0.0.1:39307_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> 1309239 INFO  (OverseerThreadFactory-6418-thread-2) [    ] 
o.a.s.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:33939_solr
   [junit4]   2> 1309241 INFO  (qtp469450823-19080) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:33939_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1309241 ERROR 
(OverseerCollectionConfigSetProcessor-97302908925181964-127.0.0.1:39307_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor 
:org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode 
for /overseer/collection-queue-work/qnr-0000000002
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1270)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:373)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:370)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:370)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:571)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskQueue.remove(OverseerTaskQueue.java:94)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor.cleanUpWorkQueue(OverseerTaskProcessor.java:320)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:201)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1309242 INFO  
(OverseerCollectionConfigSetProcessor-97302908925181964-127.0.0.1:39307_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> 1309243 INFO  (qtp469450823-19081) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1309243 INFO  (qtp469450823-19081) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1309243 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[CA743FADBC11BC54]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndRemoveRole
   [junit4]   2> 1309259 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[CA743FADBC11BC54]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplica
   [junit4]   2> 1309260 INFO  (qtp469450823-19074) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=solrj_replicatests&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1309261 INFO  (OverseerThreadFactory-6418-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd Create collection solrj_replicatests
   [junit4]   2> 1309279 INFO  (qtp1662859227-19054) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=97302908925181962-127.0.0.1:33939_solr-n_0000000002&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1309279 INFO  (Thread-2304) [    ] 
o.a.s.c.OverseerNodePrioritizer asking the old first in line 
97302908925181960-127.0.0.1:38172_solr-n_0000000001 to rejoin election  
   [junit4]   2> 1309282 INFO  (qtp469450823-19075) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=97302908925181960-127.0.0.1:38172_solr-n_0000000001&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1309283 INFO  
(OverseerStateUpdate-97302908925181964-127.0.0.1:39307_solr-n_0000000000) [    
] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"97302908925181964-127.0.0.1:39307_solr-n_0000000000"} 
127.0.0.1:39307_solr
   [junit4]   2> 1309365 INFO  (qtp469450823-19080) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica1&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1309411 INFO  (qtp297624272-19044) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica2&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1399414 ERROR (OverseerThreadFactory-6418-thread-3) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Error from shard: 
https://127.0.0.1:39307/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout 
occured while waiting response from server at: https://127.0.0.1:39307/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> 1399415 ERROR (OverseerThreadFactory-6418-thread-3) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Error from shard: 
https://127.0.0.1:38172/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout 
occured while waiting response from server at: https://127.0.0.1:38172/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> 1399416 ERROR (OverseerThreadFactory-6418-thread-3) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection 
[solrj_replicatests].
   [junit4]   2> 1399416 INFO  (OverseerThreadFactory-6418-thread-3) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1429445 ERROR (OverseerThreadFactory-6418-thread-3) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Collection: solrj_replicatests 
operation: create failed:org.apache.solr.common.SolrException: Could not fully 
remove collection: solrj_replicatests
   [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> 1429447 INFO  (zkCallback-4527-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1429451 INFO  (zkCallback-4531-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1429452 INFO  (qtp469450823-19074) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=solrj_replicatests&action=CREATE&numShards=1&wt=javabin&version=2}
 status=500 QTime=120192
   [junit4]   2> 1429452 ERROR (qtp469450823-19074) [    ] o.a.s.s.HttpSolrCall 
null:org.apache.solr.common.SolrException: Could not fully remove collection: 
solrj_replicatests
   [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> 1429454 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[CA743FADBC11BC54]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndDeleteReplica
   [junit4]   2> 1429454 INFO  
(OverseerStateUpdate-97302908925181964-127.0.0.1:39307_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39307_solr
   [junit4]   2> 1429454 WARN  (OverseerExitThread) [    ] o.a.s.c.Overseer I'm 
exiting, but I'm still the leader
   [junit4]   2> 1429455 INFO  (OverseerExitThread) [    ] o.a.s.c.Overseer 
Overseer (id=97302908925181964-127.0.0.1:39307_solr-n_0000000000) closing
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionsAPISolrJTest -Dtests.method=testAddAndDeleteReplica 
-Dtests.seed=CA743FADBC11BC54 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=lg -Dtests.timezone=America/Montevideo -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4]   2> 1429455 INFO  (zkCallback-4527-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38172_solr
   [junit4] ERROR    120s J2 | CollectionsAPISolrJTest.testAddAndDeleteReplica 
<<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:38172/solr: Could not fully remove collection: 
solrj_replicatests
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CA743FADBC11BC54:24C446F8BBDDABEE]: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.testAddAndDeleteReplica(CollectionsAPISolrJTest.java:210)
   [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> 1429456 INFO  (zkCallback-4527-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=97302908925181960-127.0.0.1:38172_solr-n_0000000001) starting
   [junit4]   2> 1429470 INFO  
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteCollection-seed#[CA743FADBC11BC54])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteCollection
   [junit4]   2> 1429472 INFO  (qtp469450823-19079) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=solrj_test&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1429473 INFO  (OverseerThreadFactory-6428-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection solrj_test
   [junit4]   2> 1429680 INFO  (qtp297624272-19051) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica2&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1429680 INFO  (qtp469450823-19179) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1429680 INFO  (qtp1662859227-19067) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1429727 INFO  (qtp505850848-19056) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica2&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1430687 INFO  (qtp469450823-19179) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1430692 INFO  (qtp1662859227-19067) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1430692 INFO  (qtp297624272-19051) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1430700 INFO  (qtp469450823-19179) [    ] o.a.s.s.IndexSchema 
[solrj_test_shard1_replica1] Schema name=minimal
   [junit4]   2> 1430703 INFO  (qtp469450823-19179) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1430703 INFO  (qtp1662859227-19067) [    ] o.a.s.s.IndexSchema 
[solrj_test_shard2_replica1] Schema name=minimal
   [junit4]   2> 1430703 INFO  (qtp297624272-19051) [    ] o.a.s.s.IndexSchema 
[solrj_test_shard1_replica2] Schema name=minimal
   [junit4]   2> 1430703 INFO  (qtp469450823-19179) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_shard1_replica1' using 
configuration from collection solrj_test
   [junit4]   2> 1430704 INFO  (qtp469450823-19179) [    ] o.a.s.c.SolrCore 
[[solrj_test_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node3/solrj_test_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node3/./solrj_test_shard1_replica1/data/]
   [junit4]   2> 1430706 INFO  (qtp297624272-19051) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1430706 INFO  (qtp1662859227-19067) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1430706 INFO  (qtp1662859227-19067) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_shard2_replica1' using 
configuration from collection solrj_test
   [junit4]   2> 1430707 INFO  (qtp1662859227-19067) [    ] o.a.s.c.SolrCore 
[[solrj_test_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node4/solrj_test_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node4/./solrj_test_shard2_replica1/data/]
   [junit4]   2> 1430707 INFO  (qtp297624272-19051) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_shard1_replica2' using 
configuration from collection solrj_test
   [junit4]   2> 1430708 INFO  (qtp297624272-19051) [    ] o.a.s.c.SolrCore 
[[solrj_test_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node2/solrj_test_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node2/./solrj_test_shard1_replica2/data/]
   [junit4]   2> 1430714 INFO  (qtp469450823-19179) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1430714 INFO  (qtp469450823-19179) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1430716 INFO  (qtp469450823-19179) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1430716 INFO  (qtp469450823-19179) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1430717 INFO  (qtp469450823-19179) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@337b9b61[solrj_test_shard1_replica1] main]
   [junit4]   2> 1430718 INFO  (qtp469450823-19179) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1430718 INFO  (qtp469450823-19179) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1430718 INFO  (qtp469450823-19179) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1430718 INFO  (searcherExecutor-6429-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_test_shard1_replica1] Registered new searcher 
Searcher@337b9b61[solrj_test_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1430718 INFO  (qtp469450823-19179) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1556846672611377152
   [junit4]   2> 1430720 INFO  (qtp1662859227-19067) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1430720 INFO  (qtp1662859227-19067) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1430720 INFO  (qtp297624272-19051) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1430721 INFO  (qtp297624272-19051) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1430722 INFO  (qtp469450823-19179) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1430744 INFO  (qtp297624272-19051) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1430744 INFO  (qtp1662859227-19067) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1430744 INFO  (qtp1662859227-19067) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1430744 INFO  (qtp297624272-19051) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1430745 INFO  (qtp297624272-19051) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@41e8a07b[solrj_test_shard1_replica2] main]
   [junit4]   2> 1430745 INFO  (qtp1662859227-19067) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@8abdd37[solrj_test_shard2_replica1] 
main]
   [junit4]   2> 1430745 INFO  (qtp1662859227-19067) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1430745 INFO  (qtp297624272-19051) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1430745 INFO  (qtp1662859227-19067) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1430746 INFO  (qtp297624272-19051) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1430746 INFO  (qtp1662859227-19067) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1430746 INFO  (qtp297624272-19051) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1430746 INFO  (searcherExecutor-6430-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_test_shard2_replica1] Registered new searcher 
Searcher@8abdd37[solrj_test_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1430746 INFO  (searcherExecutor-6431-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_test_shard1_replica2] Registered new searcher 
Searcher@41e8a07b[solrj_test_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1430746 INFO  (qtp1662859227-19067) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1556846672640737280
   [junit4]   2> 1430746 INFO  (qtp297624272-19051) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1556846672640737280
   [junit4]   2> 1430752 INFO  (qtp1662859227-19067) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1430752 INFO  (qtp505850848-19056) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1430765 INFO  (qtp505850848-19056) [    ] o.a.s.s.IndexSchema 
[solrj_test_shard2_replica2] Schema name=minimal
   [junit4]   2> 1430767 INFO  (qtp505850848-19056) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1430768 INFO  (qtp505850848-19056) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_shard2_replica2' using 
configuration from collection solrj_test
   [junit4]   2> 1430768 INFO  (qtp505850848-19056) [    ] o.a.s.c.SolrCore 
[[solrj_test_shard2_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node1/solrj_test_shard2_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node1/./solrj_test_shard2_replica2/data/]
   [junit4]   2> 1430777 INFO  (qtp505850848-19056) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1430777 INFO  (qtp505850848-19056) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1430788 INFO  (qtp505850848-19056) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1430788 INFO  (qtp505850848-19056) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1430789 INFO  (qtp505850848-19056) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@39b3c7b2[solrj_test_shard2_replica2] main]
   [junit4]   2> 1430790 INFO  (qtp505850848-19056) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1430790 INFO  (qtp505850848-19056) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1430790 INFO  (qtp505850848-19056) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1430790 INFO  (searcherExecutor-6444-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_test_shard2_replica2] Registered new searcher 
Searcher@39b3c7b2[solrj_test_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1430790 INFO  (qtp505850848-19056) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1556846672686874624
   [junit4]   2> 1431223 INFO  (qtp469450823-19179) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1431223 INFO  (qtp469450823-19179) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1431223 INFO  (qtp469450823-19179) [    ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:38172/solr/solrj_test_shard1_replica1/
   [junit4]   2> 1431223 INFO  (qtp469450823-19179) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_test_shard1_replica1 url=https://127.0.0.1:38172/solr 
START replicas=[https://127.0.0.1:39307/solr/solrj_test_shard1_replica2/] 
nUpdates=100
   [junit4]   2> 1431223 INFO  (qtp469450823-19179) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_test_shard1_replica1 url=https://127.0.0.1:38172/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1431226 INFO  (qtp297624272-19046) [    ] o.a.s.c.S.Request 
[solrj_test_shard1_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1431227 INFO  (qtp469450823-19179) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1431227 INFO  (qtp469450823-19179) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1431228 INFO  (qtp469450823-19179) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38172/solr/solrj_test_shard1_replica1/ shard1
   [junit4]   2> 1431252 INFO  (qtp1662859227-19067) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1431252 INFO  (qtp1662859227-19067) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1431252 INFO  (qtp1662859227-19067) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33939/solr/solrj_test_shard2_replica1/
   [junit4]   2> 1431252 INFO  (qtp1662859227-19067) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_test_shard2_replica1 url=https://127.0.0.1:33939/solr 
START replicas=[https://127.0.0.1:40279/solr/solrj_test_shard2_replica2/] 
nUpdates=100
   [junit4]   2> 1431253 INFO  (qtp1662859227-19067) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_test_shard2_replica1 url=https://127.0.0.1:33939/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1431256 INFO  (qtp505850848-19066) [    ] o.a.s.c.S.Request 
[solrj_test_shard2_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1431256 INFO  (qtp1662859227-19067) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1431256 INFO  (qtp1662859227-19067) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1431258 INFO  (qtp1662859227-19067) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33939/solr/solrj_test_shard2_replica1/ shard2
   [junit4]   2> 1431379 INFO  (qtp469450823-19179) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1431381 INFO  (qtp469450823-19179) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1700
   [junit4]   2> 1431408 INFO  (qtp1662859227-19067) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1431410 INFO  (qtp1662859227-19067) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1730
   [junit4]   2> 1431753 INFO  (qtp297624272-19051) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica2&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2074
   [junit4]   2> 1431795 INFO  (qtp505850848-19056) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica2&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2}
 status=0 QTime=2068
   [junit4]   2> 1431797 INFO  (qtp469450823-19079) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1432798 INFO  (qtp469450823-19079) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=solrj_test&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=3325
   [junit4]   2> 1432800 INFO  (qtp469450823-19075) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=solrj_test&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1432801 INFO  (OverseerThreadFactory-6428-thread-2) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1432801 INFO  
(OverseerCollectionConfigSetProcessor-97302908925181960-127.0.0.1:38172_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> 1432803 INFO  (qtp297624272-19050) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.solrj_test_shard1_replica2
   [junit4]   2> 1432803 INFO  (qtp469450823-19076) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.solrj_test_shard1_replica1
   [junit4]   2> 1432803 INFO  (qtp297624272-19050) [    ] o.a.s.c.SolrCore 
[solrj_test_shard1_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@52e5403a
   [junit4]   2> 1432803 INFO  (qtp469450823-19076) [    ] o.a.s.c.SolrCore 
[solrj_test_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@68d68243
   [junit4]   2> 1432803 INFO  (qtp1662859227-19054) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.solrj_test_shard2_replica1
   [junit4]   2> 1432803 INFO  (qtp505850848-19070) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.solrj_test_shard2_replica2
   [junit4]   2> 1432803 INFO  (qtp1662859227-19054) [    ] o.a.s.c.SolrCore 
[solrj_test_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2d566513
   [junit4]   2> 1432803 INFO  (qtp505850848-19070) [    ] o.a.s.c.SolrCore 
[solrj_test_shard2_replica2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5e519d0
   [junit4]   2> 1432803 INFO  (qtp1662859227-19054) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.solrj_test.shard2.replica1
   [junit4]   2> 1432803 INFO  (qtp505850848-19070) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.solrj_test.shard2.replica2
   [junit4]   2> 1432803 INFO  (qtp469450823-19076) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.solrj_test.shard1.replica1
   [junit4]   2> 1432803 INFO  (qtp297624272-19050) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.solrj_test.shard1.replica2
   [junit4]   2> 1432807 INFO  (qtp505850848-19070) [    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 1432807 WARN  (zkCallback-4526-thread-2) [    ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1432807 INFO  (qtp505850848-19070) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=solrj_test_shard2_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 1432807 INFO  (qtp1662859227-19054) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=solrj_test_shard2_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=5
   [junit4]   2> 1432809 INFO  (qtp297624272-19050) [    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 1432809 WARN  (zkCallback-4531-thread-4) [    ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 1432809 INFO  (qtp297624272-19050) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=solrj_test_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 1432809 INFO  (qtp469450823-19076) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=solrj_test_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 1433512 INFO  (qtp469450823-19075) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={name=solrj_test&action=DELETE&wt=javabin&version=2} status=0 QTime=711
   [junit4]   2> 1433514 INFO  (qtp469450823-19074) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=solrj_newstateformat&action=CREATE&numShards=2&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1433515 INFO  (OverseerThreadFactory-6428-thread-3) [    ] 
o.a.s.c.CreateCollectionCmd Create collection solrj_newstateformat
   [junit4]   2> 1433515 INFO  
(OverseerCollectionConfigSetProcessor-97302908925181960-127.0.0.1:38172_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> 1433719 INFO  (qtp505850848-19058) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard1_replica1&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1433719 INFO  (qtp297624272-19192) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard2_replica1&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1433719 INFO  (qtp469450823-19179) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard2_replica2&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1433719 INFO  (qtp1662859227-19055) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard1_replica2&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1433823 INFO  (zkCallback-4527-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1433823 INFO  (zkCallback-4531-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1433823 INFO  (zkCallback-4529-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1433823 INFO  (zkCallback-4526-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1434727 INFO  (qtp1662859227-19055) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1434727 INFO  (qtp505850848-19058) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1434728 INFO  (qtp469450823-19179) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1434729 INFO  (qtp297624272-19192) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 1434746 INFO  (qtp1662859227-19055) [    ] o.a.s.s.IndexSchema 
[solrj_newstateformat_shard1_replica2] Schema name=minimal
   [junit4]   2> 1434746 INFO  (qtp505850848-19058) [    ] o.a.s.s.IndexSchema 
[solrj_newstateformat_shard1_replica1] Schema name=minimal
   [junit4]   2> 1434748 INFO  (qtp469450823-19179) [    ] o.a.s.s.IndexSchema 
[solrj_newstateformat_shard2_replica2] Schema name=minimal
   [junit4]   2> 1434748 INFO  (qtp505850848-19058) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1434748 INFO  (qtp1662859227-19055) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1434748 INFO  (qtp297624272-19192) [    ] o.a.s.s.IndexSchema 
[solrj_newstateformat_shard2_replica1] Schema name=minimal
   [junit4]   2> 1434749 INFO  (qtp1662859227-19055) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_newstateformat_shard1_replica2' 
using configuration from collection solrj_newstateformat
   [junit4]   2> 1434749 INFO  (qtp505850848-19058) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_newstateformat_shard1_replica1' 
using configuration from collection solrj_newstateformat
   [junit4]   2> 1434749 INFO  (qtp1662859227-19055) [    ] o.a.s.c.SolrCore 
[[solrj_newstateformat_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node4/solrj_newstateformat_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node4/./solrj_newstateformat_shard1_replica2/data/]
   [junit4]   2> 1434749 INFO  (qtp505850848-19058) [    ] o.a.s.c.SolrCore 
[[solrj_newstateformat_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node1/solrj_newstateformat_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node1/./solrj_newstateformat_shard1_replica1/data/]
   [junit4]   2> 1434750 INFO  (qtp469450823-19179) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1434751 INFO  (qtp297624272-19192) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1434751 INFO  (qtp469450823-19179) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_newstateformat_shard2_replica2' 
using configuration from collection solrj_newstateformat
   [junit4]   2> 1434751 INFO  (qtp297624272-19192) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_newstateformat_shard2_replica1' 
using configuration from collection solrj_newstateformat
   [junit4]   2> 1434752 INFO  (qtp469450823-19179) [    ] o.a.s.c.SolrCore 
[[solrj_newstateformat_shard2_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node3/solrj_newstateformat_shard2_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node3/./solrj_newstateformat_shard2_replica2/data/]
   [junit4]   2> 1434752 INFO  (qtp297624272-19192) [    ] o.a.s.c.SolrCore 
[[solrj_newstateformat_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node2/solrj_newstateformat_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001/tempDir-001/node2/./solrj_newstateformat_shard2_replica1/data/]
   [junit4]   2> 1434759 INFO  (qtp505850848-19058) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1434759 INFO  (qtp1662859227-19055) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1434759 INFO  (qtp505850848-19058) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1434759 INFO  (qtp1662859227-19055) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1434772 INFO  (qtp505850848-19058) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1434772 INFO  (qtp1662859227-19055) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1434772 INFO  (qtp505850848-19058) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1434772 INFO  (qtp1662859227-19055) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1434773 INFO  (qtp1662859227-19055) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3d8a0648[solrj_newstateformat_shard1_replica2] main]
   [junit4]   2> 1434773 INFO  (qtp505850848-19058) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3be5a9f8[solrj_newstateformat_shard1_replica1] main]
   [junit4]   2> 1434774 INFO  (qtp1662859227-19055) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1434774 INFO  (qtp505850848-19058) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1434774 INFO  (qtp1662859227-19055) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1434774 INFO  (qtp505850848-19058) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1434774 INFO  (qtp1662859227-19055) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1434774 INFO  (qtp505850848-19058) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1434774 INFO  (searcherExecutor-6449-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_newstateformat_shard1_replica2] Registered new searcher 
Searcher@3d8a0648[solrj_newstateformat_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1434774 INFO  (searcherExecutor-6450-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_newstateformat_shard1_replica1] Registered new searcher 
Searcher@3be5a9f8[solrj_newstateformat_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1434774 INFO  (qtp1662859227-19055) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1556846676864401408
   [junit4]   2> 1434774 INFO  (qtp505850848-19058) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1556846676864401408
   [junit4]   2> 1434776 INFO  (qtp469450823-19179) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1434776 INFO  (qtp297624272-19192) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1434776 INFO  (qtp469450823-19179) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1434776 INFO  (qtp297624272-19192) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1434778 INFO  (qtp1662859227-19055) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1434778 INFO  (qtp1662859227-19055) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1434778 INFO  (qtp1662859227-19055) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33939/solr/solrj_newstateformat_shard1_replica2/
   [junit4]   2> 1434779 INFO  (qtp1662859227-19055) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_newstateformat_shard1_replica2 
url=https://127.0.0.1:33939/solr START 
replicas=[https://127.0.0.1:40279/solr/solrj_newstateformat_shard1_replica1/] 
nUpdates=100
   [junit4]   2> 1434779 INFO  (qtp1662859227-19055) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_newstateformat_shard1_replica2 
url=https://127.0.0.1:33939/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1434780 INFO  (qtp469450823-19179) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1434780 INFO  (qtp297624272-19192) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1434780 INFO  (qtp469450823-19179) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1434780 INFO  (qtp297624272-19192) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1434780 INFO  (qtp505850848-19068) [    ] o.a.s.c.S.Request 
[solrj_newstateformat_shard1_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1434780 INFO  (qtp1662859227-19055) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1434780 INFO  (qtp1662859227-19055) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1434781 INFO  (qtp297624272-19192) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e827de3[solrj_newstateformat_shard2_replica1] main]
   [junit4]   2> 1434781 INFO  (qtp469450823-19179) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@63bbaff6[solrj_newstateformat_shard2_replica2] main]
   [junit4]   2> 1434782 INFO  (qtp297624272-19192) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1434782 INFO  (qtp469450823-19179) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1434783 INFO  (qtp297624272-19192) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1434783 INFO  (qtp469450823-19179) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1434783 INFO  (qtp297624272-19192) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1434783 INFO  (qtp469450823-19179) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1434783 INFO  (qtp297624272-19192) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1556846676873838592
   [junit4]   2> 1434783 INFO  (searcherExecutor-6452-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_newstateformat_shard2_replica1] Registered new searcher 
Searcher@5e827de3[solrj_newstateformat_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1434783 INFO  (searcherExecutor-6451-thread-1) [    ] 
o.a.s.c.SolrCore [solrj_newstateformat_shard2_replica2] Registered new searcher 
Searcher@63bbaff6[solrj_newstateformat_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1434783 INFO  (qtp469450823-19179) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1556846676873838592
   [junit4]   2> 1434783 INFO  (qtp1662859227-19055) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33939/solr/solrj_newstateformat_shard1_replica2/ shard1
   [junit4]   2> 1434787 INFO  (qtp469450823-19179) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1434787 INFO  (qtp469450823-19179) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1434787 INFO  (qtp469450823-19179) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:38172/solr/solrj_newstateformat_shard2_replica2/
   [junit4]   2> 1434787 INFO  (qtp469450823-19179) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_newstateformat_shard2_replica2 
url=https://127.0.0.1:38172/solr START 
replicas=[https://127.0.0.1:39307/solr/solrj_newstateformat_shard2_replica1/] 
nUpdates=100
   [junit4]   2> 1434787 INFO  (qtp469450823-19179) [    ] o.a.s.u.PeerSync 
PeerSync: core=solrj_newstateformat_shard2_replica2 
url=https://127.0.0.1:38172/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1434788 INFO  (qtp297624272-19045) [    ] o.a.s.c.S.Request 
[solrj_newstateformat_shard2_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1434789 INFO  (qtp469450823-19179) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1434789 INFO  (qtp469450823-19179) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1434790 INFO  (qtp469450823-19179) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38172/solr/solrj_newstateformat_shard2_replica2/ shard2
   [junit4]   2> 1434891 INFO  (zkCallback-4527-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1434891 INFO  (zkCallback-4531-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1434891 INFO  (zkCallback-4529-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1434891 INFO  (zkCallback-4526-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1434934 INFO  (qtp1662859227-19055) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1434935 INFO  (qtp1662859227-19055) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard1_replica2&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1215
   [junit4]   2> 1434941 INFO  (qtp469450823-19179) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1434942 INFO  (qtp469450823-19179) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard2_replica2&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1222
   [junit4]   2> 1435043 INFO  (zkCallback-4527-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1435043 INFO  (zkCallback-4529-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1435043 INFO  (zkCallback-4531-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1435043 INFO  (zkCallback-4526-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1435780 INFO  (qtp505850848-19058) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard1_replica1&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2060
   [junit4]   2> 1435788 INFO  (qtp297624272-19192) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_newstateformat_shard2_replica1&action=CREATE&numShards=2&collection=solrj_newstateformat&shard=shard2&wt=javabin&version=2}
 status=0 QTime=2068
   [junit4]   2> 1435789 INFO  (qtp469450823-19074) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1435888 INFO  (zkCallback-4527-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1435888 INFO  (zkCallback-4526-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1435888 INFO  (zkCallback-4531-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1435888 INFO  (zkCallback-4529-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_newstateformat/state.json] for collection 
[solrj_newstateformat] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1436789 INFO  (qtp469450823-19074) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=solrj_newstateformat&action=CREATE&numShards=2&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=3274
   [juni

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

uceConsume(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> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [solrj_replicatests_shard1_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: solrj_implicit
   [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/solrj_implicit/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> 1485304 INFO  (qtp469450823-19080) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica1&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2}
 status=400 QTime=175938
   [junit4]   2> 1485305 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[CA743FADBC11BC54]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37512 37512
   [junit4]   2> 1485316 INFO  (Thread-2267) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37512 37512
   [junit4]   2> 1485317 WARN  (Thread-2267) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /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>        3       /solr/collections/solrj_implicit/state.json
   [junit4]   2>        3       
/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2>        2       /solr/collections/solrj_replicatests/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        75      /solr/overseer/queue
   [junit4]   2>        11      /solr/overseer/collection-queue-work
   [junit4]   2>        11      /solr/overseer/queue-work
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1485318 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[CA743FADBC11BC54]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_CA743FADBC11BC54-001
   [junit4]   2> Jan 18, 2017 7:32:20 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1636, maxMBSortInHeap=7.4202340347880895, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=lg, 
timezone=America/Montevideo
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=109760512,total=299892736
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPIZkFailure, 
TestTrieFacet, TemplateUpdateProcessorTest, DataDrivenBlockJoinTest, 
TestRequestStatusCollectionAPI, SaslZkACLProviderTest, 
TestPerFieldSimilarityClassic, TestJsonRequest, CurrencyFieldXmlFileTest, 
LeaderElectionTest, TestZkChroot, GraphQueryTest, TestPhraseSuggestions, 
OutOfBoxZkACLAndCredentialsProvidersTest, PreAnalyzedFieldTest, 
MetricsHandlerTest, TestFieldResource, TestUtils, TestDFRSimilarityFactory, 
RemoteQueryErrorTest, SolrCoreCheckLockOnStartupTest, 
HdfsUnloadDistributedZkTest, TestMaxScoreQueryParser, TimeZoneUtilsTest, 
TestSolrDeletionPolicy1, SpellPossibilityIteratorTest, TestXIncludeConfig, 
SolrPluginUtilsTest, DocValuesMultiTest, TestSolrQueryParser, 
HdfsDirectoryFactoryTest, ChangedSchemaMergeTest, PingRequestHandlerTest, 
TestSolrCloudWithKerberosAlt, AssignTest, BasicDistributedZk2Test, 
DistributedFacetPivotSmallAdvancedTest, TestRTimerTree, CleanupOldIndexTest, 
TestMiniSolrCloudCluster, TestBinaryResponseWriter, TestSchemaVersionResource, 
TestGraphTermsQParserPlugin, HdfsBasicDistributedZk2Test, 
TestUseDocValuesAsStored2, TestJsonFacetRefinement, LukeRequestHandlerTest, 
FullSolrCloudDistribCmdsTest, TestMergePolicyConfig, TestSolrXml, 
TestAnalyzedSuggestions, TestExtendedDismaxParser, UpdateParamsTest, 
TestCollationField, TestPushWriter, SolrTestCaseJ4Test, 
SolrMetricsIntegrationTest, PluginInfoTest, TestHdfsBackupRestoreCore, 
BadIndexSchemaTest, TestDistributedStatsComponentCardinality, 
AddBlockUpdateTest, CollectionStateFormat2Test, TestHdfsCloudBackupRestore, 
MinimalSchemaTest, TestExactStatsCache, TestHighFrequencyDictionaryFactory, 
SortSpecParsingTest, TestReload, NoCacheHeaderTest, SuggesterWFSTTest, 
ClassificationUpdateProcessorFactoryTest, SOLR749Test, TestCollectionAPI, 
StatelessScriptUpdateProcessorFactoryTest, CoreSorterTest, TestStressLiveNodes, 
TestConfigSets, TestCollapseQParserPlugin, TestPostingsSolrHighlighter, 
TestClusterStateMutator, TestShortCircuitedRequests, 
TestFieldCacheSanityChecker, TestNumericTerms32, TestFieldCacheVsDocValues, 
TestOnReconnectListenerSupport, ConnectionReuseTest, 
TestDistributedMissingSort, RequestLoggingTest, 
ParsingFieldUpdateProcessorsTest, TestDocBasedVersionConstraints, 
TestCloudPseudoReturnFields, TestBlendedInfixSuggestions, BitVectorTest, 
SolrCoreMetricManagerTest, DistribCursorPagingTest, 
HdfsChaosMonkeySafeLeaderTest, CdcrRequestHandlerTest, TestDocTermOrds, 
TestDynamicLoading, DebugComponentTest, TestInitParams, TestMacros, 
OverseerModifyCollectionTest, TestConfigOverlay, ForceLeaderTest, 
TestSolrConfigHandlerCloud, OpenExchangeRatesOrgProviderTest, OverseerTest, 
RecoveryZkTest, ZkSolrClientTest, ZkCLITest, TestDistributedSearch, 
SimpleFacetsTest, SolrCoreTest, TestGroupingSearch, ConvertedLegacyTest, 
TestSort, TestFunctionQuery, TestLazyCores, DirectUpdateHandlerTest, 
TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, TestCoreDiscovery, 
SuggesterFSTTest, CoreAdminHandlerTest, SuggesterTest, 
SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, 
QueryEqualityTest, SortByFunctionTest, IndexBasedSpellCheckerTest, 
TestWriterPerf, DocumentAnalysisRequestHandlerTest, RequestHandlersTest, 
DocumentBuilderTest, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, 
IndexSchemaTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, 
JsonLoaderTest, TestPHPSerializedResponseWriter, TestComponentsName, 
SearchHandlerTest, HighlighterConfigTest, TestQuerySenderListener, 
TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, 
SolrIndexConfigTest, BadComponentTest, TestStressRecovery, 
TestSolrDeletionPolicy2, MultiTermTest, TestBinaryField, TestConfig, 
OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestCharFilters, 
TestCodecSupport, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, 
ScriptEngineTest, URLClassifyProcessorTest, TestFastLRUCache, 
DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, DOMUtilTest, 
ClusterStateTest, SliceStateTest, SystemInfoHandlerTest, TestCrossCoreJoin, 
TestEmbeddedSolrServerConstructors, ActionThrottleTest, 
BaseCdcrDistributedZkTest, CdcrBootstrapTest, CollectionsAPISolrJTest]
   [junit4] Completed [477/680 (1!)] on J2 in 178.67s, 12 tests, 1 error <<< 
FAILURES!

[...truncated 52184 lines...]

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

Reply via email to