Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20008/
Java: 32bit/jdk-9-ea+175 -client -XX:+UseSerialGC --illegal-access=deny

1 tests failed.
FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.stateVersionParamTest

Error Message:
Expected an extra information from server with the list of invalid collection 
states

Stack Trace:
java.lang.AssertionError: Expected an extra information from server with the 
list of invalid collection states
        at 
__randomizedtesting.SeedInfo.seed([A84D31A40C69BA33:D743CDCA77310BA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.stateVersionParamTest(CloudSolrClientTest.java:610)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13902 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/init-core-data-001
   [junit4]   2> 62246 INFO  
(SUITE-CloudSolrClientTest-seed#[A84D31A40C69BA33]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 62246 INFO  
(SUITE-CloudSolrClientTest-seed#[A84D31A40C69BA33]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 62247 INFO  
(SUITE-CloudSolrClientTest-seed#[A84D31A40C69BA33]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001
   [junit4]   2> 62247 INFO  
(SUITE-CloudSolrClientTest-seed#[A84D31A40C69BA33]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 62247 INFO  (Thread-142) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 62247 INFO  (Thread-142) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 62252 ERROR (Thread-142) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 62348 INFO  
(SUITE-CloudSolrClientTest-seed#[A84D31A40C69BA33]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45037
   [junit4]   2> 62352 INFO  (jetty-launcher-156-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 62353 INFO  (jetty-launcher-156-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 62353 INFO  (jetty-launcher-156-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 62353 INFO  (jetty-launcher-156-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13393bc{/solr,null,AVAILABLE}
   [junit4]   2> 62354 INFO  (jetty-launcher-156-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14d9f37{/solr,null,AVAILABLE}
   [junit4]   2> 62354 INFO  (jetty-launcher-156-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@676b0d{/solr,null,AVAILABLE}
   [junit4]   2> 62355 INFO  (jetty-launcher-156-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@88cb7f{SSL,[ssl, 
http/1.1]}{127.0.0.1:40947}
   [junit4]   2> 62355 INFO  (jetty-launcher-156-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@9fe2b6{SSL,[ssl, 
http/1.1]}{127.0.0.1:32787}
   [junit4]   2> 62355 INFO  (jetty-launcher-156-thread-1) [    ] 
o.e.j.s.Server Started @64248ms
   [junit4]   2> 62355 INFO  (jetty-launcher-156-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4a37a8{SSL,[ssl, 
http/1.1]}{127.0.0.1:36289}
   [junit4]   2> 62355 INFO  (jetty-launcher-156-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40947}
   [junit4]   2> 62355 INFO  (jetty-launcher-156-thread-3) [    ] 
o.e.j.s.Server Started @64248ms
   [junit4]   2> 62355 INFO  (jetty-launcher-156-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32787}
   [junit4]   2> 62356 INFO  (jetty-launcher-156-thread-2) [    ] 
o.e.j.s.Server Started @64248ms
   [junit4]   2> 62356 INFO  (jetty-launcher-156-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36289}
   [junit4]   2> 62356 ERROR (jetty-launcher-156-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 62356 ERROR (jetty-launcher-156-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 62356 INFO  (jetty-launcher-156-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 62356 INFO  (jetty-launcher-156-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 62356 INFO  (jetty-launcher-156-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 62356 ERROR (jetty-launcher-156-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 62356 INFO  (jetty-launcher-156-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 62356 INFO  (jetty-launcher-156-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 62356 INFO  (jetty-launcher-156-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 62356 INFO  (jetty-launcher-156-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-29T00:33:54.860292Z
   [junit4]   2> 62356 INFO  (jetty-launcher-156-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 62356 INFO  (jetty-launcher-156-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 62356 INFO  (jetty-launcher-156-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-29T00:33:54.860371Z
   [junit4]   2> 62356 INFO  (jetty-launcher-156-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 62356 INFO  (jetty-launcher-156-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-29T00:33:54.860431Z
   [junit4]   2> 62362 INFO  (jetty-launcher-156-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 62363 INFO  (jetty-launcher-156-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 62363 INFO  (jetty-launcher-156-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 62374 INFO  (jetty-launcher-156-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45037/solr
   [junit4]   2> 62379 INFO  (jetty-launcher-156-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45037/solr
   [junit4]   2> 62380 INFO  (jetty-launcher-156-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45037/solr
   [junit4]   2> 62396 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 0x15cf144c4440005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 62407 WARN  (jetty-launcher-156-thread-1) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 62417 WARN  (jetty-launcher-156-thread-3) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 62417 INFO  (jetty-launcher-156-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 62417 WARN  (jetty-launcher-156-thread-2) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 62417 INFO  (jetty-launcher-156-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40947_solr
   [junit4]   2> 62418 INFO  (jetty-launcher-156-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98218569548169223-127.0.0.1:40947_solr-n_0000000000) starting
   [junit4]   2> 62418 INFO  (jetty-launcher-156-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 62418 INFO  (jetty-launcher-156-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 62419 INFO  (jetty-launcher-156-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32787_solr
   [junit4]   2> 62419 INFO  (jetty-launcher-156-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36289_solr
   [junit4]   2> 62421 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 62421 INFO  (zkCallback-171-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 62433 INFO  (zkCallback-172-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 62449 INFO  (jetty-launcher-156-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40947_solr
   [junit4]   2> 62450 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 62450 INFO  (zkCallback-172-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 62454 INFO  (zkCallback-171-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 62511 INFO  (jetty-launcher-156-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32787.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffe5ed
   [junit4]   2> 62513 INFO  (jetty-launcher-156-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36289.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffe5ed
   [junit4]   2> 62515 INFO  (jetty-launcher-156-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32787.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffe5ed
   [junit4]   2> 62515 INFO  (jetty-launcher-156-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32787.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffe5ed
   [junit4]   2> 62516 INFO  (jetty-launcher-156-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node3/.
   [junit4]   2> 62517 INFO  (jetty-launcher-156-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36289.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffe5ed
   [junit4]   2> 62518 INFO  (jetty-launcher-156-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36289.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffe5ed
   [junit4]   2> 62519 INFO  (jetty-launcher-156-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node2/.
   [junit4]   2> 62563 INFO  (jetty-launcher-156-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40947.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffe5ed
   [junit4]   2> 62567 INFO  (jetty-launcher-156-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40947.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffe5ed
   [junit4]   2> 62568 INFO  (jetty-launcher-156-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40947.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffe5ed
   [junit4]   2> 62569 INFO  (jetty-launcher-156-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node1/.
   [junit4]   2> 62607 INFO  
(SUITE-CloudSolrClientTest-seed#[A84D31A40C69BA33]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 62608 INFO  
(SUITE-CloudSolrClientTest-seed#[A84D31A40C69BA33]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45037/solr ready
   [junit4]   2> 62659 INFO  (qtp8357114-805) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 62665 INFO  (OverseerThreadFactory-271-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 62782 INFO  
(OverseerStateUpdate-98218569548169223-127.0.0.1:40947_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36289/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 62784 INFO  
(OverseerStateUpdate-98218569548169223-127.0.0.1:40947_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32787/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 62998 INFO  (qtp8357114-821) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 62998 INFO  (qtp8357114-821) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 63023 INFO  (qtp6947197-820) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 63023 INFO  (qtp6947197-820) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 63126 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 63126 INFO  (zkCallback-172-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 63126 INFO  (zkCallback-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 63126 INFO  (zkCallback-172-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 64016 INFO  (qtp8357114-821) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 64036 INFO  (qtp8357114-821) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 64037 INFO  (qtp6947197-820) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 64057 INFO  (qtp6947197-820) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 64140 WARN  (qtp6947197-820) [    ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 64140 WARN  (qtp6947197-820) [    ] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 64141 INFO  (qtp6947197-820) [    ] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 64141 INFO  (qtp6947197-820) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 64142 INFO  (qtp6947197-820) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_36289.solr.core.collection1.shard1.replica_n1' 
(registry 'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ffe5ed
   [junit4]   2> 64142 INFO  (qtp6947197-820) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 64142 INFO  (qtp6947197-820) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node2/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 64162 WARN  (qtp8357114-821) [    ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 64162 WARN  (qtp8357114-821) [    ] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 64162 INFO  (qtp8357114-821) [    ] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 64163 INFO  (qtp8357114-821) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 64163 INFO  (qtp8357114-821) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_32787.solr.core.collection1.shard2.replica_n1' 
(registry 'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ffe5ed
   [junit4]   2> 64163 INFO  (qtp8357114-821) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 64163 INFO  (qtp8357114-821) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node3/collection1_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node3/./collection1_shard2_replica_n1/data/]
   [junit4]   2> 64225 INFO  (qtp8357114-821) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 64225 INFO  (qtp8357114-821) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 64227 INFO  (qtp8357114-821) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 64227 INFO  (qtp8357114-821) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 64228 INFO  (qtp8357114-821) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1030443[collection1_shard2_replica_n1] main]
   [junit4]   2> 64241 INFO  (qtp8357114-821) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 64244 INFO  (qtp6947197-820) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 64244 INFO  (qtp6947197-820) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 64245 INFO  (qtp8357114-821) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 64246 INFO  (qtp8357114-821) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 64246 INFO  (qtp6947197-820) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 64246 INFO  (qtp6947197-820) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 64246 INFO  (qtp8357114-821) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1571497114861568000
   [junit4]   2> 64262 INFO  (qtp6947197-820) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@12bfe02[collection1_shard1_replica_n1] main]
   [junit4]   2> 64267 INFO  (qtp6947197-820) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 64267 INFO  (qtp6947197-820) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 64268 INFO  (qtp6947197-820) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 64268 INFO  (qtp6947197-820) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1571497114884636672
   [junit4]   2> 64271 INFO  (searcherExecutor-279-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher 
Searcher@1030443[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 64271 INFO  (qtp8357114-821) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 64271 INFO  (qtp8357114-821) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 64271 INFO  (qtp8357114-821) [    ] o.a.s.c.SyncStrategy Sync 
replicas to https://127.0.0.1:32787/solr/collection1_shard2_replica_n1/
   [junit4]   2> 64271 INFO  (qtp8357114-821) [    ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 64271 INFO  (qtp8357114-821) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:32787/solr/collection1_shard2_replica_n1/ has no replicas
   [junit4]   2> 64271 INFO  (qtp8357114-821) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 64276 INFO  (searcherExecutor-278-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@12bfe02[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 64282 INFO  (qtp8357114-821) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:32787/solr/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 64283 INFO  (qtp6947197-820) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 64283 INFO  (qtp6947197-820) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 64283 INFO  (qtp6947197-820) [    ] o.a.s.c.SyncStrategy Sync 
replicas to https://127.0.0.1:36289/solr/collection1_shard1_replica_n1/
   [junit4]   2> 64283 INFO  (qtp6947197-820) [    ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 64283 INFO  (qtp6947197-820) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:36289/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 64283 INFO  (qtp6947197-820) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 64286 INFO  (qtp6947197-820) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36289/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 64388 INFO  (zkCallback-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 64388 INFO  (zkCallback-172-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 64388 INFO  (zkCallback-172-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 64388 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 64433 INFO  (qtp8357114-821) [    ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 64436 INFO  (qtp8357114-821) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1438
   [junit4]   2> 64437 INFO  (qtp6947197-820) [    ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 64438 INFO  (qtp6947197-820) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1415
   [junit4]   2> 64442 INFO  (qtp8357114-805) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 64544 INFO  (zkCallback-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 64544 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 64544 INFO  (zkCallback-172-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 64544 INFO  (zkCallback-172-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 64667 INFO  
(OverseerCollectionConfigSetProcessor-98218569548169223-127.0.0.1:40947_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> 65443 INFO  (qtp8357114-805) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2783
   [junit4]   2> 65444 INFO  
(SUITE-CloudSolrClientTest-seed#[A84D31A40C69BA33]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 65444 INFO  
(SUITE-CloudSolrClientTest-seed#[A84D31A40C69BA33]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 65459 INFO  (qtp8357114-805) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 65462 INFO  (qtp8357114-805) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 65509 INFO  
(TEST-CloudSolrClientTest.testHandlingOfStaleAlias-seed#[A84D31A40C69BA33]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testHandlingOfStaleAlias
   [junit4]   2> 65563 INFO  (qtp6947197-820) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:32787/solr/collection1_shard2_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1571497116218425344)} 0 23
   [junit4]   2> 65573 INFO  (qtp6947197-806) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1571497116253028352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 65575 INFO  (qtp6947197-806) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 65577 INFO  (qtp6947197-806) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 65578 INFO  (qtp6947197-806) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:32787/solr/collection1_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 8
   [junit4]   2> 65580 INFO  (qtp8357114-813) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1571497116260368384,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 65580 INFO  (qtp8357114-813) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 65581 INFO  (qtp8357114-813) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 65581 INFO  (qtp8357114-813) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:32787/solr/collection1_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 65583 INFO  (qtp8357114-819) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1571497116191162368),commit=} 0 70
   [junit4]   2> 65587 INFO  (qtp8357114-805) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=nemesis&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 65590 INFO  (OverseerThreadFactory-271-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection nemesis
   [junit4]   2> 65797 INFO  
(OverseerStateUpdate-98218569548169223-127.0.0.1:40947_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nemesis",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"nemesis_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40947/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 65798 INFO  
(OverseerStateUpdate-98218569548169223-127.0.0.1:40947_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"nemesis",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"nemesis_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32787/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 66002 INFO  (qtp8357114-808) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=nemesis_shard1_replica_n1&action=CREATE&numShards=2&collection=nemesis&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 66047 INFO  (qtp6352813-798) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=nemesis_shard2_replica_n1&action=CREATE&numShards=2&collection=nemesis&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 66048 INFO  (qtp6352813-798) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 66151 INFO  (zkCallback-171-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/nemesis/state.json] 
for collection [nemesis] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 66151 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/nemesis/state.json] 
for collection [nemesis] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 66151 INFO  (zkCallback-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/nemesis/state.json] 
for collection [nemesis] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 66151 INFO  (zkCallback-171-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/nemesis/state.json] 
for collection [nemesis] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 67009 INFO  (qtp8357114-808) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 67014 INFO  (qtp8357114-808) [    ] o.a.s.s.IndexSchema 
[nemesis_shard1_replica_n1] Schema name=test
   [junit4]   2> 67054 INFO  (qtp6352813-798) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 67065 INFO  (qtp6352813-798) [    ] o.a.s.s.IndexSchema 
[nemesis_shard2_replica_n1] Schema name=test
   [junit4]   2> 67065 WARN  (qtp8357114-808) [    ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 67065 WARN  (qtp8357114-808) [    ] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 67066 INFO  (qtp8357114-808) [    ] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 67066 INFO  (qtp8357114-808) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'nemesis_shard1_replica_n1' using configuration from 
collection nemesis, trusted=true
   [junit4]   2> 67066 INFO  (qtp8357114-808) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_32787.solr.core.nemesis.shard1.replica_n1' (registry 
'solr.core.nemesis.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ffe5ed
   [junit4]   2> 67066 INFO  (qtp8357114-808) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 67067 INFO  (qtp8357114-808) [    ] o.a.s.c.SolrCore 
[[nemesis_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node3/nemesis_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node3/./nemesis_shard1_replica_n1/data/]
   [junit4]   2> 67117 WARN  (qtp6352813-798) [    ] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 67117 WARN  (qtp6352813-798) [    ] o.a.s.s.IndexSchema Field 
text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 67117 INFO  (qtp6352813-798) [    ] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 67117 INFO  (qtp6352813-798) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'nemesis_shard2_replica_n1' using configuration from 
collection nemesis, trusted=true
   [junit4]   2> 67118 INFO  (qtp6352813-798) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_40947.solr.core.nemesis.shard2.replica_n1' (registry 
'solr.core.nemesis.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ffe5ed
   [junit4]   2> 67118 INFO  (qtp6352813-798) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 67118 INFO  (qtp6352813-798) [    ] o.a.s.c.SolrCore 
[[nemesis_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node1/nemesis_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node1/./nemesis_shard2_replica_n1/data/]
   [junit4]   2> 67141 INFO  (qtp8357114-808) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 67141 INFO  (qtp8357114-808) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 67142 INFO  (qtp8357114-808) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 67142 INFO  (qtp8357114-808) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 67144 INFO  (qtp8357114-808) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1ff8fbf[nemesis_shard1_replica_n1] main]
   [junit4]   2> 67145 INFO  (qtp8357114-808) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 67145 INFO  (qtp8357114-808) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 67146 INFO  (qtp8357114-808) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 67146 INFO  (qtp8357114-808) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1571497117902438400
   [junit4]   2> 67150 INFO  (qtp8357114-808) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 67150 INFO  (qtp8357114-808) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 67150 INFO  (qtp8357114-808) [    ] o.a.s.c.SyncStrategy Sync 
replicas to https://127.0.0.1:32787/solr/nemesis_shard1_replica_n1/
   [junit4]   2> 67150 INFO  (qtp8357114-808) [    ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 67150 INFO  (qtp8357114-808) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:32787/solr/nemesis_shard1_replica_n1/ has no replicas
   [junit4]   2> 67150 INFO  (qtp8357114-808) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 67154 INFO  (qtp8357114-808) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:32787/solr/nemesis_shard1_replica_n1/ shard1
   [junit4]   2> 67160 INFO  (searcherExecutor-288-thread-1) [    ] 
o.a.s.c.SolrCore [nemesis_shard1_replica_n1] Registered new searcher 
Searcher@1ff8fbf[nemesis_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 67175 INFO  (qtp6352813-798) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 67175 INFO  (qtp6352813-798) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 67177 INFO  (qtp6352813-798) [    ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 67177 INFO  (qtp6352813-798) [    ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 67178 INFO  (qtp6352813-798) [    ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1fe32c[nemesis_shard2_replica_n1] main]
   [junit4]   2> 67181 INFO  (qtp6352813-798) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 67181 INFO  (qtp6352813-798) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 67182 INFO  (qtp6352813-798) [    ] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 67182 INFO  (qtp6352813-798) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1571497117940187136
   [junit4]   2> 67184 INFO  (searcherExecutor-289-thread-1) [    ] 
o.a.s.c.SolrCore [nemesis_shard2_replica_n1] Registered new searcher 
Searcher@1fe32c[nemesis_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 67190 INFO  (qtp6352813-798) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 67190 INFO  (qtp6352813-798) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 67190 INFO  (qtp6352813-798) [    ] o.a.s.c.SyncStrategy Sync 
replicas to https://127.0.0.1:40947/solr/nemesis_shard2_replica_n1/
   [junit4]   2> 67190 INFO  (qtp6352813-798) [    ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 67191 INFO  (qtp6352813-798) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:40947/solr/nemesis_shard2_replica_n1/ has no replicas
   [junit4]   2> 67191 INFO  (qtp6352813-798) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 67194 INFO  (qtp6352813-798) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40947/solr/nemesis_shard2_replica_n1/ shard2
   [junit4]   2> 67298 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/nemesis/state.json] 
for collection [nemesis] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 67298 INFO  (zkCallback-171-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/nemesis/state.json] 
for collection [nemesis] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 67298 INFO  (zkCallback-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/nemesis/state.json] 
for collection [nemesis] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 67298 INFO  (zkCallback-171-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/nemesis/state.json] 
for collection [nemesis] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 67304 INFO  (qtp8357114-808) [    ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 67306 INFO  (qtp8357114-808) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=nemesis_shard1_replica_n1&action=CREATE&numShards=2&collection=nemesis&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1306
   [junit4]   2> 67347 INFO  (qtp6352813-798) [    ] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 67348 INFO  (qtp6352813-798) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=nemesis_shard2_replica_n1&action=CREATE&numShards=2&collection=nemesis&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1301
   [junit4]   2> 67353 INFO  (qtp8357114-805) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 67453 INFO  (zkCallback-171-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/nemesis/state.json] 
for collection [nemesis] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 67453 INFO  (zkCallback-171-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/nemesis/state.json] 
for collection [nemesis] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 67455 INFO  (zkCallback-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/nemesis/state.json] 
for collection [nemesis] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 67456 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/nemesis/state.json] 
for collection [nemesis] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 67591 INFO  
(OverseerCollectionConfigSetProcessor-98218569548169223-127.0.0.1:40947_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> 68353 INFO  (qtp8357114-805) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=nemesis&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2766
   [junit4]   2> 68354 INFO  (qtp8357114-821) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=nemesis&name=misconfigured-alias&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 68458 INFO  (qtp8357114-821) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={collections=nemesis&name=misconfigured-alias&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=103
   [junit4]   2> 68459 INFO  (qtp8357114-819) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=nemesis&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 68460 INFO  (OverseerThreadFactory-271-thread-4) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 68460 INFO  
(OverseerCollectionConfigSetProcessor-98218569548169223-127.0.0.1:40947_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 68462 INFO  (qtp8357114-813) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.nemesis.shard1.replica_n1, 
tag=null
   [junit4]   2> 68468 INFO  (qtp8357114-813) [    ] o.a.s.c.SolrCore 
[nemesis_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c33f36
   [junit4]   2> 68470 INFO  (qtp6352813-804) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.nemesis.shard2.replica_n1, 
tag=null
   [junit4]   2> 68470 INFO  (qtp8357114-813) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.nemesis.shard1.replica_n1, 
tag=29572918
   [junit4]   2> 68470 INFO  (qtp8357114-813) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.collection.nemesis.shard1.leader, 
tag=29572918
   [junit4]   2> 68472 INFO  (qtp8357114-813) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=nemesis_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=9
   [junit4]   2> 68473 INFO  (qtp6352813-804) [    ] o.a.s.c.SolrCore 
[nemesis_shard2_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4be59f
   [junit4]   2> 68476 INFO  (qtp6352813-804) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.nemesis.shard2.replica_n1, 
tag=4973983
   [junit4]   2> 68476 INFO  (qtp6352813-804) [    ] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.collection.nemesis.shard2.leader, 
tag=4973983
   [junit4]   2> 68478 INFO  (qtp6352813-804) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=nemesis_shard2_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=8
   [junit4]   2> 69183 INFO  (qtp8357114-819) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={name=nemesis&action=DELETE&wt=javabin&version=2} status=0 QTime=723
   [junit4]   2> 69183 INFO  
(TEST-CloudSolrClientTest.testHandlingOfStaleAlias-seed#[A84D31A40C69BA33]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testHandlingOfStaleAlias
   [junit4]   2> 69198 INFO  
(TEST-CloudSolrClientTest.customHttpClientTest-seed#[A84D31A40C69BA33]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting customHttpClientTest
   [junit4]   2> 69224 INFO  (qtp8357114-819) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:36289/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1571497120071942144)} 0 10
   [junit4]   2> 69227 INFO  (qtp8357114-805) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1571497120084525056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69228 INFO  (qtp8357114-805) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 69228 INFO  (qtp8357114-805) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 69228 INFO  (qtp8357114-805) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36289/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 69241 INFO  (qtp6947197-812) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1571497120099205120,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69242 INFO  (qtp6947197-812) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 69243 INFO  (qtp6947197-812) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 69243 INFO  (qtp6947197-812) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36289/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 69244 INFO  (qtp6947197-806) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1571497120059359232),commit=} 0 41
   [junit4]   2> 69247 INFO  
(TEST-CloudSolrClientTest.customHttpClientTest-seed#[A84D31A40C69BA33]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending customHttpClientTest
   [junit4]   2> 69260 INFO  
(TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[A84D31A40C69BA33]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testNonRetryableRequests
   [junit4]   2> 69273 INFO  (qtp8357114-813) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:36289/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1571497120123322368)} 0 10
   [junit4]   2> 69281 INFO  (qtp6947197-816) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1571497120141148160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69282 INFO  (qtp6947197-816) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 69282 INFO  (qtp6947197-816) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 69282 INFO  (qtp6947197-816) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36289/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 69282 INFO  (qtp8357114-821) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1571497120142196736,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69282 INFO  (qtp8357114-821) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 69283 INFO  (qtp8357114-821) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 69283 INFO  (qtp8357114-821) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36289/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 69284 INFO  (qtp6947197-811) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1571497120120176640),commit=} 0 23
   [junit4]   2> 69315 INFO  
(TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[A84D31A40C69BA33]) [   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 69316 INFO  
(TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[A84D31A40C69BA33]) [   
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45037/solr 
ready
   [junit4]   2> 69322 INFO  (qtp8357114-813) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=fd707d09-6c8d-4fdd-b57a-d729a03d359b&replicationFactor=3&collection.configName=conf&name=foo&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 69324 INFO  (qtp8357114-813) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={async=fd707d09-6c8d-4fdd-b57a-d729a03d359b&replicationFactor=3&collection.configName=conf&name=foo&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 69325 INFO  
(OverseerCollectionConfigSetProcessor-98218569548169223-127.0.0.1:40947_solr-n_0000000000)
 [    ] 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> 69325 INFO  (qtp8357114-821) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=fd707d09-6c8d-4fdd-b57a-d729a03d359b&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 69326 INFO  (qtp8357114-821) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=fd707d09-6c8d-4fdd-b57a-d729a03d359b&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 69329 INFO  (OverseerThreadFactory-271-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection foo
   [junit4]   2> 69533 INFO  
(OverseerStateUpdate-98218569548169223-127.0.0.1:40947_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"foo",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"foo_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36289/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 69534 INFO  
(OverseerStateUpdate-98218569548169223-127.0.0.1:40947_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"foo",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"foo_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40947/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 69535 INFO  
(OverseerStateUpdate-98218569548169223-127.0.0.1:40947_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"foo",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"foo_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32787/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 69736 INFO  (qtp6352813-807) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=fd707d09-6c8d-4fdd-b57a-d729a03d359b2895118696517971&coreNodeName=core_node2&name=foo_shard1_replica_n3&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 69736 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=fd707d09-6c8d-4fdd-b57a-d729a03d359b2895118696517971&coreNodeName=core_node2&name=foo_shard1_replica_n3&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 69738 INFO  (qtp8357114-819) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=fd707d09-6c8d-4fdd-b57a-d729a03d359b2895118697260693&coreNodeName=core_node3&name=foo_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 69738 INFO  (qtp6947197-803) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=fd707d09-6c8d-4fdd-b57a-d729a03d359b2895118695727011&coreNodeName=core_node1&name=foo_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 69738 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=fd707d09-6c8d-4fdd-b57a-d729a03d359b2895118695727011&coreNodeName=core_node1&name=foo_shard1_replica_n2&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 69751 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&collection=foo&version=2&replicaType=NRT&async=fd707d09-6c8d-4fdd-b57a-d729a03d359b2895118697260693&coreNodeName=core_node3&name=foo_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 69751 INFO  (qtp6352813-809) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
fd707d09-6c8d-4fdd-b57a-d729a03d359b2895118696517971
   [junit4]   2> 69752 INFO  (qtp6352813-809) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=fd707d09-6c8d-4fdd-b57a-d729a03d359b2895118696517971&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 69854 INFO  (zkCallback-172-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 69854 INFO  (zkCallback-172-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 69854 INFO  (zkCallback-171-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 69854 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 69854 INFO  (zkCallback-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 69854 INFO  (zkCallback-171-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 70327 INFO  (qtp8357114-805) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=fd707d09-6c8d-4fdd-b57a-d729a03d359b&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 70327 INFO  (qtp8357114-805) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=fd707d09-6c8d-4fdd-b57a-d729a03d359b&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 70743 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 70747 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.s.IndexSchema [foo_shard1_replica_n3] Schema name=test
   [junit4]   2> 70756 INFO  (qtp6352813-798) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
fd707d09-6c8d-4fdd-b57a-d729a03d359b2895118696517971
   [junit4]   2> 70756 INFO  (qtp6352813-798) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=fd707d09-6c8d-4fdd-b57a-d729a03d359b2895118696517971&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 70761 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 70761 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 70770 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.s.IndexSchema [foo_shard1_replica_n2] Schema name=test
   [junit4]   2> 70776 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.s.IndexSchema [foo_shard1_replica_n1] Schema name=test
   [junit4]   2> 70806 WARN  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 70806 WARN  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 70806 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 70806 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'foo_shard1_replica_n3' using 
configuration from collection foo, trusted=true
   [junit4]   2> 70807 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40947.solr.core.foo.shard1.replica_n3' (registry 
'solr.core.foo.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ffe5ed
   [junit4]   2> 70807 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 70807 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.c.SolrCore [[foo_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node1/foo_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node1/./foo_shard1_replica_n3/data/]
   [junit4]   2> 70821 WARN  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 70822 WARN  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 70822 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 70822 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'foo_shard1_replica_n2' using 
configuration from collection foo, trusted=true
   [junit4]   2> 70822 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36289.solr.core.foo.shard1.replica_n2' (registry 
'solr.core.foo.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ffe5ed
   [junit4]   2> 70822 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 70822 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.c.SolrCore [[foo_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node2/foo_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node2/./foo_shard1_replica_n2/data/]
   [junit4]   2> 70833 WARN  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 70833 WARN  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 70833 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 70833 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'foo_shard1_replica_n1' using 
configuration from collection foo, trusted=true
   [junit4]   2> 70834 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32787.solr.core.foo.shard1.replica_n1' (registry 
'solr.core.foo.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ffe5ed
   [junit4]   2> 70834 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 70834 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.c.SolrCore [[foo_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node3/foo_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001/tempDir-001/node3/./foo_shard1_replica_n1/data/]
   [junit4]   2> 70867 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 70867 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 70868 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 70868 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 70869 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@70b421[foo_shard1_replica_n3] main]
   [junit4]   2> 70870 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 70870 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 70871 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 70872 INFO  (searcherExecutor-298-thread-1) [    ] 
o.a.s.c.SolrCore [foo_shard1_replica_n3] Registered new searcher 
Searcher@70b421[foo_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 70872 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571497121809432576
   [junit4]   2> 70875 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 70877 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 70877 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 70877 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 70877 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 70878 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1939c68[foo_shard1_replica_n2] main]
   [junit4]   2> 70879 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 70879 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 70879 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 70880 INFO  (searcherExecutor-299-thread-1) [    ] 
o.a.s.c.SolrCore [foo_shard1_replica_n2] Registered new searcher 
Searcher@1939c68[foo_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 70880 INFO  (parallelCoreAdminExecutor-272-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571497121817821184
   [junit4]   2> 70884 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 70884 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 70885 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 70885 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 70886 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@101bd7c[foo_shard1_replica_n1] main]
   [junit4]   2> 70887 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 70887 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 70887 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 70888 INFO  (searcherExecutor-300-thread-1) [    ] 
o.a.s.c.SolrCore [foo_shard1_replica_n1] Registered new searcher 
Searcher@101bd7c[foo_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 70888 INFO  (parallelCoreAdminExecutor-273-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571497121826209792
   [junit4]   2> 70976 INFO  (zkCallback-171-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 70976 INFO  (zkCallback-172-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 70976 INFO  (zkCallback-172-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 70976 INFO  (zkCallback-171-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 70976 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 70976 INFO  (zkCallback-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 71329 INFO  (qtp8357114-813) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=fd707d09-6c8d-4fdd-b57a-d729a03d359b&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 71329 INFO  (qtp8357114-813) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=fd707d09-6c8d-4fdd-b57a-d729a03d359b&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 71375 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 71376 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 71376 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40947/solr/foo_shard1_replica_n3/
   [junit4]   2> 71378 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=foo_shard1_replica_n3 
url=https://127.0.0.1:40947/solr START 
replicas=[https://127.0.0.1:36289/solr/foo_shard1_replica_n2/, 
https://127.0.0.1:32787/solr/foo_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 71378 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=foo_shard1_replica_n3 
url=https://127.0.0.1:40947/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 71384 INFO  (qtp6947197-811) [    ] o.a.s.c.S.Request 
[foo_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 71384 INFO  (qtp8357114-805) [    ] o.a.s.c.S.Request 
[foo_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 71384 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 71384 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
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> 71384 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 71386 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40947/solr/foo_shard1_replica_n3/ shard1
   [junit4]   2> 71488 INFO  (zkCallback-171-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 71488 INFO  (zkCallback-171-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 71488 INFO  (zkCallback-172-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 71488 INFO  (zkCallback-172-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 71488 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 71488 INFO  (zkCallback-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 71537 INFO  (parallelCoreAdminExecutor-276-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 71641 INFO  (zkCallback-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 71641 INFO  (zkCallback-172-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 71641 INFO  (zkCallback-172-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 71641 INFO  (zkCallback-171-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 71641 INFO  (zkCallback-171-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 71641 INFO  (zkCallback-173-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 71758 INFO  (qtp6352813-804) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
fd707d09-6c8d-4fdd-b57a-d729a03d359b2895118696517971
   [junit4]   2> 71758 INFO  (qtp6352813-804) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=fd707d09-6c8d-4fdd-b57a-d729a03d359b2895118696517971&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 71760 INFO  (qtp8357114-821) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
fd707d09-6c8d-4fdd-b57a-d729a03d359b2895118697260693
   [junit4]   2> 71760 INFO  (qtp8357114-821) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=fd707d09-6c8d-4fdd-b57a-d729a03d359b2895118697260693&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 71994 INFO  (zkCallback-172-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 71994 INFO  (zkCallback-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 71994 INFO  (zkCallback-171-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for 
collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 71994 INFO  (zkCallback-1

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

.s.c.SolrCore [multicollection1_shard2_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@138c3b4
   [junit4]   2> 86472 INFO  (coreCloseExecutor-384-thread-7) [    ] 
o.a.s.c.SolrCore [multicollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2b3a0f
   [junit4]   2> 86473 INFO  (coreCloseExecutor-383-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.multicollection1.shard1.replica_n1, tag=13769515
   [junit4]   2> 86476 INFO  (coreCloseExecutor-385-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=25578618
   [junit4]   2> 86475 INFO  (coreCloseExecutor-384-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.localShardsTestColl.shard3.replica_n1, tag=29972089
   [junit4]   2> 86477 INFO  (coreCloseExecutor-385-thread-7) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.multicollection2.shard2.replica_n1, tag=6969095
   [junit4]   2> 86480 INFO  (coreCloseExecutor-384-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.localShardsTestColl.shard1.leader, tag=29135637
   [junit4]   2> 86480 INFO  (coreCloseExecutor-384-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard2.replica_n1, tag=14317503
   [junit4]   2> 86481 INFO  (coreCloseExecutor-383-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.multicollection1.shard1.leader, tag=13769515
   [junit4]   2> 86481 INFO  (coreCloseExecutor-385-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.localShardsTestColl.shard1.replica_n3, tag=16948054
   [junit4]   2> 86482 INFO  (jetty-closer-157-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98218569548169223-127.0.0.1:40947_solr-n_0000000000) closing
   [junit4]   2> 86482 INFO  
(OverseerStateUpdate-98218569548169223-127.0.0.1:40947_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40947_solr
   [junit4]   2> 86483 INFO  (coreCloseExecutor-384-thread-7) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.multicollection2.shard1.replica_n1, tag=2832911
   [junit4]   2> 86484 INFO  (zkCallback-172-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 86484 INFO  (zkCallback-173-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 86484 INFO  (zkCallback-173-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32787_solr
   [junit4]   2> 86484 INFO  (coreCloseExecutor-385-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.localShardsTestColl.shard3.replica_n3, tag=5129875
   [junit4]   2> 86485 INFO  (coreCloseExecutor-384-thread-6) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.multicollection1.shard2.replica_n1, tag=20497332
   [junit4]   2> 86487 INFO  (coreCloseExecutor-384-thread-6) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.multicollection1.shard2.leader, tag=20497332
   [junit4]   2> 86487 INFO  (coreCloseExecutor-384-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.localShardsTestColl.shard3.leader, tag=29972089
   [junit4]   2> 86487 INFO  (coreCloseExecutor-384-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard2.leader, tag=14317503
   [junit4]   2> 86487 INFO  (coreCloseExecutor-384-thread-7) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.multicollection2.shard1.leader, tag=2832911
   [junit4]   2> 86488 INFO  (coreCloseExecutor-385-thread-6) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.overwrite.shard1.replica_n1, tag=19972247
   [junit4]   2> 86489 INFO  (zkCallback-172-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 86489 INFO  (zkCallback-172-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36289_solr
   [junit4]   2> 86490 INFO  (coreCloseExecutor-385-thread-7) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.multicollection2.shard2.leader, tag=6969095
   [junit4]   2> 86490 INFO  (coreCloseExecutor-385-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.localShardsTestColl.shard1.leader, tag=16948054
   [junit4]   2> 86490 INFO  (coreCloseExecutor-385-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.localShardsTestColl.shard3.leader, tag=5129875
   [junit4]   2> 86490 INFO  (coreCloseExecutor-385-thread-6) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.overwrite.shard1.leader, tag=19972247
   [junit4]   2> 87984 WARN  (zkCallback-171-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 87984 INFO  (jetty-closer-157-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@13393bc{/solr,null,UNAVAILABLE}
   [junit4]   2> 87989 WARN  (zkCallback-173-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 87989 INFO  (jetty-closer-157-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@676b0d{/solr,null,UNAVAILABLE}
   [junit4]   2> 87991 WARN  (zkCallback-172-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 87991 INFO  (jetty-closer-157-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14d9f37{/solr,null,UNAVAILABLE}
   [junit4]   2> 87992 ERROR 
(SUITE-CloudSolrClientTest-seed#[A84D31A40C69BA33]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 87992 INFO  
(SUITE-CloudSolrClientTest-seed#[A84D31A40C69BA33]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45037 45037
   [junit4]   2> 88805 INFO  (Thread-142) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45037 45037
   [junit4]   2> 88806 WARN  (Thread-142) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2>        3       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        21      /solr/collections/foo/state.json
   [junit4]   2>        21      /solr/collections/localShardsTestColl/state.json
   [junit4]   2>        12      /solr/collections/multicollection1/state.json
   [junit4]   2>        10      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/nemesis/state.json
   [junit4]   2>        10      /solr/collections/multicollection2/state.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        5       /solr/collections/overwrite/state.json
   [junit4]   2>        2       
/solr/collections/localShardsTestColl/leader_elect/shard2/election/98218569548169225-core_node1-n_0000000000
   [junit4]   2>        2       
/solr/collections/localShardsTestColl/leader_elect/shard1/election/98218569548169225-core_node2-n_0000000000
   [junit4]   2>        2       
/solr/collections/localShardsTestColl/leader_elect/shard3/election/98218569548169225-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_A84D31A40C69BA33-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=Memory), 
multiDefault=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Memory), 
title_s=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=Memory), 
id=Lucene50(blocksize=128), text=Lucene50(blocksize=128), 
timestamp=PostingsFormat(name=Memory)}, 
docValues:{_version_=DocValuesFormat(name=Memory), 
multiDefault=DocValuesFormat(name=Direct), 
title_s=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Memory), 
id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Memory)}, 
maxPointsInLeafNode=1042, maxMBSortInHeap=6.681978291519062, 
sim=RandomSimilarity(queryNorm=true): {}, locale=rn, timezone=Pacific/Tarawa
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=55299520,total=194981888
   [junit4]   2> NOTE: All tests run in this JVM: [OrEvaluatorTest, 
CommonParamsTest, StreamExpressionToExpessionTest, TestXMLEscaping, 
LargeVolumeEmbeddedTest, TestCollectionStateWatchers, TermsResponseTest, 
ArcCosineEvaluatorTest, TestSuggesterResponse, SolrExampleStreamingTest, 
CollectionAdminRequestRequiredParamsTest, CloudSolrClientMultiConstructorTest, 
SubtractEvaluatorTest, BasicHttpSolrClientTest, HyperbolicSineEvaluatorTest, 
NoOpResponseParserTest, MultiplyEvaluatorTest, AbsoluteValueEvaluatorTest, 
TestValidatingJsonMap, GraphTest, CloudSolrClientCacheTest, CloudSolrClientTest]
   [junit4] Completed [68/135 (1!)] on J0 in 26.58s, 15 tests, 1 failure <<< 
FAILURES!

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

Reply via email to