You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/02/14 10:51:27 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 21456 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21456/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:36255/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/testcollection_shard1_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>

</body>
</html>

	at __randomizedtesting.SeedInfo.seed([A9217D1D6DB0F332:94F9D331555EAD42]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	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.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36255/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: /solr/testcollection_shard1_replica_n3/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.8.v20171121</a><hr/>

</body>
</html>

	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.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	... 1 more




Build Log:
[...truncated 12087 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 1    INFO  (SUITE-TestAuthenticationFramework-seed#[A9217D1D6DB0F332]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_A9217D1D6DB0F332-001/init-core-data-001
   [junit4]   2> 232  INFO  (SUITE-TestAuthenticationFramework-seed#[A9217D1D6DB0F332]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 276  INFO  (SUITE-TestAuthenticationFramework-seed#[A9217D1D6DB0F332]-worker) [    ] o.e.j.u.log Logging initialized @1938ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 292  INFO  (SUITE-TestAuthenticationFramework-seed#[A9217D1D6DB0F332]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 524  INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A9217D1D6DB0F332]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_A9217D1D6DB0F332-001/tempDir-001
   [junit4]   2> 530  INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A9217D1D6DB0F332]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 531  INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 531  INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 635  INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A9217D1D6DB0F332]) [    ] o.a.s.c.ZkTestServer start zk server on port:35591
   [junit4]   2> 834  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 862  ERROR (Thread-0) [    ] 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> 2439 INFO  (zkConnectionManagerCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2471 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100515f53710000, likely client has closed socket
   [junit4]   2> 2661 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2671 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2706 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2706 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2708 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2714 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2714 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2715 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2726 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c024df7{/solr,null,AVAILABLE}
   [junit4]   2> 2735 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ef7d979{/solr,null,AVAILABLE}
   [junit4]   2> 2768 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@412f83ce{SSL,[ssl, http/1.1]}{127.0.0.1:36255}
   [junit4]   2> 2773 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server Started @4437ms
   [junit4]   2> 2773 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36255}
   [junit4]   2> 2776 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6979613a{SSL,[ssl, http/1.1]}{127.0.0.1:42009}
   [junit4]   2> 2776 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server Started @4440ms
   [junit4]   2> 2776 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42009}
   [junit4]   2> 2793 ERROR (jetty-launcher-1-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2793 ERROR (jetty-launcher-1-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2793 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2793 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2803 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2804 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2797 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2806 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2817 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T09:54:03.509781Z
   [junit4]   2> 2817 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T09:54:03.508602Z
   [junit4]   2> 2866 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2959 INFO  (zkConnectionManagerCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2959 INFO  (zkConnectionManagerCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3006 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3009 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3338 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35591/solr
   [junit4]   2> 3342 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35591/solr
   [junit4]   2> 3432 INFO  (zkConnectionManagerCallback-14-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3450 INFO  (zkConnectionManagerCallback-16-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3482 INFO  (zkConnectionManagerCallback-18-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3483 INFO  (zkConnectionManagerCallback-20-thread-1-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3804 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:42009_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3805 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:42009_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42009_solr
   [junit4]   2> 3806 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:36255_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3812 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:42009_solr    ] o.a.s.c.Overseer Overseer (id=72147063901585414-127.0.0.1:42009_solr-n_0000000000) starting
   [junit4]   2> 3813 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:36255_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36255_solr
   [junit4]   2> 3828 INFO  (zkCallback-19-thread-1-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3833 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3951 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:42009_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42009_solr
   [junit4]   2> 3953 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3966 INFO  (zkCallback-19-thread-1-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4083 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:42009_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 4095 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:36255_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 4431 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:36255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36255.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aee880b
   [junit4]   2> 4440 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:36255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36255.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aee880b
   [junit4]   2> 4441 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:36255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36255.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aee880b
   [junit4]   2> 4454 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:42009_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42009.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aee880b
   [junit4]   2> 4466 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:42009_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42009.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aee880b
   [junit4]   2> 4467 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:42009_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42009.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aee880b
   [junit4]   2> 4486 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:36255_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_A9217D1D6DB0F332-001/tempDir-001/node2/.
   [junit4]   2> 4504 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:42009_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_A9217D1D6DB0F332-001/tempDir-001/node1/.
   [junit4]   2> 4743 INFO  (zkConnectionManagerCallback-26-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4818 INFO  (zkConnectionManagerCallback-30-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4820 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A9217D1D6DB0F332]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4821 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A9217D1D6DB0F332]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35591/solr ready
   [junit4]   2> 4824 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A9217D1D6DB0F332]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 5268 INFO  (qtp968524623-37) [n:127.0.0.1:36255_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5294 INFO  (OverseerThreadFactory-12-thread-1-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 5433 INFO  (OverseerStateUpdate-72147063901585414-127.0.0.1:42009_solr-n_0000000000) [n:127.0.0.1:42009_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42009/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5439 INFO  (OverseerStateUpdate-72147063901585414-127.0.0.1:42009_solr-n_0000000000) [n:127.0.0.1:42009_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36255/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5464 INFO  (OverseerStateUpdate-72147063901585414-127.0.0.1:42009_solr-n_0000000000) [n:127.0.0.1:42009_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42009/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5468 INFO  (OverseerStateUpdate-72147063901585414-127.0.0.1:42009_solr-n_0000000000) [n:127.0.0.1:42009_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36255/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5780 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5785 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 5864 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5888 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5888 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 5895 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6018 INFO  (zkCallback-19-thread-1-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 6018 INFO  (zkCallback-17-thread-2-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 6018 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 6890 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 6890 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 6915 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 6934 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 6956 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema [testcollection_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 6956 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.s.IndexSchema [testcollection_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 6960 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 6965 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema [testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 6990 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 6990 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 6990 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n7' using configuration from collection testcollection, trusted=true
   [junit4]   2> 6990 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n3' using configuration from collection testcollection, trusted=true
   [junit4]   2> 6995 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 6995 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n5' using configuration from collection testcollection, trusted=true
   [junit4]   2> 7002 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36255.solr.core.testcollection.shard2.replica_n7' (registry 'solr.core.testcollection.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aee880b
   [junit4]   2> 7002 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36255.solr.core.testcollection.shard1.replica_n3' (registry 'solr.core.testcollection.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aee880b
   [junit4]   2> 7003 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42009.solr.core.testcollection.shard2.replica_n5' (registry 'solr.core.testcollection.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aee880b
   [junit4]   2> 7005 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 7005 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 7005 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 7008 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 7008 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 7009 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42009.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aee880b
   [junit4]   2> 7009 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 7012 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [[testcollection_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_A9217D1D6DB0F332-001/tempDir-001/node2/testcollection_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_A9217D1D6DB0F332-001/tempDir-001/node2/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 7012 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_A9217D1D6DB0F332-001/tempDir-001/node1/testcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_A9217D1D6DB0F332-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 7012 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore [[testcollection_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_A9217D1D6DB0F332-001/tempDir-001/node1/testcollection_shard2_replica_n5], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_A9217D1D6DB0F332-001/tempDir-001/node1/./testcollection_shard2_replica_n5/data/]
   [junit4]   2> 7015 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore [[testcollection_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_A9217D1D6DB0F332-001/tempDir-001/node2/testcollection_shard2_replica_n7], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_A9217D1D6DB0F332-001/tempDir-001/node2/./testcollection_shard2_replica_n7/data/]
   [junit4]   2> 7662 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 7662 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 7671 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7671 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7667 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 7675 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 7684 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 7676 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 7684 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 7676 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 7694 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7694 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7695 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7696 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7701 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@60ac7d57[testcollection_shard1_replica_n3] main]
   [junit4]   2> 7708 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7708 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7710 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5861e5a3[testcollection_shard1_replica_n1] main]
   [junit4]   2> 7712 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@31155f7f[testcollection_shard2_replica_n5] main]
   [junit4]   2> 7718 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 7720 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.s.SolrIndexSearcher Opening [Searcher@574be219[testcollection_shard2_replica_n7] main]
   [junit4]   2> 7721 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 7723 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 7731 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 7735 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 7735 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 7735 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 7735 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 7742 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 7748 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 7758 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 7757 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 7803 INFO  (searcherExecutor-17-thread-1-processing-n:127.0.0.1:36255_solr x:testcollection_shard2_replica_n7 s:shard2 c:testcollection r:core_node8) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore [testcollection_shard2_replica_n7] Registered new searcher Searcher@574be219[testcollection_shard2_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7804 INFO  (searcherExecutor-18-thread-1-processing-n:127.0.0.1:36255_solr x:testcollection_shard1_replica_n3 s:shard1 c:testcollection r:core_node4) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher Searcher@60ac7d57[testcollection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7807 INFO  (searcherExecutor-19-thread-1-processing-n:127.0.0.1:42009_solr x:testcollection_shard2_replica_n5 s:shard2 c:testcollection r:core_node6) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore [testcollection_shard2_replica_n5] Registered new searcher Searcher@31155f7f[testcollection_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7808 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592369661619470336
   [junit4]   2> 7808 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592369661619470336
   [junit4]   2> 7808 INFO  (searcherExecutor-20-thread-1-processing-n:127.0.0.1:42009_solr x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node2) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@5861e5a3[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7808 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592369661619470336
   [junit4]   2> 7808 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592369661619470336
   [junit4]   2> 7839 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
   [junit4]   2> 7840 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
   [junit4]   2> 7855 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 7856 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 7856 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36255/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 7856 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 7857 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 7857 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36255/solr/testcollection_shard2_replica_n7/
   [junit4]   2> 7862 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n7 url=https://127.0.0.1:36255/solr START replicas=[https://127.0.0.1:42009/solr/testcollection_shard2_replica_n5/] nUpdates=100
   [junit4]   2> 7863 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 url=https://127.0.0.1:36255/solr START replicas=[https://127.0.0.1:42009/solr/testcollection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 7876 INFO  (qtp1822483866-28) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.S.Request [testcollection_shard2_replica_n5]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 7888 INFO  (qtp1822483866-31) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 7956 INFO  (zkCallback-17-thread-2-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 7956 INFO  (zkCallback-19-thread-2-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 7956 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8162 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n7 url=https://127.0.0.1:36255/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 8163 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 8163 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 8163 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 8163 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 url=https://127.0.0.1:36255/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 8164 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 8164 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 8164 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 8171 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36255/solr/testcollection_shard1_replica_n3/ shard1
   [junit4]   2> 8171 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36255/solr/testcollection_shard2_replica_n7/ shard2
   [junit4]   2> 8273 INFO  (zkCallback-19-thread-2-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8273 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8274 INFO  (zkCallback-17-thread-2-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8323 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 8323 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 8328 INFO  (qtp968524623-34) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2550
   [junit4]   2> 8330 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2466
   [junit4]   2> 8428 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8428 INFO  (zkCallback-17-thread-2-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8428 INFO  (zkCallback-19-thread-2-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8867 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2979
   [junit4]   2> 8867 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2972
   [junit4]   2> 8888 INFO  (qtp968524623-37) [n:127.0.0.1:36255_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> 8963 INFO  (zkCallback-17-thread-2-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8963 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 8968 INFO  (zkCallback-19-thread-2-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 9297 INFO  (OverseerCollectionConfigSetProcessor-72147063901585414-127.0.0.1:42009_solr-n_0000000000) [n:127.0.0.1:42009_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> 9889 INFO  (qtp968524623-37) [n:127.0.0.1:36255_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=4672
   [junit4]   2> 9894 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A9217D1D6DB0F332]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> replica:core_node6 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 9896 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A9217D1D6DB0F332]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testcollection
   [junit4]   2> 9950 INFO  (qtp968524623-32) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:36255/solr/testcollection_shard1_replica_n3/|https://127.0.0.1:42009/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1518602050609&isShard=true&wt=javabin} hits=0 status=0 QTime=10
   [junit4]   2> 9950 INFO  (qtp1822483866-43) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.S.Request [testcollection_shard2_replica_n5]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:42009/solr/testcollection_shard2_replica_n5/|https://127.0.0.1:36255/solr/testcollection_shard2_replica_n7/&rows=10&version=2&q=*:*&NOW=1518602050609&isShard=true&wt=javabin} hits=0 status=0 QTime=10
   [junit4]   2> 9958 INFO  (qtp1822483866-30) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=testcollection:6&wt=javabin&version=2} hits=0 status=0 QTime=52
   [junit4]   2> 10929 INFO  (qtp1822483866-100) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:36255/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}{add=[1 (1592369663899074560)]} 0 2
   [junit4]   2> 10930 INFO  (qtp968524623-39) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  webapp=/solr path=/update params={_stateVer_=testcollection:6&wt=javabin&version=2}{add=[1 (1592369663899074560)]} 0 963
   [junit4]   2> 10936 INFO  (qtp1822483866-30) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592369664899416064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 10936 INFO  (qtp1822483866-30) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@33dc43e5 commitCommandVersion:1592369664899416064
   [junit4]   2> 10950 INFO  (qtp968524623-99) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592369664914096128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 10949 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592369664913047552,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 10955 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 10950 INFO  (qtp968524623-99) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@699c9ec7 commitCommandVersion:1592369664914096128
   [junit4]   2> 10956 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 10956 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n7]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36255/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 7
   [junit4]   2> 10959 INFO  (qtp1822483866-117) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592369664923533312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 10959 INFO  (qtp1822483866-117) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 10960 INFO  (qtp1822483866-117) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 10961 INFO  (qtp1822483866-117) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n5]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36255/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 11050 INFO  (qtp1822483866-30) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5205ae60[testcollection_shard1_replica_n1] main]
   [junit4]   2> 11052 INFO  (qtp968524623-99) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@147a1dd7[testcollection_shard1_replica_n3] main]
   [junit4]   2> 11054 INFO  (qtp968524623-99) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11057 INFO  (searcherExecutor-20-thread-1-processing-n:127.0.0.1:42009_solr x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node2) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@5205ae60[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 11060 INFO  (searcherExecutor-18-thread-1-processing-n:127.0.0.1:36255_solr x:testcollection_shard1_replica_n3 s:shard1 c:testcollection r:core_node4) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher Searcher@147a1dd7[testcollection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 11060 INFO  (qtp968524623-99) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36255/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 110
   [junit4]   2> 11068 INFO  (qtp1822483866-30) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11068 INFO  (qtp1822483866-30) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_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:36255/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 132
   [junit4]   2> 11080 INFO  (qtp968524623-32) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  webapp=/solr path=/update params={_stateVer_=testcollection:6&commit=true&wt=javabin&version=2}{commit=} 0 147
   [junit4]   2> 11107 INFO  (qtp1822483866-117) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.S.Request [testcollection_shard2_replica_n5]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:42009/solr/testcollection_shard2_replica_n5/|https://127.0.0.1:36255/solr/testcollection_shard2_replica_n7/&rows=10&version=2&q=*:*&NOW=1518602051786&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 11112 INFO  (qtp968524623-99) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:36255/solr/testcollection_shard1_replica_n3/|https://127.0.0.1:42009/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1518602051786&isShard=true&wt=javabin} hits=1 status=0 QTime=3
   [junit4]   2> 11121 INFO  (qtp968524623-88) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:6&shards.purpose=64&NOW=1518602051786&ids=1&isShard=true&shard.url=https://127.0.0.1:36255/solr/testcollection_shard1_replica_n3/|https://127.0.0.1:42009/solr/testcollection_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 11123 INFO  (qtp968524623-89) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.S.Request [testcollection_shard2_replica_n7]  webapp=/solr path=/select params={q=*:*&_stateVer_=testcollection:6&wt=javabin&version=2} hits=1 status=0 QTime=39
   [junit4]   2> 11126 INFO  (qtp968524623-32) [n:127.0.0.1:36255_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 11133 INFO  (OverseerThreadFactory-12-thread-2-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 11136 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 11136 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11b7cef1: rootName = solr_42009, domain = solr.core.testcollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@52d5e793
   [junit4]   2> 11137 INFO  (qtp968524623-37) [n:127.0.0.1:36255_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n3, tag=null
   [junit4]   2> 11139 INFO  (qtp968524623-37) [n:127.0.0.1:36255_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3af911c8: rootName = solr_36255, domain = solr.core.testcollection.shard1.replica_n3, service url = null, agent id = null] for registry solr.core.testcollection.shard1.replica_n3 / com.codahale.metrics.MetricRegistry@4360ce7f
   [junit4]   2> 11173 INFO  (qtp968524623-99) [n:127.0.0.1:36255_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n7, tag=null
   [junit4]   2> 11173 INFO  (qtp968524623-37) [n:127.0.0.1:36255_solr    ] o.a.s.c.SolrCore [testcollection_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@4a134abf
   [junit4]   2> 11173 INFO  (qtp968524623-99) [n:127.0.0.1:36255_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d25b21: rootName = solr_36255, domain = solr.core.testcollection.shard2.replica_n7, service url = null, agent id = null] for registry solr.core.testcollection.shard2.replica_n7 / com.codahale.metrics.MetricRegistry@625c2b1f
   [junit4]   2> 11183 INFO  (qtp1822483866-41) [n:127.0.0.1:42009_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n5, tag=null
   [junit4]   2> 11183 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr    ] o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a353a28
   [junit4]   2> 11183 INFO  (qtp1822483866-41) [n:127.0.0.1:42009_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7da454d6: rootName = solr_42009, domain = solr.core.testcollection.shard2.replica_n5, service url = null, agent id = null] for registry solr.core.testcollection.shard2.replica_n5 / com.codahale.metrics.MetricRegistry@311ae350
   [junit4]   2> 11201 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n1, tag=439695912
   [junit4]   2> 11201 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard1.leader, tag=439695912
   [junit4]   2> 11212 INFO  (qtp1822483866-41) [n:127.0.0.1:42009_solr    ] o.a.s.c.SolrCore [testcollection_shard2_replica_n5]  CLOSING SolrCore org.apache.solr.core.SolrCore@9ca42fe
   [junit4]   2> 11212 INFO  (qtp1822483866-41) [n:127.0.0.1:42009_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n5, tag=164250366
   [junit4]   2> 11212 INFO  (qtp1822483866-41) [n:127.0.0.1:42009_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=164250366
   [junit4]   2> 11220 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 11222 INFO  (qtp1822483866-42) [n:127.0.0.1:42009_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=86
   [junit4]   2> 11223 INFO  (zkCallback-17-thread-2-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 11223 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 11223 INFO  (zkCallback-19-thread-2-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 11225 INFO  (qtp968524623-37) [n:127.0.0.1:36255_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n3, tag=1242778303
   [junit4]   2> 11225 INFO  (qtp968524623-37) [n:127.0.0.1:36255_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard1.leader, tag=1242778303
   [junit4]   2> 11237 INFO  (qtp968524623-99) [n:127.0.0.1:36255_solr    ] o.a.s.c.SolrCore [testcollection_shard2_replica_n7]  CLOSING SolrCore org.apache.solr.core.SolrCore@63cc5f5a
   [junit4]   2> 11245 INFO  (qtp968524623-99) [n:127.0.0.1:36255_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n7, tag=1674338138
   [junit4]   2> 11245 INFO  (qtp968524623-99) [n:127.0.0.1:36255_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=1674338138
   [junit4]   2> 11247 WARN  (zkCallback-19-thread-1-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 11249 INFO  (qtp968524623-37) [n:127.0.0.1:36255_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testcollection_shard1_replica_n3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=112
   [junit4]   2> 11265 WARN  (zkCallback-19-thread-1-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not found:testcollection_shard2_replica_n5 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:311)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 11268 INFO  (qtp1822483866-41) [n:127.0.0.1:42009_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 11268 INFO  (qtp968524623-99) [n:127.0.0.1:36255_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testcollection_shard2_replica_n7&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=124
   [junit4]   2> 11269 INFO  (qtp1822483866-41) [n:127.0.0.1:42009_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testcollection_shard2_replica_n5&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=124
   [junit4]   2> 11996 INFO  (qtp968524623-32) [n:127.0.0.1:36255_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testcollection&action=DELETE&wt=javabin&version=2} status=0 QTime=869
   [junit4]   2> 11998 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A9217D1D6DB0F332]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 11998 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[A9217D1D6DB0F332]) [    ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: testcollection
   [junit4]   2> 12010 INFO  (qtp968524623-89) [n:127.0.0.1:36255_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=2e7fb4a9-88f6-414d-a274-ec92a59867eb&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 12017 INFO  (qtp968524623-89) [n:127.0.0.1:36255_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=2e7fb4a9-88f6-414d-a274-ec92a59867eb&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 12020 INFO  (qtp968524623-32) [n:127.0.0.1:36255_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=2e7fb4a9-88f6-414d-a274-ec92a59867eb&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 12022 INFO  (qtp968524623-32) [n:127.0.0.1:36255_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=2e7fb4a9-88f6-414d-a274-ec92a59867eb&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 12043 INFO  (OverseerThreadFactory-12-thread-3-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 12047 INFO  (OverseerCollectionConfigSetProcessor-72147063901585414-127.0.0.1:42009_solr-n_0000000000) [n:127.0.0.1:42009_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> 12174 INFO  (OverseerStateUpdate-72147063901585414-127.0.0.1:42009_solr-n_0000000000) [n:127.0.0.1:42009_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36255/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 12177 INFO  (OverseerStateUpdate-72147063901585414-127.0.0.1:42009_solr-n_0000000000) [n:127.0.0.1:42009_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42009/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 12183 INFO  (OverseerStateUpdate-72147063901585414-127.0.0.1:42009_solr-n_0000000000) [n:127.0.0.1:42009_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36255/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 12188 INFO  (OverseerStateUpdate-72147063901585414-127.0.0.1:42009_solr-n_0000000000) [n:127.0.0.1:42009_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42009/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 12411 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=2e7fb4a9-88f6-414d-a274-ec92a59867eb1365213323374762&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=7
   [junit4]   2> 12412 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:36255_solr 2e7fb4a9-88f6-414d-a274-ec92a59867eb1365213323374762 CREATE) [n:127.0.0.1:36255_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=2e7fb4a9-88f6-414d-a274-ec92a59867eb1365213323374762&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 12426 INFO  (qtp1822483866-30) [n:127.0.0.1:42009_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=2e7fb4a9-88f6-414d-a274-ec92a59867eb1365213317820678&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=23
   [junit4]   2> 12450 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:42009_solr 2e7fb4a9-88f6-414d-a274-ec92a59867eb1365213317820678 CREATE) [n:127.0.0.1:42009_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=2e7fb4a9-88f6-414d-a274-ec92a59867eb1365213317820678&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 12459 INFO  (qtp968524623-88) [n:127.0.0.1:36255_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=2e7fb4a9-88f6-414d-a274-ec92a59867eb1365213314455630&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=17
   [junit4]   2> 12487 INFO  (qtp1822483866-117) [n:127.0.0.1:42009_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=2e7fb4a9-88f6-414d-a274-ec92a59867eb1365213328702371&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=40
   [junit4]   2> 12488 INFO  (parallelCoreAdminExecutor-13-thread-2-processing-n:127.0.0.1:36255_solr 2e7fb4a9-88f6-414d-a274-ec92a59867eb1365213314455630 CREATE) [n:127.0.0.1:36255_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=2e7fb4a9-88f6-414d-a274-ec92a59867eb1365213314455630&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 12494 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 2e7fb4a9-88f6-414d-a274-ec92a59867eb1365213323374762
   [junit4]   2> 12494 INFO  (qtp968524623-35) [n:127.0.0.1:36255_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=2e7fb4a9-88f6-414d-a274-ec92a59867eb1365213323374762&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 12509 INFO  (parallelCoreAdminExecutor-14-thread-2-processing-n:127.0.0.1:42009_solr 2e7fb4a9-88f6-414d-a274-ec92a59867eb1365213328702371 CREATE) [n:127.0.0.1:42009_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=2e7fb4a9-88f6-414d-a274-ec92a59867eb1365213328702371&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 12662 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 12662 INFO  (zkCallback-17-thread-2-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 12663 INFO  (zkCallback-19-thread-1-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDa

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

[junit4]   2> 16100 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 16100 INFO  (zkCallback-19-thread-1-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 16101 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 16101 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13fb63d: rootName = solr_42009, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2f6ef11e
   [junit4]   2> 16102 INFO  (coreCloseExecutor-57-thread-1) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [testcollection_shard2_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@278baf58
   [junit4]   2> 16102 INFO  (coreCloseExecutor-57-thread-2) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19757cc7
   [junit4]   2> 16102 INFO  (coreCloseExecutor-57-thread-1) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n4, tag=663465816
   [junit4]   2> 16102 INFO  (coreCloseExecutor-57-thread-1) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@405c9668: rootName = solr_36255, domain = solr.core.testcollection.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.testcollection.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@29250a47
   [junit4]   2> 16102 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42009_solr
   [junit4]   2> 16103 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 16103 INFO  (zkCallback-19-thread-1-processing-n:127.0.0.1:42009_solr) [n:127.0.0.1:42009_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 16103 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:36255_solr) [n:127.0.0.1:36255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 16105 INFO  (coreCloseExecutor-58-thread-1) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [testcollection_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@5edc9a9c
   [junit4]   2> 16105 INFO  (coreCloseExecutor-58-thread-2) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [testcollection_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@194ecaa0
   [junit4]   2> 16105 INFO  (coreCloseExecutor-58-thread-1) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n2, tag=1591515804
   [junit4]   2> 16105 INFO  (coreCloseExecutor-58-thread-1) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c182f74: rootName = solr_42009, domain = solr.core.testcollection.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.testcollection.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@443cce82
   [junit4]   2> 16112 INFO  (coreCloseExecutor-57-thread-1) [n:127.0.0.1:36255_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=663465816
   [junit4]   2> 16112 INFO  (coreCloseExecutor-57-thread-2) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n1, tag=427130055
   [junit4]   2> 16112 INFO  (coreCloseExecutor-57-thread-2) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74b2405f: rootName = solr_36255, domain = solr.core.testcollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@32fc4a57
   [junit4]   2> 16117 INFO  (coreCloseExecutor-58-thread-2) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n6, tag=424594080
   [junit4]   2> 16117 INFO  (coreCloseExecutor-58-thread-2) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79e2f743: rootName = solr_42009, domain = solr.core.testcollection.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.testcollection.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@51363103
   [junit4]   2> 16122 INFO  (coreCloseExecutor-57-thread-2) [n:127.0.0.1:36255_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard1.leader, tag=427130055
   [junit4]   2> 16128 INFO  (coreCloseExecutor-58-thread-2) [n:127.0.0.1:42009_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=424594080
   [junit4]   2> 16129 INFO  (coreCloseExecutor-58-thread-1) [n:127.0.0.1:42009_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard1.leader, tag=1591515804
   [junit4]   2> 16157 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72147063901585414-127.0.0.1:42009_solr-n_0000000000) closing
   [junit4]   2> 16158 INFO  (OverseerStateUpdate-72147063901585414-127.0.0.1:42009_solr-n_0000000000) [n:127.0.0.1:42009_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42009_solr
   [junit4]   2> 16177 WARN  (OverseerAutoScalingTriggerThread-72147063901585414-127.0.0.1:42009_solr-n_0000000000) [n:127.0.0.1:42009_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 16179 INFO  (jetty-closer-2-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4ef7d979{/solr,null,UNAVAILABLE}
   [junit4]   2> 16180 INFO  (jetty-closer-2-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 16180 INFO  (jetty-closer-2-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5c024df7{/solr,null,UNAVAILABLE}
   [junit4]   2> 16180 INFO  (jetty-closer-2-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 16181 ERROR (SUITE-TestAuthenticationFramework-seed#[A9217D1D6DB0F332]-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> 16182 INFO  (SUITE-TestAuthenticationFramework-seed#[A9217D1D6DB0F332]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35591 35591
   [junit4]   2> 21960 INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35591 35591
   [junit4]   2> 21961 WARN  (Thread-0) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/collections/testcollection/terms/shard1
   [junit4]   2> 	13	/solr/collections/testcollection/terms/shard2
   [junit4]   2> 	4	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_A9217D1D6DB0F332-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@44e8452c), locale=xog-UG, timezone=Africa/Porto-Novo
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=293638144,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestAuthenticationFramework]
   [junit4] Completed [10/776 (1!)] on J1 in 22.67s, 1 test, 1 error <<< FAILURES!

[...truncated 43749 lines...]

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_162) - Build # 21457 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21457/
Java: 32bit/jdk1.8.0_162 -client -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.test

Error Message:
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"https://127.0.0.1:44453/solr","node_name":"127.0.0.1:44453_solr","state":"active","type":"NRT"}

Stack Trace:
java.lang.AssertionError: core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"https://127.0.0.1:44453/solr","node_name":"127.0.0.1:44453_solr","state":"active","type":"NRT"}
	at __randomizedtesting.SeedInfo.seed([C01A3F9323D19E28:484E00498D2DF3D0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:84)
	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 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)


FAILED:  org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:35301_solr, 127.0.0.1:38687_solr] Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/16)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://localhost.localdomain:39185/data/testSimple1/core_node3/data/",           "base_url":"http://127.0.0.1:38687/solr",           "node_name":"127.0.0.1:38687_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:39185/data/testSimple1/core_node3/data/tlog",           "core":"testSimple1_shard1_replica_n1",           "shared_storage":"true",           "state":"active"},         "core_node5":{           "dataDir":"hdfs://localhost.localdomain:39185/data/testSimple1/core_node5/data/",           "base_url":"http://127.0.0.1:38687/solr",           "node_name":"127.0.0.1:38687_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:39185/data/testSimple1/core_node5/data/tlog",           "core":"testSimple1_shard1_replica_n2",           "shared_storage":"true",           "state":"active",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://localhost.localdomain:39185/data/testSimple1/core_node7/data/",           "base_url":"http://127.0.0.1:45115/solr",           "node_name":"127.0.0.1:45115_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:39185/data/testSimple1/core_node7/data/tlog",           "core":"testSimple1_shard2_replica_n4",           "shared_storage":"true",           "state":"down"},         "core_node8":{           "dataDir":"hdfs://localhost.localdomain:39185/data/testSimple1/core_node8/data/",           "base_url":"http://127.0.0.1:38687/solr",           "node_name":"127.0.0.1:38687_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:39185/data/testSimple1/core_node8/data/tlog",           "core":"testSimple1_shard2_replica_n6",           "shared_storage":"true",           "state":"active",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:35301_solr, 127.0.0.1:38687_solr]
Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/16)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://localhost.localdomain:39185/data/testSimple1/core_node3/data/",
          "base_url":"http://127.0.0.1:38687/solr",
          "node_name":"127.0.0.1:38687_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:39185/data/testSimple1/core_node3/data/tlog",
          "core":"testSimple1_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active"},
        "core_node5":{
          "dataDir":"hdfs://localhost.localdomain:39185/data/testSimple1/core_node5/data/",
          "base_url":"http://127.0.0.1:38687/solr",
          "node_name":"127.0.0.1:38687_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:39185/data/testSimple1/core_node5/data/tlog",
          "core":"testSimple1_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://localhost.localdomain:39185/data/testSimple1/core_node7/data/",
          "base_url":"http://127.0.0.1:45115/solr",
          "node_name":"127.0.0.1:45115_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:39185/data/testSimple1/core_node7/data/tlog",
          "core":"testSimple1_shard2_replica_n4",
          "shared_storage":"true",
          "state":"down"},
        "core_node8":{
          "dataDir":"hdfs://localhost.localdomain:39185/data/testSimple1/core_node8/data/",
          "base_url":"http://127.0.0.1:38687/solr",
          "node_name":"127.0.0.1:38687_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:39185/data/testSimple1/core_node8/data/tlog",
          "core":"testSimple1_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([C01A3F9323D19E28:F8A91B6D04224AF9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:103)
	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 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)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testSetProperties

Error Message:
Expected 8 triggers but found: [x0, x1, x2, x3, x4, x5, x6] expected:<8> but was:<7>

Stack Trace:
java.lang.AssertionError: Expected 8 triggers but found: [x0, x1, x2, x3, x4, x5, x6] expected:<8> but was:<7>
	at __randomizedtesting.SeedInfo.seed([C01A3F9323D19E28:AB7EE8DA90FC0BAC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testSetProperties(TriggerIntegrationTest.java:1322)
	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 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)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C01A3F9323D19E28:7A16081C7C394867]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	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 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 12504 lines...]
   [junit4] Suite: org.apache.solr.cloud.AddReplicaTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_C01A3F9323D19E28-001/init-core-data-001
   [junit4]   2> 684217 WARN  (SUITE-AddReplicaTest-seed#[C01A3F9323D19E28]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
   [junit4]   2> 684217 INFO  (SUITE-AddReplicaTest-seed#[C01A3F9323D19E28]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 684218 INFO  (SUITE-AddReplicaTest-seed#[C01A3F9323D19E28]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 684219 INFO  (SUITE-AddReplicaTest-seed#[C01A3F9323D19E28]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 684220 INFO  (SUITE-AddReplicaTest-seed#[C01A3F9323D19E28]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_C01A3F9323D19E28-001/tempDir-001
   [junit4]   2> 684220 INFO  (SUITE-AddReplicaTest-seed#[C01A3F9323D19E28]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 684220 INFO  (Thread-2057) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 684220 INFO  (Thread-2057) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 684222 ERROR (Thread-2057) [    ] 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> 684320 INFO  (SUITE-AddReplicaTest-seed#[C01A3F9323D19E28]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46121
   [junit4]   2> 684323 INFO  (zkConnectionManagerCallback-1273-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684328 INFO  (jetty-launcher-1270-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ๒๕๖๐-๑๑-๒๑T๑๗:๒๗:๓๗-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 684328 INFO  (jetty-launcher-1270-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ๒๕๖๐-๑๑-๒๑T๑๗:๒๗:๓๗-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 684328 INFO  (jetty-launcher-1270-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ๒๕๖๐-๑๑-๒๑T๑๗:๒๗:๓๗-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 684328 INFO  (jetty-launcher-1270-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ๒๕๖๐-๑๑-๒๑T๑๗:๒๗:๓๗-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 684335 INFO  (jetty-launcher-1270-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 684336 INFO  (jetty-launcher-1270-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 684336 INFO  (jetty-launcher-1270-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 684336 INFO  (jetty-launcher-1270-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 684336 INFO  (jetty-launcher-1270-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 684336 INFO  (jetty-launcher-1270-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 684336 INFO  (jetty-launcher-1270-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 684336 INFO  (jetty-launcher-1270-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 684336 INFO  (jetty-launcher-1270-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 684336 INFO  (jetty-launcher-1270-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 684336 INFO  (jetty-launcher-1270-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 684336 INFO  (jetty-launcher-1270-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 684336 INFO  (jetty-launcher-1270-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ed30c{/solr,null,AVAILABLE}
   [junit4]   2> 684336 INFO  (jetty-launcher-1270-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b2b6cc{/solr,null,AVAILABLE}
   [junit4]   2> 684336 INFO  (jetty-launcher-1270-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ff34c5{/solr,null,AVAILABLE}
   [junit4]   2> 684336 INFO  (jetty-launcher-1270-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@eb5d15{/solr,null,AVAILABLE}
   [junit4]   2> 684338 INFO  (jetty-launcher-1270-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@104fa32{SSL,[ssl, http/1.1]}{127.0.0.1:44453}
   [junit4]   2> 684338 INFO  (jetty-launcher-1270-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@70ed88{SSL,[ssl, http/1.1]}{127.0.0.1:34553}
   [junit4]   2> 684339 INFO  (jetty-launcher-1270-thread-3) [    ] o.e.j.s.Server Started @685720ms
   [junit4]   2> 684339 INFO  (jetty-launcher-1270-thread-1) [    ] o.e.j.s.Server Started @685720ms
   [junit4]   2> 684339 INFO  (jetty-launcher-1270-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44453}
   [junit4]   2> 684339 INFO  (jetty-launcher-1270-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34553}
   [junit4]   2> 684339 ERROR (jetty-launcher-1270-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 684339 ERROR (jetty-launcher-1270-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 684339 INFO  (jetty-launcher-1270-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1bffbce{SSL,[ssl, http/1.1]}{127.0.0.1:45113}
   [junit4]   2> 684339 INFO  (jetty-launcher-1270-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 684339 INFO  (jetty-launcher-1270-thread-2) [    ] o.e.j.s.Server Started @685721ms
   [junit4]   2> 684339 INFO  (jetty-launcher-1270-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 684339 INFO  (jetty-launcher-1270-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45113}
   [junit4]   2> 684339 INFO  (jetty-launcher-1270-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 684339 INFO  (jetty-launcher-1270-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T13:15:52.771Z
   [junit4]   2> 684340 ERROR (jetty-launcher-1270-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 684340 INFO  (jetty-launcher-1270-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 684340 INFO  (jetty-launcher-1270-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 684340 INFO  (jetty-launcher-1270-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 684340 INFO  (jetty-launcher-1270-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T13:15:52.772Z
   [junit4]   2> 684339 INFO  (jetty-launcher-1270-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10a7b86{SSL,[ssl, http/1.1]}{127.0.0.1:37299}
   [junit4]   2> 684339 INFO  (jetty-launcher-1270-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 684340 INFO  (jetty-launcher-1270-thread-4) [    ] o.e.j.s.Server Started @685722ms
   [junit4]   2> 684340 INFO  (jetty-launcher-1270-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 684340 INFO  (jetty-launcher-1270-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37299}
   [junit4]   2> 684340 INFO  (jetty-launcher-1270-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 684340 INFO  (jetty-launcher-1270-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T13:15:52.772Z
   [junit4]   2> 684340 ERROR (jetty-launcher-1270-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 684341 INFO  (jetty-launcher-1270-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 684341 INFO  (jetty-launcher-1270-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 684341 INFO  (jetty-launcher-1270-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 684341 INFO  (jetty-launcher-1270-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T13:15:52.773Z
   [junit4]   2> 684341 INFO  (zkConnectionManagerCallback-1275-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684342 INFO  (zkConnectionManagerCallback-1279-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684342 INFO  (jetty-launcher-1270-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 684342 INFO  (zkConnectionManagerCallback-1281-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684342 INFO  (zkConnectionManagerCallback-1277-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684342 INFO  (jetty-launcher-1270-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 684342 INFO  (jetty-launcher-1270-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 684342 INFO  (jetty-launcher-1270-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 684354 INFO  (jetty-launcher-1270-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46121/solr
   [junit4]   2> 684354 INFO  (jetty-launcher-1270-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46121/solr
   [junit4]   2> 684355 INFO  (jetty-launcher-1270-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46121/solr
   [junit4]   2> 684356 INFO  (zkConnectionManagerCallback-1287-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684356 INFO  (jetty-launcher-1270-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46121/solr
   [junit4]   2> 684357 INFO  (zkConnectionManagerCallback-1292-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684357 INFO  (zkConnectionManagerCallback-1294-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684358 DEBUG (jetty-launcher-1270-thread-4) [n:127.0.0.1:37299_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$48/22267178@17b1376
   [junit4]   2> 684358 INFO  (zkConnectionManagerCallback-1297-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684358 DEBUG (jetty-launcher-1270-thread-1) [n:127.0.0.1:34553_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$48/22267178@157012e
   [junit4]   2> 684359 DEBUG (jetty-launcher-1270-thread-3) [n:127.0.0.1:44453_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$48/22267178@1eec9da
   [junit4]   2> 684359 DEBUG (jetty-launcher-1270-thread-2) [n:127.0.0.1:45113_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$48/22267178@416a9a
   [junit4]   2> 684362 INFO  (zkConnectionManagerCallback-1301-thread-1-processing-n:127.0.0.1:34553_solr) [n:127.0.0.1:34553_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684366 INFO  (zkConnectionManagerCallback-1299-thread-1-processing-n:127.0.0.1:37299_solr) [n:127.0.0.1:37299_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684370 INFO  (zkConnectionManagerCallback-1303-thread-1-processing-n:127.0.0.1:44453_solr) [n:127.0.0.1:44453_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684378 INFO  (zkConnectionManagerCallback-1305-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684384 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 684384 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 684384 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 684385 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 684385 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 684385 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 684388 INFO  (jetty-launcher-1270-thread-2) [n:127.0.0.1:45113_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 684388 DEBUG (jetty-launcher-1270-thread-2) [n:127.0.0.1:45113_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72147857628594188-127.0.0.1:45113_solr-n_0000000000
   [junit4]   2> 684388 INFO  (jetty-launcher-1270-thread-2) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45113_solr
   [junit4]   2> 684389 INFO  (jetty-launcher-1270-thread-2) [n:127.0.0.1:45113_solr    ] o.a.s.c.Overseer Overseer (id=72147857628594188-127.0.0.1:45113_solr-n_0000000000) starting
   [junit4]   2> 684406 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 684415 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 684415 DEBUG (OverseerAutoScalingTriggerThread-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 684415 INFO  (jetty-launcher-1270-thread-2) [n:127.0.0.1:45113_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45113_solr
   [junit4]   2> 684416 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 684416 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 684416 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 684416 DEBUG (OverseerAutoScalingTriggerThread-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 684417 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 684417 DEBUG (OverseerAutoScalingTriggerThread-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: []
   [junit4]   2> 684417 DEBUG (OverseerAutoScalingTriggerThread-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 684417 DEBUG (OverseerAutoScalingTriggerThread-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 684418 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 684418 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 684418 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 684418 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 684418 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 684418 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 684418 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 684430 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 684431 INFO  (zkCallback-1304-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 684433 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 684434 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 684434 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 684434 INFO  (jetty-launcher-1270-thread-1) [n:127.0.0.1:34553_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 684434 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 684434 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 684434 INFO  (jetty-launcher-1270-thread-3) [n:127.0.0.1:44453_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 684434 DEBUG (OverseerAutoScalingTriggerThread-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 684434 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 684434 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 684434 DEBUG (OverseerAutoScalingTriggerThread-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 684434 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 684435 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 684435 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 684435 DEBUG (ScheduledTrigger-2233-thread-1) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 684435 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 684435 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 684436 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 684436 INFO  (jetty-launcher-1270-thread-1) [n:127.0.0.1:34553_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 684437 DEBUG (jetty-launcher-1270-thread-1) [n:127.0.0.1:34553_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72147857628594186-127.0.0.1:34553_solr-n_0000000001
   [junit4]   2> 684437 INFO  (jetty-launcher-1270-thread-3) [n:127.0.0.1:44453_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 684437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72147857628594188-127.0.0.1:45113_solr-n_0000000000
   [junit4]   2> 684437 DEBUG (jetty-launcher-1270-thread-1) [n:127.0.0.1:34553_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72147857628594188-127.0.0.1:45113_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 684437 DEBUG (jetty-launcher-1270-thread-3) [n:127.0.0.1:44453_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72147857628594187-127.0.0.1:44453_solr-n_0000000002
   [junit4]   2> 684437 DEBUG (jetty-launcher-1270-thread-1) [n:127.0.0.1:34553_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:34553_solr as DOWN
   [junit4]   2> 684437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 684438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 684438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72147857628594186-127.0.0.1:34553_solr-n_0000000001
   [junit4]   2> 684438 INFO  (jetty-launcher-1270-thread-4) [n:127.0.0.1:37299_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 684438 DEBUG (jetty-launcher-1270-thread-3) [n:127.0.0.1:44453_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72147857628594186-127.0.0.1:34553_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 684438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 684438 DEBUG (jetty-launcher-1270-thread-3) [n:127.0.0.1:44453_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44453_solr as DOWN
   [junit4]   2> 684438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 684438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 684438 INFO  (jetty-launcher-1270-thread-1) [n:127.0.0.1:34553_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34553_solr
   [junit4]   2> 684438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 684438 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 684439 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34553_solr"} current state version: 0
   [junit4]   2> 684439 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34553_solr
   [junit4]   2> 684439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 684439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 684439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 684439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 684439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 684439 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 684439 INFO  (zkCallback-1304-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 684443 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 684443 INFO  (jetty-launcher-1270-thread-3) [n:127.0.0.1:44453_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44453_solr
   [junit4]   2> 684443 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 684443 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44453_solr"} current state version: 0
   [junit4]   2> 684444 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 684444 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44453_solr
   [junit4]   2> 684444 INFO  (jetty-launcher-1270-thread-4) [n:127.0.0.1:37299_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 684444 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 684444 INFO  (zkCallback-1304-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 684444 DEBUG (jetty-launcher-1270-thread-4) [n:127.0.0.1:37299_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72147857628594185-127.0.0.1:37299_solr-n_0000000003
   [junit4]   2> 684444 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72147857628594187-127.0.0.1:44453_solr-n_0000000002
   [junit4]   2> 684444 DEBUG (jetty-launcher-1270-thread-4) [n:127.0.0.1:37299_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72147857628594187-127.0.0.1:44453_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 684445 DEBUG (jetty-launcher-1270-thread-4) [n:127.0.0.1:37299_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:37299_solr as DOWN
   [junit4]   2> 684446 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 684446 INFO  (jetty-launcher-1270-thread-4) [n:127.0.0.1:37299_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37299_solr
   [junit4]   2> 684446 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 684446 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 684451 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37299_solr"} current state version: 0
   [junit4]   2> 684451 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37299_solr
   [junit4]   2> 684451 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 684451 INFO  (zkCallback-1304-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 684454 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 684455 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 684459 INFO  (zkCallback-1302-thread-1-processing-n:127.0.0.1:44453_solr) [n:127.0.0.1:44453_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 684459 INFO  (zkCallback-1298-thread-1-processing-n:127.0.0.1:37299_solr) [n:127.0.0.1:37299_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 684459 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 684460 INFO  (zkCallback-1300-thread-1-processing-n:127.0.0.1:34553_solr) [n:127.0.0.1:34553_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 684558 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 684566 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 684578 INFO  (jetty-launcher-1270-thread-3) [n:127.0.0.1:44453_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44453.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b626
   [junit4]   2> 684592 INFO  (jetty-launcher-1270-thread-3) [n:127.0.0.1:44453_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44453.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b626
   [junit4]   2> 684593 INFO  (jetty-launcher-1270-thread-3) [n:127.0.0.1:44453_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44453.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b626
   [junit4]   2> 684594 INFO  (jetty-launcher-1270-thread-3) [n:127.0.0.1:44453_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_C01A3F9323D19E28-001/tempDir-001/node3/.
   [junit4]   2> 684647 INFO  (jetty-launcher-1270-thread-1) [n:127.0.0.1:34553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34553.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b626
   [junit4]   2> 684659 INFO  (jetty-launcher-1270-thread-1) [n:127.0.0.1:34553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34553.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b626
   [junit4]   2> 684659 INFO  (jetty-launcher-1270-thread-1) [n:127.0.0.1:34553_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34553.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b626
   [junit4]   2> 684675 INFO  (jetty-launcher-1270-thread-1) [n:127.0.0.1:34553_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_C01A3F9323D19E28-001/tempDir-001/node1/.
   [junit4]   2> 684713 INFO  (jetty-launcher-1270-thread-2) [n:127.0.0.1:45113_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45113.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b626
   [junit4]   2> 684722 INFO  (jetty-launcher-1270-thread-2) [n:127.0.0.1:45113_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45113.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b626
   [junit4]   2> 684723 INFO  (jetty-launcher-1270-thread-2) [n:127.0.0.1:45113_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45113.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b626
   [junit4]   2> 684724 INFO  (jetty-launcher-1270-thread-2) [n:127.0.0.1:45113_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_C01A3F9323D19E28-001/tempDir-001/node2/.
   [junit4]   2> 684846 INFO  (jetty-launcher-1270-thread-4) [n:127.0.0.1:37299_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37299.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b626
   [junit4]   2> 684856 INFO  (jetty-launcher-1270-thread-4) [n:127.0.0.1:37299_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37299.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b626
   [junit4]   2> 684856 INFO  (jetty-launcher-1270-thread-4) [n:127.0.0.1:37299_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37299.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b626
   [junit4]   2> 684857 INFO  (jetty-launcher-1270-thread-4) [n:127.0.0.1:37299_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_C01A3F9323D19E28-001/tempDir-001/node4/.
   [junit4]   2> 684905 INFO  (zkConnectionManagerCallback-1315-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684909 INFO  (zkConnectionManagerCallback-1319-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684909 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 684910 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 684910 INFO  (SUITE-AddReplicaTest-seed#[C01A3F9323D19E28]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 684910 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 684910 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 684910 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 684911 INFO  (SUITE-AddReplicaTest-seed#[C01A3F9323D19E28]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46121/solr ready
   [junit4]   2> 684948 INFO  (TEST-AddReplicaTest.test-seed#[C01A3F9323D19E28]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 684949 INFO  (zkConnectionManagerCallback-1321-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 685020 INFO  (qtp4853320-7419) [n:127.0.0.1:34553_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=addreplicatest_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 685020 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 685021 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 685021 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 685021 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 685021 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 685021 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 685021 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: qnr-0000000000
   [junit4]   2> 685021 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskQueue Returning topN elements: [/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 685021 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 685021 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 685021 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 685022 DEBUG (OverseerThreadFactory-2235-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 685022 DEBUG (OverseerThreadFactory-2235-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 685022 INFO  (OverseerThreadFactory-2235-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection addreplicatest_coll
   [junit4]   2> 685022 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 685022 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 685022 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 685022 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 685022 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 685022 DEBUG (OverseerCollectionConfigSetProcessor-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 685022 DEBUG (OverseerThreadFactory-2235-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 685022 DEBUG (OverseerThreadFactory-2235-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/addreplicatest_coll 
   [junit4]   2> 685023 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 685023 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 685023 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 685023 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 685023 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/collections
   [junit4]   2> 685023 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 685023 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 685023 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 685023 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 685023 DEBUG (OverseerThreadFactory-2235-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:addreplicatest_coll
   [junit4]   2> 685023 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 685024 DEBUG (OverseerThreadFactory-2235-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 685025 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 685025 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 685025 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 685025 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: addreplicatest_coll
   [junit4]   2> 685026 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/addreplicatest_coll/state.json
   [junit4]   2> 685026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 685026 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 685126 DEBUG (OverseerThreadFactory-2235-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection addreplicatest_coll, shardNames [shard1, shard2] , message : {
   [junit4]   2>   "name":"addreplicatest_coll",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 685127 DEBUG (OverseerThreadFactory-2235-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core addreplicatest_coll_shard1_replica_n1 as part of shard shard1 of collection addreplicatest_coll on 127.0.0.1:45113_solr
   [junit4]   2> 685127 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 685128 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 685128 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45113/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 685128 INFO  (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45113/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 685128 DEBUG (OverseerThreadFactory-2235-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.c.CreateCollectionCmd Creating core addreplicatest_coll_shard2_replica_n2 as part of shard shard2 of collection addreplicatest_coll on 127.0.0.1:34553_solr
   [junit4]   2> 685129 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 685129 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:45113/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 685129 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 685129 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 685129 DEBUG (OverseerThreadFactory-2235-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Expecting [addreplicatest_coll_shard1_replica_n1, addreplicatest_coll_shard2_replica_n2] cores but found {}
   [junit4]   2> 685129 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34553/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 685129 INFO  (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34553/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 685130 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 685130 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:34553/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 685230 DEBUG (OverseerThreadFactory-2235-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Expecting [addreplicatest_coll_shard1_replica_n1, addreplicatest_coll_shard2_replica_n2] cores but found {}
   [junit4]   2> 685230 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/addreplicatest_coll/state.json version: 0
   [junit4]   2> 685231 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 685232 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 685336 INFO  (qtp4853320-7422) [n:127.0.0.1:34553_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 685337 INFO  (qtp4853320-7422) [n:127.0.0.1:34553_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 685338 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 685342 DEBUG (qtp4853320-7422) [n:127.0.0.1:34553_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 685343 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 685343 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 685343 DEBUG (qtp4853320-7422) [n:127.0.0.1:34553_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController Registering watch for collection addreplicatest_coll
   [junit4]   2> 685343 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 685343 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:34553/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34553_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 685343 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:34553/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34553_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 685344 DEBUG (qtp4853320-7422) [n:127.0.0.1:34553_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController waiting to find shard id in clusterstate for addreplicatest_coll_shard2_replica_n2
   [junit4]   2> 685344 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node4:{"core":"addreplicatest_coll_shard2_replica_n2","base_url":"https://127.0.0.1:34553/solr","node_name":"127.0.0.1:34553_solr","state":"down","type":"NRT"}
   [junit4]   2> 685344 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:45113/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:34553/solr",
   [junit4]   2>           "node_name":"127.0.0.1:34553_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 685398 INFO  (qtp9397068-7416) [n:127.0.0.1:45113_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 685399 INFO  (qtp9397068-7416) [n:127.0.0.1:45113_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 685400 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 685400 DEBUG (qtp9397068-7416) [n:127.0.0.1:45113_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 685400 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 685401 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 685401 DEBUG (qtp9397068-7416) [n:127.0.0.1:45113_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Registering watch for collection addreplicatest_coll
   [junit4]   2> 685401 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 685401 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45113/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45113_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 685401 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45113/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45113_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"addreplicatest_coll",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 685401 DEBUG (qtp9397068-7416) [n:127.0.0.1:45113_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController waiting to find shard id in clusterstate for addreplicatest_coll_shard1_replica_n1
   [junit4]   2> 685402 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"addreplicatest_coll_shard1_replica_n1","base_url":"https://127.0.0.1:45113/solr","node_name":"127.0.0.1:45113_solr","state":"down","type":"NRT"}
   [junit4]   2> 685402 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"addreplicatest_coll_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:45113/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45113_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"addreplicatest_coll_shard2_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:34553/solr",
   [junit4]   2>           "node_name":"127.0.0.1:34553_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 685436 DEBUG (ScheduledTrigger-2233-thread-1) [n:127.0.0.1:45113_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 685502 DEBUG (OverseerStateUpdate-72147857628594188-127.0.0.1:45113_solr-n_0000000000) [n:127.0.0.1:45113_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/addreplicatest_coll/state.json version: 1
   [junit4]   2> 685503 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 685503 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 685503 INFO  (zkCallback-1304-thread-1-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addreplicatest_coll/state.json] for collection [addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 685503 INFO  (zkCallback-1300-thread-1-processing-n:127.0.0.1:34553_solr) [n:127.0.0.1:34553_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addreplicatest_coll/state.json] for collection [addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 685503 INFO  (zkCallback-1304-thread-2-processing-n:127.0.0.1:45113_solr) [n:127.0.0.1:45113_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addreplicatest_coll/state.json] for collection [addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 685503 INFO  (zkCallback-1300-thread-2-processing-n:127.0.0.1:34553_solr) [n:127.0.0.1:34553_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addreplicatest_coll/state.json] for collection [addreplicatest_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 685503 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 685503 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 685503 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 685503 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 685503 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/collections/addreplicatest_coll/state.json
   [junit4]   2> 685504 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 686355 INFO  (qtp4853320-7422) [n:127.0.0.1:34553_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 686365 INFO  (qtp4853320-7422) [n:127.0.0.1:34553_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema [addreplicatest_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 686368 INFO  (qtp4853320-7422) [n:127.0.0.1:34553_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 686368 INFO  (qtp4853320-7422) [n:127.0.0.1:34553_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'addreplicatest_coll_shard2_replica_n2' using configuration from collection addreplicatest_coll, trusted=true
   [junit4]   2> 686369 INFO  (qtp4853320-7422) [n:127.0.0.1:34553_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34553.solr.core.addreplicatest_coll.shard2.replica_n2' (registry 'solr.core.addreplicatest_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b626
   [junit4]   2> 686369 INFO  (qtp4853320-7422) [n:127.0.0.1:34553_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 686370 INFO  (qtp4853320-7422) [n:127.0.0.1:34553_solr c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore [[addreplicatest_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_C01A3F9323D19E28-001/tempDir-001/node1/addreplicatest_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_C01A3F9323D19E28-001/tempDir-001/node1/./addreplicatest_coll_shard2_replica_n2/data/]
   [junit4]   2> 686409 INFO  (qtp9397068-7416) [n:127.0.0.1:45113_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 686418 INFO  (qtp9397068-7416) [n:127.0.0.1:45113_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema [addreplicatest_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 686420 INFO  (qtp9397068-7416) [n:127.0.0.1:45113_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 686420 INFO  (qtp9397068-7416) [n:127.0.0.1:45113_solr c:addreplicatest_coll s:shard1 r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'addreplicatest_coll_shard1_replica_n1' using configuration from collection addreplicatest_

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

 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3238930 INFO  (jetty-closer-5222-thread-13) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ae9d2c{/solr,null,UNAVAILABLE}
   [junit4]   2> 3238930 INFO  (jetty-closer-5222-thread-13) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3238953 INFO  (jetty-closer-5222-thread-12) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e392a5{/solr,null,UNAVAILABLE}
   [junit4]   2> 3238953 INFO  (jetty-closer-5222-thread-12) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3238953 ERROR (SUITE-TriggerIntegrationTest-seed#[C01A3F9323D19E28]-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> 3238954 INFO  (SUITE-TriggerIntegrationTest-seed#[C01A3F9323D19E28]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34627 34627
   [junit4]   2> 3244222 INFO  (Thread-5578) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34627 34627
   [junit4]   2> 3244223 WARN  (Thread-5578) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	22	/solr/aliases.json
   [junit4]   2> 	21	/solr/security.json
   [junit4]   2> 	7	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	102	/solr/collections/collection1/state.json
   [junit4]   2> 	22	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/clusterstate.json
   [junit4]   2> 	11	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	5	/solr/overseer_elect/election/72148012697780250-127.0.0.1:40337_solr-n_0000000007
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/72148012697780247-core_node6-n_0000000002
   [junit4]   2> 	3	/solr/overseer_elect/election/72148012697780271-127.0.0.1:44993_solr-n_0000000014
   [junit4]   2> 	2	/solr/overseer_elect/election/72148012697780259-127.0.0.1:45199_solr-n_0000000010
   [junit4]   2> 	2	/solr/overseer_elect/election/72148012697780256-127.0.0.1:44731_solr-n_0000000009
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72148012697780250-core_node4-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72148012697780280-127.0.0.1:45295_solr-n_0000000017
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	22	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_C01A3F9323D19E28-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@19332e1), locale=es-GT, timezone=America/Metlakatla
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=180883344,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDownShardTolerantSearch, TestXmlQParser, TestBinaryResponseWriter, SuggestComponentContextFilterQueryTest, TestExpandComponent, SolrGraphiteReporterTest, BasicZkTest, MoveReplicaTest, TestSolrJ, DeleteNodeTest, TestInPlaceUpdatesDistrib, TestNumericTokenStream, TestCloudManagedSchema, OverseerModifyCollectionTest, TestPerFieldSimilarity, ManagedSchemaRoundRobinCloudTest, TestAuthorizationFramework, TestConfigSetsAPI, InfoHandlerTest, TestTriggerIntegration, TestManagedSynonymFilterFactory, PathHierarchyTokenizerFactoryTest, ClassificationUpdateProcessorTest, TestFieldCacheReopen, TestShardHandlerFactory, TestRetrieveFieldsOptimizer, SampleTest, UpdateRequestProcessorFactoryTest, TestSubQueryTransformer, TestStressVersions, TestSizeLimitedDistributedMap, AddBlockUpdateTest, TestDistributedGrouping, TestJsonFacetRefinement, TestReversedWildcardFilterFactory, TestSolrCloudWithHadoopAuthPlugin, TestFoldingMultitermQuery, ChaosMonkeySafeLeaderTest, DocValuesNotIndexedTest, TestSweetSpotSimilarityFactory, TestScoreJoinQPNoScore, TestFunctionQuery, TestBlobHandler, ShardRoutingCustomTest, HighlighterTest, CurrencyRangeFacetCloudTest, TestStandardQParsers, SystemInfoHandlerTest, TestSolrXml, BooleanFieldTest, SignatureUpdateProcessorFactoryTest, LeaderElectionContextKeyTest, TestNodeLostTrigger, TestPushWriter, TestAnalyzeInfixSuggestions, DistributedMLTComponentTest, TimeRoutedAliasUpdateProcessorTest, QueryParsingTest, PeerSyncTest, DocumentBuilderTest, CreateRoutedAliasTest, SolrSlf4jReporterTest, WrapperMergePolicyFactoryTest, TestHdfsBackupRestoreCore, TestFreeTextSuggestions, FileUtilsTest, DirectSolrConnectionTest, TestSolr4Spatial, TestComplexPhraseQParserPlugin, DataDrivenBlockJoinTest, TestMissingGroups, HdfsRecoveryZkTest, TestTolerantUpdateProcessorCloud, TestReRankQParserPlugin, AddReplicaTest, TestInitParams, ResourceLoaderTest, TestPullReplica, TermsComponentTest, TestSchemaResource, BasicAuthIntegrationTest, TestComputePlanAction, ConfigSetsAPITest, OutOfBoxZkACLAndCredentialsProvidersTest, DistribJoinFromCollectionTest, ComputePlanActionTest, TestFieldTypeCollectionResource, TestTrackingShardHandlerFactory, TestXIncludeConfig, RegexBytesRefFilterTest, TestLRUCache, SuggesterFSTTest, TestCharFilters, SOLR749Test, PrimUtilsTest, TestStressInPlaceUpdates, ExplicitHLLTest, HdfsWriteToMultipleCollectionsTest, TestLeaderElectionZkExpiry, HdfsChaosMonkeySafeLeaderTest, TestSolrIndexConfig, TestPostingsSolrHighlighter, TestTrie, AtomicUpdatesTest, JsonLoaderTest, ZkFailoverTest, TestUseDocValuesAsStored2, PolyFieldTest, DirectUpdateHandlerOptimizeTest, ReplicationFactorTest, PrimitiveFieldTypeTest, TestFilteredDocIdSet, TestManagedSchemaThreadSafety, ScriptEngineTest, TestZkChroot, TestRandomRequestDistribution, TestConfigOverlay, TestSystemIdResolver, TestDocBasedVersionConstraints, CollectionsAPIDistributedZkTest, CoreSorterTest, TestEmbeddedSolrServerAdminHandler, TestCoreAdminApis, MetricsConfigTest, TestCollectionAPI, TestBulkSchemaAPI, GraphQueryTest, BasicDistributedZk2Test, SyncSliceTest, OverseerTest, ShardRoutingTest, TestReplicationHandler, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TestStressReorder, TestRangeQuery, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SpellCheckCollatorTest, CoreAdminHandlerTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, SpatialFilterTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, QueryEqualityTest, SortByFunctionTest, SolrInfoBeanTest, CacheHeaderTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestOmitPositions, TermVectorComponentTest, TestIndexingPerformance, FastVectorHighlighterTest, LoggingHandlerTest, TestJmxIntegration, TestCSVResponseWriter, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, TestLFUCache, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, SliceStateTest, UUIDFieldTest, CircularListTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestLuceneIndexBackCompat, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AsyncCallRequestStatusResponseTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistributedVersionInfoTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, HttpPartitionTest, LeaderFailoverAfterPartitionTest, MissingSegmentRecoveryTest, MultiThreadedOCPTest, OverseerTaskQueueTest, RestartWhileUpdatingTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCryptoKeys, TestLeaderInitiatedRecoveryThread, TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, TestLocalFSCloudBackupRestore, AutoScalingHandlerTest, HttpTriggerListenerTest, NodeAddedTriggerTest, NodeLostTriggerTest, SearchRateTriggerTest, TriggerIntegrationTest]
   [junit4] Completed [613/776 (3!)] on J1 in 193.95s, 14 tests, 2 failures <<< FAILURES!

[...truncated 44698 lines...]