Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/794/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Error from server at 
https://127.0.0.1:45047/solr/stale_state_test_col_shard1_replica_n1: Expected 
mime type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/stale_state_test_col_shard1_replica_n1/update. Reason: <pre>    Can not 
find: /solr/stale_state_test_col_shard1_replica_n1/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:45047/solr/stale_state_test_col_shard1_replica_n1: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/stale_state_test_col_shard1_replica_n1/update. 
Reason:
<pre>    Can not find: 
/solr/stale_state_test_col_shard1_replica_n1/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([3F49302AF25E27A4:8B78A8C211B75188]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:559)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudSolrClientTest.java:844)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14625 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3F49302AF25E27A4-001/init-core-data-001
   [junit4]   2> 3148 WARN  
(SUITE-CloudSolrClientTest-seed#[3F49302AF25E27A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 3148 INFO  
(SUITE-CloudSolrClientTest-seed#[3F49302AF25E27A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3150 INFO  
(SUITE-CloudSolrClientTest-seed#[3F49302AF25E27A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3150 INFO  
(SUITE-CloudSolrClientTest-seed#[3F49302AF25E27A4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3153 INFO  
(SUITE-CloudSolrClientTest-seed#[3F49302AF25E27A4]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3F49302AF25E27A4-001/tempDir-001
   [junit4]   2> 3158 INFO  
(SUITE-CloudSolrClientTest-seed#[3F49302AF25E27A4]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3159 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3159 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 3259 INFO  
(SUITE-CloudSolrClientTest-seed#[3F49302AF25E27A4]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42091
   [junit4]   2> 3284 ERROR (Thread-2) [    ] 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> 3348 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 0x15faaf5358f0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3517 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 3517 INFO  (jetty-launcher-9-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 3517 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 3614 INFO  (jetty-launcher-9-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7682bff6{/solr,null,AVAILABLE}
   [junit4]   2> 3628 INFO  (jetty-launcher-9-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@254e6f95{/solr,null,AVAILABLE}
   [junit4]   2> 3623 INFO  (jetty-launcher-9-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45383853{/solr,null,AVAILABLE}
   [junit4]   2> 3672 INFO  (jetty-launcher-9-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@57dfc3d4{SSL,[ssl, 
http/1.1]}{127.0.0.1:45047}
   [junit4]   2> 3672 INFO  (jetty-launcher-9-thread-3) [    ] o.e.j.s.Server 
Started @5935ms
   [junit4]   2> 3672 INFO  (jetty-launcher-9-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45047}
   [junit4]   2> 3675 INFO  (jetty-launcher-9-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@27965c9e{SSL,[ssl, 
http/1.1]}{127.0.0.1:45217}
   [junit4]   2> 3687 INFO  (jetty-launcher-9-thread-2) [    ] o.e.j.s.Server 
Started @5951ms
   [junit4]   2> 3688 INFO  (jetty-launcher-9-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45217}
   [junit4]   2> 3688 INFO  (jetty-launcher-9-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e88cdae{SSL,[ssl, 
http/1.1]}{127.0.0.1:45801}
   [junit4]   2> 3688 INFO  (jetty-launcher-9-thread-1) [    ] o.e.j.s.Server 
Started @5951ms
   [junit4]   2> 3688 INFO  (jetty-launcher-9-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45801}
   [junit4]   2> 3705 ERROR (jetty-launcher-9-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3705 INFO  (jetty-launcher-9-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 3705 INFO  (jetty-launcher-9-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3705 INFO  (jetty-launcher-9-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3707 ERROR (jetty-launcher-9-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3707 ERROR (jetty-launcher-9-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3707 INFO  (jetty-launcher-9-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 3707 INFO  (jetty-launcher-9-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3707 INFO  (jetty-launcher-9-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3707 INFO  (jetty-launcher-9-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 3707 INFO  (jetty-launcher-9-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3707 INFO  (jetty-launcher-9-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3719 INFO  (jetty-launcher-9-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T12:01:58.157Z
   [junit4]   2> 3719 INFO  (jetty-launcher-9-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T12:01:58.157Z
   [junit4]   2> 3720 INFO  (jetty-launcher-9-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 3729 INFO  (jetty-launcher-9-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T12:01:58.156Z
   [junit4]   2> 3750 INFO  (jetty-launcher-9-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3756 INFO  (jetty-launcher-9-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3757 INFO  (jetty-launcher-9-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3785 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 0x15faaf5358f0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3816 INFO  (jetty-launcher-9-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42091/solr
   [junit4]   2> 3826 INFO  (jetty-launcher-9-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42091/solr
   [junit4]   2> 3828 INFO  (jetty-launcher-9-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42091/solr
   [junit4]   2> 3870 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 0x15faaf5358f0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3951 WARN  (jetty-launcher-9-thread-2) [n:127.0.0.1:45217_solr 
   ] 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> 3951 WARN  (jetty-launcher-9-thread-3) [n:127.0.0.1:45047_solr 
   ] 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> 3959 WARN  (jetty-launcher-9-thread-1) [n:127.0.0.1:45801_solr 
   ] 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> 3976 INFO  (jetty-launcher-9-thread-1) [n:127.0.0.1:45801_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3978 INFO  (jetty-launcher-9-thread-3) [n:127.0.0.1:45047_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3981 INFO  (jetty-launcher-9-thread-2) [n:127.0.0.1:45217_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3981 INFO  (jetty-launcher-9-thread-1) [n:127.0.0.1:45801_solr 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:45801_solr
   [junit4]   2> 3984 INFO  (jetty-launcher-9-thread-1) [n:127.0.0.1:45801_solr 
   ] o.a.s.c.Overseer Overseer 
(id=98985686967713800-127.0.0.1:45801_solr-n_0000000000) starting
   [junit4]   2> 3988 INFO  (jetty-launcher-9-thread-2) [n:127.0.0.1:45217_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45217_solr
   [junit4]   2> 3990 INFO  (jetty-launcher-9-thread-3) [n:127.0.0.1:45047_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45047_solr
   [junit4]   2> 3997 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:45801_solr) 
[n:127.0.0.1:45801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4003 INFO  
(zkCallback-26-thread-1-processing-n:127.0.0.1:45047_solr) 
[n:127.0.0.1:45047_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4005 INFO  
(zkCallback-24-thread-1-processing-n:127.0.0.1:45217_solr) 
[n:127.0.0.1:45217_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4127 INFO  (jetty-launcher-9-thread-1) [n:127.0.0.1:45801_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45801_solr
   [junit4]   2> 4140 INFO  
(zkCallback-24-thread-1-processing-n:127.0.0.1:45217_solr) 
[n:127.0.0.1:45217_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 4141 INFO  
(zkCallback-26-thread-1-processing-n:127.0.0.1:45047_solr) 
[n:127.0.0.1:45047_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 4141 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:45801_solr) 
[n:127.0.0.1:45801_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 4280 INFO  (jetty-launcher-9-thread-2) [n:127.0.0.1:45217_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45217.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a170057
   [junit4]   2> 4292 INFO  (jetty-launcher-9-thread-2) [n:127.0.0.1:45217_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45217.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a170057
   [junit4]   2> 4293 INFO  (jetty-launcher-9-thread-2) [n:127.0.0.1:45217_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45217.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a170057
   [junit4]   2> 4300 INFO  (jetty-launcher-9-thread-3) [n:127.0.0.1:45047_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45047.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a170057
   [junit4]   2> 4301 INFO  (jetty-launcher-9-thread-3) [n:127.0.0.1:45047_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45047.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a170057
   [junit4]   2> 4301 INFO  (jetty-launcher-9-thread-3) [n:127.0.0.1:45047_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45047.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a170057
   [junit4]   2> 4310 INFO  (jetty-launcher-9-thread-2) [n:127.0.0.1:45217_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3F49302AF25E27A4-001/tempDir-001/node2/.
   [junit4]   2> 4317 INFO  (jetty-launcher-9-thread-3) [n:127.0.0.1:45047_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3F49302AF25E27A4-001/tempDir-001/node3/.
   [junit4]   2> 4368 INFO  (jetty-launcher-9-thread-1) [n:127.0.0.1:45801_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45801.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a170057
   [junit4]   2> 4370 INFO  (jetty-launcher-9-thread-1) [n:127.0.0.1:45801_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45801.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a170057
   [junit4]   2> 4371 INFO  (jetty-launcher-9-thread-1) [n:127.0.0.1:45801_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45801.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a170057
   [junit4]   2> 4373 INFO  (jetty-launcher-9-thread-1) [n:127.0.0.1:45801_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3F49302AF25E27A4-001/tempDir-001/node1/.
   [junit4]   2> 4605 INFO  
(SUITE-CloudSolrClientTest-seed#[3F49302AF25E27A4]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4606 INFO  
(SUITE-CloudSolrClientTest-seed#[3F49302AF25E27A4]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42091/solr ready
   [junit4]   2> 4857 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr    ] 
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> 4869 INFO  
(OverseerThreadFactory-29-thread-1-processing-n:127.0.0.1:45801_solr) 
[n:127.0.0.1:45801_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 4995 INFO  
(OverseerStateUpdate-98985686967713800-127.0.0.1:45801_solr-n_0000000000) 
[n:127.0.0.1:45801_solr    ] 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:45217/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5003 INFO  
(OverseerStateUpdate-98985686967713800-127.0.0.1:45801_solr-n_0000000000) 
[n:127.0.0.1:45801_solr    ] 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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45801/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5249 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5250 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 5254 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&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> 5255 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 5363 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:45801_solr) 
[n:127.0.0.1:45801_solr    ] 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> 5363 INFO  
(zkCallback-24-thread-1-processing-n:127.0.0.1:45217_solr) 
[n:127.0.0.1:45217_solr    ] 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> 5363 INFO  
(zkCallback-24-thread-2-processing-n:127.0.0.1:45217_solr) 
[n:127.0.0.1:45217_solr    ] 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> 5363 INFO  
(zkCallback-25-thread-2-processing-n:127.0.0.1:45801_solr) 
[n:127.0.0.1:45801_solr    ] 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> 6269 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 6269 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 6285 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 6285 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 6382 WARN  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 6387 WARN  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 6391 WARN  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 6395 WARN  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 6395 WARN  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 6395 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 6397 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 6402 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45217.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a170057
   [junit4]   2> 6403 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 6403 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3F49302AF25E27A4-001/tempDir-001/node2/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3F49302AF25E27A4-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 6405 WARN  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 6405 WARN  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 6405 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 6405 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 6406 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45801.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a170057
   [junit4]   2> 6406 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 6406 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3F49302AF25E27A4-001/tempDir-001/node1/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3F49302AF25E27A4-001/tempDir-001/node1/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 6469 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 6470 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6471 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6471 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6473 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4ef5a4e6[collection1_shard2_replica_n2] main]
   [junit4]   2> 6473 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 6473 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6475 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 6475 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6475 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6477 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6477 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6482 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56677d59[collection1_shard1_replica_n1] main]
   [junit4]   2> 6482 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583770994927992832
   [junit4]   2> 6483 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 6484 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6486 INFO  
(searcherExecutor-37-thread-1-processing-n:127.0.0.1:45801_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:45801_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@4ef5a4e6[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6487 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6489 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583770994935332864
   [junit4]   2> 6500 INFO  
(searcherExecutor-36-thread-1-processing-n:127.0.0.1:45217_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@56677d59[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6508 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 6508 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 6509 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45801/solr/collection1_shard2_replica_n2/
   [junit4]   2> 6510 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 6510 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:45801/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 6510 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 6511 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 6511 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 6511 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45217/solr/collection1_shard1_replica_n1/
   [junit4]   2> 6512 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 6512 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:45217/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 6512 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 6525 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45217/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 6525 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45801/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 6627 INFO  
(zkCallback-24-thread-2-processing-n:127.0.0.1:45217_solr) 
[n:127.0.0.1:45217_solr    ] 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> 6627 INFO  
(zkCallback-24-thread-1-processing-n:127.0.0.1:45217_solr) 
[n:127.0.0.1:45217_solr    ] 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> 6627 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:45801_solr) 
[n:127.0.0.1:45801_solr    ] 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> 6627 INFO  
(zkCallback-25-thread-2-processing-n:127.0.0.1:45801_solr) 
[n:127.0.0.1:45801_solr    ] 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> 6676 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 6676 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 6684 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1436
   [junit4]   2> 6684 INFO  (qtp1791589876-74) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&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=1430
   [junit4]   2> 6714 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 6779 INFO  
(zkCallback-24-thread-1-processing-n:127.0.0.1:45217_solr) 
[n:127.0.0.1:45217_solr    ] 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> 6779 INFO  
(zkCallback-24-thread-2-processing-n:127.0.0.1:45217_solr) 
[n:127.0.0.1:45217_solr    ] 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> 6779 INFO  
(zkCallback-25-thread-2-processing-n:127.0.0.1:45801_solr) 
[n:127.0.0.1:45801_solr    ] 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> 6779 INFO  
(zkCallback-25-thread-1-processing-n:127.0.0.1:45801_solr) 
[n:127.0.0.1:45801_solr    ] 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> 6870 INFO  
(OverseerCollectionConfigSetProcessor-98985686967713800-127.0.0.1:45801_solr-n_0000000000)
 [n:127.0.0.1:45801_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 7717 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr    ] 
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=2861
   [junit4]   2> 7722 INFO  
(SUITE-CloudSolrClientTest-seed#[3F49302AF25E27A4]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 7722 INFO  
(SUITE-CloudSolrClientTest-seed#[3F49302AF25E27A4]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 7739 INFO  (qtp1094878775-54) [n:127.0.0.1:45047_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 7746 INFO  (qtp1094878775-54) [n:127.0.0.1:45047_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 7772 INFO  
(TEST-CloudSolrClientTest.testHandlingOfStaleAlias-seed#[3F49302AF25E27A4]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testHandlingOfStaleAlias
   [junit4]   2> 7842 INFO  (qtp812119682-65) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:45217/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583770996349861888)} 0 9
   [junit4]   2> 7855 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583770996367687680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 7855 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 7856 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 7856 INFO  (qtp812119682-67) [n:127.0.0.1:45801_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45217/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 7860 INFO  (qtp1791589876-57) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583770996372930560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 7860 INFO  (qtp1791589876-57) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 7861 INFO  (qtp1791589876-57) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 7861 INFO  (qtp1791589876-57) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
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:45217/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 7862 INFO  (qtp1791589876-68) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
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=*:*
 (-1583770996322598912),commit=} 0 77
   [junit4]   2> 7867 INFO  (qtp1791589876-57) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 7868 INFO  (qtp1791589876-57) [n:127.0.0.1:45217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 7870 INFO  (qtp1791589876-68) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 7876 INFO  (qtp1791589876-68) [n:127.0.0.1:45217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 7878 INFO  (qtp1791589876-61) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 7879 INFO  (qtp1791589876-61) [n:127.0.0.1:45217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 7884 INFO  (qtp1791589876-68) [n:127.0.0.1:45217_solr    ] 
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> 7889 INFO  
(OverseerThreadFactory-29-thread-2-processing-n:127.0.0.1:45801_solr) 
[n:127.0.0.1:45801_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
nemesis
   [junit4]   2> 8107 INFO  
(OverseerStateUpdate-98985686967713800-127.0.0.1:45801_solr-n_0000000000) 
[n:127.0.0.1:45801_solr    ] 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:45217/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 8117 INFO  
(OverseerStateUpdate-98985686967713800-127.0.0.1:45801_solr-n_0000000000) 
[n:127.0.0.1:45801_solr    ] 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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45047/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 8333 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr    ] 
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> 8339 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=nemesis_shard2_replica_n3&action=CREATE&numShards=2&collection=nemesis&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 8340 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 8443 INFO  
(zkCallback-24-thread-1-processing-n:127.0.0.1:45217_solr) 
[n:127.0.0.1:45217_solr    ] 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> 8443 INFO  
(zkCallback-24-thread-2-processing-n:127.0.0.1:45217_solr) 
[n:127.0.0.1:45217_solr    ] 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> 8443 INFO  
(zkCallback-26-thread-1-processing-n:127.0.0.1:45047_solr) 
[n:127.0.0.1:45047_solr    ] 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> 8443 INFO  
(zkCallback-26-thread-2-processing-n:127.0.0.1:45047_solr) 
[n:127.0.0.1:45047_solr    ] 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> 9348 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 9351 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 9362 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.s.IndexSchema [nemesis_shard1_replica_n1] Schema name=test
   [junit4]   2> 9364 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.s.IndexSchema [nemesis_shard2_replica_n3] Schema name=test
   [junit4]   2> 9422 WARN  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 9422 WARN  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 9423 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 9423 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'nemesis_shard1_replica_n1' using 
configuration from collection nemesis, trusted=true
   [junit4]   2> 9424 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45217.solr.core.nemesis.shard1.replica_n1' (registry 
'solr.core.nemesis.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a170057
   [junit4]   2> 9424 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 9424 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] o.a.s.c.SolrCore 
[[nemesis_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3F49302AF25E27A4-001/tempDir-001/node2/nemesis_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3F49302AF25E27A4-001/tempDir-001/node2/./nemesis_shard1_replica_n1/data/]
   [junit4]   2> 9425 WARN  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 9425 WARN  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 9425 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 9425 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'nemesis_shard2_replica_n3' using 
configuration from collection nemesis, trusted=true
   [junit4]   2> 9426 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45047.solr.core.nemesis.shard2.replica_n3' (registry 
'solr.core.nemesis.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a170057
   [junit4]   2> 9426 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 9426 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] o.a.s.c.SolrCore 
[[nemesis_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3F49302AF25E27A4-001/tempDir-001/node3/nemesis_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3F49302AF25E27A4-001/tempDir-001/node3/./nemesis_shard2_replica_n3/data/]
   [junit4]   2> 9509 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 9509 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 9510 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 9510 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 9512 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@39fb6ed4[nemesis_shard1_replica_n1] 
main]
   [junit4]   2> 9514 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 9514 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 9516 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 9516 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 9516 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 9516 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 9517 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 9518 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3294449f[nemesis_shard2_replica_n3] 
main]
   [junit4]   2> 9518 INFO  
(searcherExecutor-46-thread-1-processing-n:127.0.0.1:45217_solr 
x:nemesis_shard1_replica_n1 s:shard1 c:nemesis r:core_node2) 
[n:127.0.0.1:45217_solr c:nemesis s:shard1 r:core_node2 
x:nemesis_shard1_replica_n1] o.a.s.c.SolrCore [nemesis_shard1_replica_n1] 
Registered new searcher Searcher@39fb6ed4[nemesis_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9518 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583770998111469568
   [junit4]   2> 9520 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 9520 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 9521 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 9522 INFO  
(searcherExecutor-47-thread-1-processing-n:127.0.0.1:45047_solr 
x:nemesis_shard2_replica_n3 s:shard2 c:nemesis r:core_node4) 
[n:127.0.0.1:45047_solr c:nemesis s:shard2 r:core_node4 
x:nemesis_shard2_replica_n3] o.a.s.c.SolrCore [nemesis_shard2_replica_n3] 
Registered new searcher Searcher@3294449f[nemesis_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9522 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583770998115663872
   [junit4]   2> 9526 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 9526 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 9526 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45217/solr/nemesis_shard1_replica_n1/
   [junit4]   2> 9526 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 9526 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.c.SyncStrategy https://127.0.0.1:45217/solr/nemesis_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 9526 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 9529 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 9529 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 9529 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45047/solr/nemesis_shard2_replica_n3/
   [junit4]   2> 9529 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 9529 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.c.SyncStrategy https://127.0.0.1:45047/solr/nemesis_shard2_replica_n3/ 
has no replicas
   [junit4]   2> 9529 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 9531 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45217/solr/nemesis_shard1_replica_n1/ shard1
   [junit4]   2> 9536 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45047/solr/nemesis_shard2_replica_n3/ shard2
   [junit4]   2> 9638 INFO  
(zkCallback-26-thread-1-processing-n:127.0.0.1:45047_solr) 
[n:127.0.0.1:45047_solr    ] 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> 9638 INFO  
(zkCallback-24-thread-2-processing-n:127.0.0.1:45217_solr) 
[n:127.0.0.1:45217_solr    ] 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> 9638 INFO  
(zkCallback-24-thread-1-processing-n:127.0.0.1:45217_solr) 
[n:127.0.0.1:45217_solr    ] 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> 9638 INFO  
(zkCallback-26-thread-2-processing-n:127.0.0.1:45047_solr) 
[n:127.0.0.1:45047_solr    ] 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> 9683 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 9687 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 9692 INFO  (qtp1094878775-72) [n:127.0.0.1:45047_solr 
c:nemesis s:shard2 r:core_node4 x:nemesis_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=nemesis_shard2_replica_n3&action=CREATE&numShards=2&collection=nemesis&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1352
   [junit4]   2> 9692 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:nemesis s:shard1 r:core_node2 x:nemesis_shard1_replica_n1] 
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=1359
   [junit4]   2> 9695 INFO  (qtp1791589876-68) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 9792 INFO  
(zkCallback-26-thread-2-processing-n:127.0.0.1:45047_solr) 
[n:127.0.0.1:45047_solr    ] 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> 9792 INFO  
(zkCallback-24-thread-2-processing-n:127.0.0.1:45217_solr) 
[n:127.0.0.1:45217_solr    ] 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> 9792 INFO  
(zkCallback-26-thread-1-processing-n:127.0.0.1:45047_solr) 
[n:127.0.0.1:45047_solr    ] 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> 9792 INFO  
(zkCallback-24-thread-1-processing-n:127.0.0.1:45217_solr) 
[n:127.0.0.1:45217_solr    ] 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> 9890 INFO  
(OverseerCollectionConfigSetProcessor-98985686967713800-127.0.0.1:45801_solr-n_0000000000)
 [n:127.0.0.1:45801_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 10695 INFO  (qtp1791589876-68) [n:127.0.0.1:45217_solr    ] 
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=2811
   [junit4]   2> 10698 INFO  (qtp1791589876-59) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 10703 INFO  (qtp1791589876-59) [n:127.0.0.1:45217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 10705 INFO  (qtp1791589876-57) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 10706 INFO  (qtp1791589876-57) [n:127.0.0.1:45217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 10708 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 10715 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 10717 INFO  (qtp1791589876-61) [n:127.0.0.1:45217_solr    ] 
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> 10830 INFO  (qtp1791589876-61) [n:127.0.0.1:45217_solr    ] 
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=113
   [junit4]   2> 10832 INFO  (qtp1791589876-68) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 10846 INFO  (qtp1791589876-68) [n:127.0.0.1:45217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 10848 INFO  (qtp1791589876-57) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 10849 INFO  (qtp1791589876-57) [n:127.0.0.1:45217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 10851 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 10853 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 10856 INFO  (qtp1791589876-59) [n:127.0.0.1:45217_solr    ] 
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> 10858 INFO  
(OverseerCollectionConfigSetProcessor-98985686967713800-127.0.0.1:45801_solr-n_0000000000)
 [n:127.0.0.1:45801_solr    ] 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> 10862 INFO  
(OverseerThreadFactory-29-thread-4-processing-n:127.0.0.1:45801_solr) 
[n:127.0.0.1:45801_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 10865 INFO  (qtp1791589876-70) [n:127.0.0.1:45217_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.nemesis.shard1.replica_n1, tag=null
   [junit4]   2> 10865 INFO  (qtp1791589876-70) [n:127.0.0.1:45217_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4bf459ea: rootName = 
solr_45217, domain = solr.core.nemesis.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.nemesis.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@67db865
   [junit4]   2> 10867 INFO  (qtp1094878775-56) [n:127.0.0.1:45047_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.nemesis.shard2.replica_n3, tag=null
   [junit4]   2> 10867 INFO  (qtp1094878775-56) [n:127.0.0.1:45047_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@54e66500: rootName = 
solr_45047, domain = solr.core.nemesis.shard2.replica_n3, service url = null, 
agent id = null] for registry solr.core.nemesis.shard2.replica_n3 / 
com.codahale.metrics.MetricRegistry@65d66d84
   [junit4]   2> 10890 INFO  (qtp1791589876-70) [n:127.0.0.1:45217_solr    ] 
o.a.s.c.SolrCore [nemesis_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5b595a4c
   [junit4]   2> 10890 INFO  (qtp1791589876-70) [n:127.0.0.1:45217_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.nemesis.shard1.replica_n1, tag=1532582476
   [junit4]   2> 10890 INFO  (qtp1791589876-70) [n:127.0.0.1:45217_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.nemesis.shard1.leader, tag=1532582476
   [junit4]   2> 10895 INFO  (qtp1094878775-56) [n:127.0.0.1:45047_solr    ] 
o.a.s.c.SolrCore [nemesis_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1368ed83
   [junit4]   2> 10911 INFO  (qtp1094878775-56) [n:127.0.0.1:45047_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.nemesis.shard2.replica_n3, tag=325643651
   [junit4]   2> 10911 INFO  (qtp1094878775-56) [n:127.0.0.1:45047_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.nemesis.shard2.leader, tag=325643651
   [junit4]   2> 10941 INFO  (qtp1791589876-70) [n:127.0.0.1:45217_solr    ] 
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=77
   [junit4]   2> 10941 INFO  (qtp1094878775-56) [n:127.0.0.1:45047_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=nemesis_shard2_replica_n3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=77
   [junit4]   2> 11648 INFO  (qtp1791589876-59) [n:127.0.0.1:45217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=nemesis&action=DELETE&wt=javabin&version=2} status=0 QTime=792
   [junit4]   2> 11650 INFO  (qtp1791589876-61) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=misconfigured-alias&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 11652 ERROR (qtp1791589876-61) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Collection: 
misconfigured-alias not found
   [junit4]   2>        at 
org.apache.solr.handler.admin.ClusterStatus.getClusterStatus(ClusterStatus.java:102)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$20(CollectionsHandler.java:680)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:951)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:235)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:737)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:718)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:499)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 11652 INFO  (qtp1791589876-61) [n:127.0.0.1:45217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=misconfigured-alias&wt=javabin&version=2}
 status=400 QTime=2
   [junit4]   2> 11656 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 11656 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 11658 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=nemesis&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 11662 ERROR (qtp1791589876-52) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Collection: 
nemesis not found
   [junit4]   2>        at 
org.apache.solr.handler.admin.ClusterStatus.getClusterStatus(ClusterStatus.java:102)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$20(CollectionsHandler.java:680)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:951)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:235)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:737)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:718)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:499)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 11662 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=nemesis&wt=javabin&version=2} 
status=400 QTime=4
   [junit4]   2> 11664 INFO  (qtp1791589876-59) [n:127.0.0.1:45217_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 11664 INFO  (qtp1791589876-59) [n:127.0.0.1:45217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 11665 INFO  
(TEST-CloudSolrClientTest.testHandlingOfStaleAlias-seed#[3F49302AF25E27A4]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testHandlingOfStaleAlias
   [junit4]   2> 11691 INFO  
(TEST-CloudSolrClientTest.testRouting-seed#[3F49302AF25E27A4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRouting
   [junit4]   2> 11719 INFO  (qtp1791589876-52) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
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:45801/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583771000416239616)} 0 2
   [junit4]   2> 11735 INFO  (qtp1791589876-59) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583771000436162560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11736 INFO  (qtp1791589876-59) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 11740 INFO  (qtp1791589876-59) [n:127.0.0.1:45217_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11740 INFO  (qtp1791589876-59

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

_node11 x:localShardsTestColl_shard2_replica_n8] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25cfa23d: 
rootName = solr_45217, domain = 
solr.core.localShardsTestColl.shard2.replica_n8, service url = null, agent id = 
null] for registry solr.core.localShardsTestColl.shard2.replica_n8 / 
com.codahale.metrics.MetricRegistry@42d0f9b7
   [junit4]   2> 38876 INFO  (coreCloseExecutor-162-thread-2) 
[n:127.0.0.1:45047_solr c:overwrite s:shard1 r:core_node2 
x:overwrite_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.overwrite.shard1.leader, tag=1612679837
   [junit4]   2> 38880 INFO  (coreCloseExecutor-162-thread-3) 
[n:127.0.0.1:45047_solr c:localShardsTestColl s:shard1 r:core_node7 
x:localShardsTestColl_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard1.leader, tag=1869286444
   [junit4]   2> 38884 INFO  (coreCloseExecutor-163-thread-7) 
[n:127.0.0.1:45217_solr c:localShardsTestColl s:shard2 r:core_node11 
x:localShardsTestColl_shard2_replica_n8] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard2.leader, tag=232671290
   [junit4]   2> 38884 INFO  (coreCloseExecutor-162-thread-4) 
[n:127.0.0.1:45047_solr c:localShardsTestColl s:shard3 r:core_node18 
x:localShardsTestColl_shard3_replica_n16] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard3.leader, tag=357651500
   [junit4]   2> 38884 INFO  (coreCloseExecutor-162-thread-5) 
[n:127.0.0.1:45047_solr c:localShardsTestColl s:shard2 r:core_node13 
x:localShardsTestColl_shard2_replica_n10] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard2.leader, tag=1873439859
   [junit4]   2> 38884 INFO  (coreCloseExecutor-163-thread-2) 
[n:127.0.0.1:45217_solr c:stale_state_test_col s:shard1 r:core_node4 
x:stale_state_test_col_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.stale_state_test_col.shard1.leader, tag=173652644
   [junit4]   2> 38884 INFO  (coreCloseExecutor-162-thread-6) 
[n:127.0.0.1:45047_solr c:2nd_collection s:shard2 r:core_node4 
x:2nd_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.2nd_collection.shard2.leader, 
tag=488366054
   [junit4]   2> 38884 INFO  (coreCloseExecutor-163-thread-8) 
[n:127.0.0.1:45217_solr c:localShardsTestColl s:shard3 r:core_node17 
x:localShardsTestColl_shard3_replica_n14] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard3.leader, tag=1037607232
   [junit4]   2> 38884 INFO  (coreCloseExecutor-163-thread-3) 
[n:127.0.0.1:45217_solr c:foo s:shard1 r:core_node5 x:foo_shard1_replica_n2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.foo.shard1.leader, tag=1895764448
   [junit4]   2> 38884 INFO  (coreCloseExecutor-163-thread-1) 
[n:127.0.0.1:45217_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=733329296
   [junit4]   2> 38885 INFO  (coreCloseExecutor-163-thread-4) 
[n:127.0.0.1:45217_solr c:multicollection1 s:shard2 r:core_node4 
x:multicollection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.multicollection1.shard2.leader, 
tag=1700437626
   [junit4]   2> 38885 INFO  (coreCloseExecutor-163-thread-5) 
[n:127.0.0.1:45217_solr c:multicollection2 s:shard2 r:core_node4 
x:multicollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.multicollection2.shard2.leader, 
tag=264294956
   [junit4]   2> 38885 INFO  (coreCloseExecutor-163-thread-6) 
[n:127.0.0.1:45217_solr c:localShardsTestColl s:shard1 r:core_node5 
x:localShardsTestColl_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.localShardsTestColl.shard1.leader, tag=379538789
   [junit4]   2> 39001 INFO  (jetty-closer-10-thread-3) [    ] o.a.s.c.Overseer 
Overseer (id=98985686967713800-127.0.0.1:45801_solr-n_0000000000) closing
   [junit4]   2> 39001 INFO  
(OverseerStateUpdate-98985686967713800-127.0.0.1:45801_solr-n_0000000000) 
[n:127.0.0.1:45801_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45801_solr
   [junit4]   2> 39073 WARN  
(OverseerAutoScalingTriggerThread-98985686967713800-127.0.0.1:45801_solr-n_0000000000)
 [n:127.0.0.1:45801_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 39081 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 0x15faaf5358f0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 39082 INFO  
(zkCallback-26-thread-6-processing-n:127.0.0.1:45047_solr) 
[n:127.0.0.1:45047_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45047_solr
   [junit4]   2> 39085 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 0x15faaf5358f0009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 39085 INFO  (jetty-closer-10-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7682bff6{/solr,null,UNAVAILABLE}
   [junit4]   2> 39087 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 0x15faaf5358f0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 40582 INFO  (jetty-closer-10-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@45383853{/solr,null,UNAVAILABLE}
   [junit4]   2> 40585 INFO  (jetty-closer-10-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@254e6f95{/solr,null,UNAVAILABLE}
   [junit4]   2> 40586 ERROR 
(SUITE-CloudSolrClientTest-seed#[3F49302AF25E27A4]-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> 40587 INFO  
(SUITE-CloudSolrClientTest-seed#[3F49302AF25E27A4]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42091 42091
   [junit4]   2> 45617 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:42091 42091
   [junit4]   2> 45618 WARN  (Thread-2) [    ] o.a.s.c.ZkTestServer Watch limit 
violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        5       /solr/configs/conf
   [junit4]   2>        3       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        24      /solr/collections/foo/state.json
   [junit4]   2>        24      /solr/collections/localShardsTestColl/state.json
   [junit4]   2>        16      
/solr/collections/stale_state_test_col/state.json
   [junit4]   2>        14      /solr/collections/2nd_collection/state.json
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        12      /solr/collections/multicollection1/state.json
   [junit4]   2>        12      /solr/collections/multicollection2/state.json
   [junit4]   2>        10      /solr/collections/nemesis/state.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        6       /solr/collections/overwrite/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_3F49302AF25E27A4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=BlockTreeOrds(blocksize=128), a_t=BlockTreeOrds(blocksize=128), 
title_s=BlockTreeOrds(blocksize=128), id=FST50, text=Lucene50(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Direct), 
title_s=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=27, 
maxMBSortInHeap=7.128920123143267, sim=RandomSimilarity(queryNorm=false): {}, 
locale=zh-CN, timezone=Asia/Aden
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=307104304,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CloudSolrClientBuilderTest, 
RegressionEvaluatorTest, TestHash, AddEvaluatorTest, TestSuggesterResponse, 
CloudSolrClientTest]
   [junit4] Completed [28/146 (1!)] on J2 in 42.51s, 16 tests, 1 error <<< 
FAILURES!

[...truncated 46709 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to