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/11 15:24:02 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.4) - Build # 1336 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1336/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E68CAD121D2D4D9F:5973ECB8C3D7AD03]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6637)
	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)


FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([DF3567022B9C130C:576158D885607EF4]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	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)


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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:38327/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:38327/solr]
	at __randomizedtesting.SeedInfo.seed([DF3567022B9C130C:E78643FC0C6FC7DD]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
	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.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:38327/solr
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	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)
	... 43 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:38327 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 47 more




Build Log:
[...truncated 13911 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> 1927834 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[DF3567022B9C130C]-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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/init-core-data-001
   [junit4]   2> 1927834 WARN  (SUITE-ReplaceNodeNoTargetTest-seed#[DF3567022B9C130C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1927834 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[DF3567022B9C130C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1927835 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[DF3567022B9C130C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1927835 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[DF3567022B9C130C]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001
   [junit4]   2> 1927835 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[DF3567022B9C130C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1927836 INFO  (Thread-7606) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1927836 INFO  (Thread-7606) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1927843 ERROR (Thread-7606) [    ] 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> 1927936 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[DF3567022B9C130C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38475
   [junit4]   2> 1927937 INFO  (zkConnectionManagerCallback-5621-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927940 INFO  (jetty-launcher-5618-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> 1927940 INFO  (jetty-launcher-5618-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1927940 INFO  (jetty-launcher-5618-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> 1927940 INFO  (jetty-launcher-5618-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1927940 INFO  (jetty-launcher-5618-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1927940 INFO  (jetty-launcher-5618-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3beea034{/solr,null,AVAILABLE}
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@494871a2{/solr,null,AVAILABLE}
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41199713{/solr,null,AVAILABLE}
   [junit4]   2> 1927941 INFO  (jetty-launcher-5618-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d6373db{HTTP/1.1,[http/1.1]}{127.0.0.1:40103}
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49209edc{/solr,null,AVAILABLE}
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-2) [    ] o.e.j.s.Server Started @1929343ms
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@521770eb{HTTP/1.1,[http/1.1]}{127.0.0.1:37449}
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@66294b88{HTTP/1.1,[http/1.1]}{127.0.0.1:34685}
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-3) [    ] o.e.j.s.Server Started @1929343ms
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-4) [    ] o.e.j.s.Server Started @1929343ms
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37449}
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34685}
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-5) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40103}
   [junit4]   2> 1927942 ERROR (jetty-launcher-5618-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10e6551{HTTP/1.1,[http/1.1]}{127.0.0.1:41831}
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1927942 ERROR (jetty-launcher-5618-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T14:55:57.266682Z
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-1) [    ] o.e.j.s.Server Started @1929343ms
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T14:55:57.266765Z
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41831}
   [junit4]   2> 1927942 ERROR (jetty-launcher-5618-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1927942 ERROR (jetty-launcher-5618-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1927942 INFO  (jetty-launcher-5618-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1927943 INFO  (jetty-launcher-5618-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1927943 INFO  (jetty-launcher-5618-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1927943 INFO  (jetty-launcher-5618-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1927943 INFO  (jetty-launcher-5618-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1927943 INFO  (jetty-launcher-5618-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T14:55:57.267131Z
   [junit4]   2> 1927943 INFO  (jetty-launcher-5618-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T14:55:57.267162Z
   [junit4]   2> 1927943 INFO  (jetty-launcher-5618-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1927943 INFO  (jetty-launcher-5618-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1927943 INFO  (jetty-launcher-5618-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@614e3ed0{/solr,null,AVAILABLE}
   [junit4]   2> 1927943 INFO  (jetty-launcher-5618-thread-6) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1927943 INFO  (jetty-launcher-5618-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7fbebe16{HTTP/1.1,[http/1.1]}{127.0.0.1:42747}
   [junit4]   2> 1927943 INFO  (jetty-launcher-5618-thread-5) [    ] o.e.j.s.Server Started @1929345ms
   [junit4]   2> 1927943 INFO  (jetty-launcher-5618-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42747}
   [junit4]   2> 1927943 ERROR (jetty-launcher-5618-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1927944 INFO  (zkConnectionManagerCallback-5627-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927944 INFO  (jetty-launcher-5618-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1927944 INFO  (jetty-launcher-5618-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1927944 INFO  (jetty-launcher-5618-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1927944 INFO  (jetty-launcher-5618-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T14:55:57.268148Z
   [junit4]   2> 1927944 INFO  (jetty-launcher-5618-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1927945 INFO  (zkConnectionManagerCallback-5623-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927945 INFO  (jetty-launcher-5618-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1927945 INFO  (zkConnectionManagerCallback-5625-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927945 INFO  (zkConnectionManagerCallback-5631-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927945 INFO  (zkConnectionManagerCallback-5629-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927945 INFO  (jetty-launcher-5618-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15aace58{/solr,null,AVAILABLE}
   [junit4]   2> 1927945 INFO  (jetty-launcher-5618-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10c4732d{HTTP/1.1,[http/1.1]}{127.0.0.1:37543}
   [junit4]   2> 1927945 INFO  (jetty-launcher-5618-thread-6) [    ] o.e.j.s.Server Started @1929347ms
   [junit4]   2> 1927946 INFO  (jetty-launcher-5618-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37543}
   [junit4]   2> 1927946 ERROR (jetty-launcher-5618-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1927946 INFO  (jetty-launcher-5618-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1927946 INFO  (jetty-launcher-5618-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1927946 INFO  (jetty-launcher-5618-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1927946 INFO  (jetty-launcher-5618-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T14:55:57.270444Z
   [junit4]   2> 1927947 INFO  (jetty-launcher-5618-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1927947 INFO  (jetty-launcher-5618-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1927947 INFO  (jetty-launcher-5618-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1927948 INFO  (zkConnectionManagerCallback-5633-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927948 INFO  (jetty-launcher-5618-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1927951 INFO  (jetty-launcher-5618-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38475/solr
   [junit4]   2> 1927951 INFO  (jetty-launcher-5618-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38475/solr
   [junit4]   2> 1927952 INFO  (jetty-launcher-5618-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38475/solr
   [junit4]   2> 1927952 INFO  (jetty-launcher-5618-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38475/solr
   [junit4]   2> 1927952 INFO  (zkConnectionManagerCallback-5639-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927952 INFO  (jetty-launcher-5618-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38475/solr
   [junit4]   2> 1927952 INFO  (jetty-launcher-5618-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38475/solr
   [junit4]   2> 1927952 INFO  (zkConnectionManagerCallback-5642-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927952 INFO  (zkConnectionManagerCallback-5647-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927953 INFO  (zkConnectionManagerCallback-5653-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927953 INFO  (zkConnectionManagerCallback-5659-thread-1-processing-n:127.0.0.1:34685_solr) [n:127.0.0.1:34685_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927953 INFO  (zkConnectionManagerCallback-5657-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927953 INFO  (zkConnectionManagerCallback-5655-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927954 INFO  (zkConnectionManagerCallback-5661-thread-1-processing-n:127.0.0.1:37449_solr) [n:127.0.0.1:37449_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927954 INFO  (zkConnectionManagerCallback-5663-thread-1-processing-n:127.0.0.1:37543_solr) [n:127.0.0.1:37543_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927954 INFO  (zkConnectionManagerCallback-5665-thread-1-processing-n:127.0.0.1:40103_solr) [n:127.0.0.1:40103_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927966 INFO  (zkConnectionManagerCallback-5668-thread-1-processing-n:127.0.0.1:41831_solr) [n:127.0.0.1:41831_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927970 INFO  (jetty-launcher-5618-thread-1) [n:127.0.0.1:41831_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1927971 INFO  (jetty-launcher-5618-thread-1) [n:127.0.0.1:41831_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41831_solr
   [junit4]   2> 1927971 INFO  (jetty-launcher-5618-thread-1) [n:127.0.0.1:41831_solr    ] o.a.s.c.Overseer Overseer (id=72131264209223697-127.0.0.1:41831_solr-n_0000000000) starting
   [junit4]   2> 1927982 INFO  (zkConnectionManagerCallback-5669-thread-1-processing-n:127.0.0.1:42747_solr) [n:127.0.0.1:42747_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1927987 INFO  (jetty-launcher-5618-thread-5) [n:127.0.0.1:42747_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1927987 INFO  (jetty-launcher-5618-thread-5) [n:127.0.0.1:42747_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42747_solr
   [junit4]   2> 1927994 INFO  (OverseerStateUpdate-72131264209223697-127.0.0.1:41831_solr-n_0000000000) [n:127.0.0.1:41831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1927994 INFO  (zkCallback-5667-thread-1-processing-n:127.0.0.1:42747_solr) [n:127.0.0.1:42747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1927995 INFO  (jetty-launcher-5618-thread-1) [n:127.0.0.1:41831_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41831_solr
   [junit4]   2> 1927996 INFO  (zkCallback-5667-thread-1-processing-n:127.0.0.1:42747_solr) [n:127.0.0.1:42747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1927996 INFO  (jetty-launcher-5618-thread-2) [n:127.0.0.1:40103_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1927996 INFO  (jetty-launcher-5618-thread-4) [n:127.0.0.1:34685_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1927997 INFO  (jetty-launcher-5618-thread-2) [n:127.0.0.1:40103_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1927998 INFO  (jetty-launcher-5618-thread-4) [n:127.0.0.1:34685_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1927998 INFO  (jetty-launcher-5618-thread-6) [n:127.0.0.1:37543_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1927998 INFO  (zkCallback-5666-thread-1-processing-n:127.0.0.1:41831_solr) [n:127.0.0.1:41831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1928000 INFO  (jetty-launcher-5618-thread-2) [n:127.0.0.1:40103_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40103_solr
   [junit4]   2> 1928001 INFO  (jetty-launcher-5618-thread-4) [n:127.0.0.1:34685_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34685_solr
   [junit4]   2> 1928001 INFO  (jetty-launcher-5618-thread-6) [n:127.0.0.1:37543_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1928001 INFO  (zkCallback-5667-thread-1-processing-n:127.0.0.1:42747_solr) [n:127.0.0.1:42747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1928001 INFO  (zkCallback-5667-thread-1-processing-n:127.0.0.1:42747_solr) [n:127.0.0.1:42747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1928001 INFO  (jetty-launcher-5618-thread-3) [n:127.0.0.1:37449_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1928002 INFO  (jetty-launcher-5618-thread-6) [n:127.0.0.1:37543_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37543_solr
   [junit4]   2> 1928002 INFO  (jetty-launcher-5618-thread-3) [n:127.0.0.1:37449_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1928003 INFO  (jetty-launcher-5618-thread-3) [n:127.0.0.1:37449_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37449_solr
   [junit4]   2> 1928004 INFO  (zkCallback-5667-thread-1-processing-n:127.0.0.1:42747_solr) [n:127.0.0.1:42747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1928005 INFO  (zkCallback-5667-thread-1-processing-n:127.0.0.1:42747_solr) [n:127.0.0.1:42747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1928019 INFO  (zkCallback-5658-thread-1-processing-n:127.0.0.1:34685_solr) [n:127.0.0.1:34685_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 1928022 INFO  (zkCallback-5666-thread-2-processing-n:127.0.0.1:41831_solr) [n:127.0.0.1:41831_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 1928034 INFO  (zkCallback-5660-thread-1-processing-n:127.0.0.1:37449_solr) [n:127.0.0.1:37449_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
   [junit4]   2> 1928034 INFO  (zkCallback-5662-thread-1-processing-n:127.0.0.1:37543_solr) [n:127.0.0.1:37543_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 1928034 INFO  (zkCallback-5664-thread-1-processing-n:127.0.0.1:40103_solr) [n:127.0.0.1:40103_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 1928055 INFO  (jetty-launcher-5618-thread-5) [n:127.0.0.1:42747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42747.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928055 INFO  (jetty-launcher-5618-thread-2) [n:127.0.0.1:40103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40103.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928056 INFO  (jetty-launcher-5618-thread-6) [n:127.0.0.1:37543_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37543.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928057 INFO  (jetty-launcher-5618-thread-3) [n:127.0.0.1:37449_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37449.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928064 INFO  (jetty-launcher-5618-thread-4) [n:127.0.0.1:34685_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34685.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928065 INFO  (jetty-launcher-5618-thread-5) [n:127.0.0.1:42747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42747.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928065 INFO  (jetty-launcher-5618-thread-2) [n:127.0.0.1:40103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40103.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928065 INFO  (jetty-launcher-5618-thread-5) [n:127.0.0.1:42747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42747.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928066 INFO  (jetty-launcher-5618-thread-2) [n:127.0.0.1:40103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40103.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928066 INFO  (jetty-launcher-5618-thread-6) [n:127.0.0.1:37543_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37543.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928067 INFO  (jetty-launcher-5618-thread-6) [n:127.0.0.1:37543_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37543.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928067 INFO  (jetty-launcher-5618-thread-2) [n:127.0.0.1:40103_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node2/.
   [junit4]   2> 1928067 INFO  (jetty-launcher-5618-thread-5) [n:127.0.0.1:42747_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node5/.
   [junit4]   2> 1928068 INFO  (jetty-launcher-5618-thread-6) [n:127.0.0.1:37543_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node6/.
   [junit4]   2> 1928068 INFO  (jetty-launcher-5618-thread-3) [n:127.0.0.1:37449_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37449.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928069 INFO  (jetty-launcher-5618-thread-3) [n:127.0.0.1:37449_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37449.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928069 INFO  (jetty-launcher-5618-thread-1) [n:127.0.0.1:41831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41831.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928070 INFO  (jetty-launcher-5618-thread-3) [n:127.0.0.1:37449_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node3/.
   [junit4]   2> 1928072 INFO  (jetty-launcher-5618-thread-4) [n:127.0.0.1:34685_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34685.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928072 INFO  (jetty-launcher-5618-thread-4) [n:127.0.0.1:34685_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34685.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928073 INFO  (jetty-launcher-5618-thread-4) [n:127.0.0.1:34685_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node4/.
   [junit4]   2> 1928076 INFO  (jetty-launcher-5618-thread-1) [n:127.0.0.1:41831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41831.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928076 INFO  (jetty-launcher-5618-thread-1) [n:127.0.0.1:41831_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41831.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1928077 INFO  (jetty-launcher-5618-thread-1) [n:127.0.0.1:41831_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node1/.
   [junit4]   2> 1928285 INFO  (zkConnectionManagerCallback-5683-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1928286 INFO  (zkConnectionManagerCallback-5687-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1928287 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[DF3567022B9C130C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1928287 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[DF3567022B9C130C]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38475/solr ready
   [junit4]   2> 1928309 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[DF3567022B9C130C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1928309 INFO  (zkConnectionManagerCallback-5689-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1928310 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[DF3567022B9C130C]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 1928315 INFO  (qtp1527122621-23209) [n:127.0.0.1:34685_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1928317 INFO  (qtp1125988291-23357) [n:127.0.0.1:37449_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1928317 INFO  (qtp800576885-23218) [n:127.0.0.1:37543_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1928318 INFO  (qtp365144105-23196) [n:127.0.0.1:40103_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1928319 INFO  (qtp1135095848-23202) [n:127.0.0.1:41831_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1928320 INFO  (qtp1231217842-23207) [n:127.0.0.1:42747_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1928321 INFO  (qtp1125988291-23198) [n:127.0.0.1:37449_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1928322 INFO  (qtp800576885-23245) [n:127.0.0.1:37543_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1928323 INFO  (OverseerThreadFactory-6699-thread-1-processing-n:127.0.0.1:41831_solr) [n:127.0.0.1:41831_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 1928326 INFO  (qtp1527122621-23237) [n:127.0.0.1:34685_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1928326 INFO  (qtp1125988291-23356) [n:127.0.0.1:37449_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1928327 INFO  (qtp800576885-23366) [n:127.0.0.1:37543_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1928328 INFO  (qtp365144105-23220) [n:127.0.0.1:40103_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1928329 INFO  (qtp1135095848-23239) [n:127.0.0.1:41831_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1928329 INFO  (qtp1231217842-23238) [n:127.0.0.1:42747_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1928337 INFO  (OverseerThreadFactory-6699-thread-1-processing-n:127.0.0.1:41831_solr) [n:127.0.0.1:41831_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 1124118099 sessionWrapper.createTime 1124118091483454, this.sessionWrapper.createTime 1124118091483454 
   [junit4]   2> 1928443 INFO  (OverseerStateUpdate-72131264209223697-127.0.0.1:41831_solr-n_0000000000) [n:127.0.0.1:41831_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42747/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1928443 INFO  (OverseerStateUpdate-72131264209223697-127.0.0.1:41831_solr-n_0000000000) [n:127.0.0.1:41831_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41831/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1928444 INFO  (OverseerStateUpdate-72131264209223697-127.0.0.1:41831_solr-n_0000000000) [n:127.0.0.1:41831_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40103/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1928445 INFO  (OverseerStateUpdate-72131264209223697-127.0.0.1:41831_solr-n_0000000000) [n:127.0.0.1:41831_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37543/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1928445 INFO  (OverseerStateUpdate-72131264209223697-127.0.0.1:41831_solr-n_0000000000) [n:127.0.0.1:41831_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37449/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1928446 INFO  (OverseerStateUpdate-72131264209223697-127.0.0.1:41831_solr-n_0000000000) [n:127.0.0.1:41831_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34685/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1928446 INFO  (OverseerStateUpdate-72131264209223697-127.0.0.1:41831_solr-n_0000000000) [n:127.0.0.1:41831_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34685/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1928447 INFO  (OverseerStateUpdate-72131264209223697-127.0.0.1:41831_solr-n_0000000000) [n:127.0.0.1:41831_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37449/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1928448 INFO  (OverseerStateUpdate-72131264209223697-127.0.0.1:41831_solr-n_0000000000) [n:127.0.0.1:41831_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37543/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1928449 INFO  (OverseerStateUpdate-72131264209223697-127.0.0.1:41831_solr-n_0000000000) [n:127.0.0.1:41831_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40103/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1928651 INFO  (qtp1231217842-23238) [n:127.0.0.1:42747_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1928651 INFO  (qtp1527122621-23209) [n:127.0.0.1:34685_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1928651 INFO  (qtp1231217842-23238) [n:127.0.0.1:42747_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1928651 INFO  (qtp1527122621-23209) [n:127.0.0.1:34685_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1928651 INFO  (qtp1135095848-23239) [n:127.0.0.1:41831_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1928651 INFO  (qtp1135095848-23239) [n:127.0.0.1:41831_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1928652 INFO  (qtp1125988291-23358) [n:127.0.0.1:37449_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1928652 INFO  (qtp365144105-23196) [n:127.0.0.1:40103_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1928652 INFO  (qtp1125988291-23358) [n:127.0.0.1:37449_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1928652 INFO  (qtp800576885-23365) [n:127.0.0.1:37543_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1928652 INFO  (qtp365144105-23196) [n:127.0.0.1:40103_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1928652 INFO  (qtp1527122621-23237) [n:127.0.0.1:34685_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1928652 INFO  (qtp800576885-23365) [n:127.0.0.1:37543_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1928652 INFO  (qtp800576885-23243) [n:127.0.0.1:37543_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1928652 INFO  (qtp1125988291-23356) [n:127.0.0.1:37449_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1928653 INFO  (qtp365144105-23381) [n:127.0.0.1:40103_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1928755 INFO  (zkCallback-5658-thread-1-processing-n:127.0.0.1:34685_solr) [n:127.0.0.1:34685_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1928755 INFO  (zkCallback-5666-thread-2-processing-n:127.0.0.1:41831_solr) [n:127.0.0.1:41831_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1928755 INFO  (zkCallback-5664-thread-1-processing-n:127.0.0.1:40103_solr) [n:127.0.0.1:40103_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1928755 INFO  (zkCallback-5667-thread-1-processing-n:127.0.0.1:42747_solr) [n:127.0.0.1:42747_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1928755 INFO  (zkCallback-5667-thread-2-processing-n:127.0.0.1:42747_solr) [n:127.0.0.1:42747_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1928755 INFO  (zkCallback-5664-thread-2-processing-n:127.0.0.1:40103_solr) [n:127.0.0.1:40103_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1928755 INFO  (zkCallback-5666-thread-1-processing-n:127.0.0.1:41831_solr) [n:127.0.0.1:41831_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1928755 INFO  (zkCallback-5660-thread-1-processing-n:127.0.0.1:37449_solr) [n:127.0.0.1:37449_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1928755 INFO  (zkCallback-5662-thread-1-processing-n:127.0.0.1:37543_solr) [n:127.0.0.1:37543_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1928755 INFO  (zkCallback-5662-thread-2-processing-n:127.0.0.1:37543_solr) [n:127.0.0.1:37543_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 1929664 INFO  (qtp1231217842-23238) [n:127.0.0.1:42747_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1929664 INFO  (qtp1125988291-23356) [n:127.0.0.1:37449_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1929665 INFO  (qtp800576885-23243) [n:127.0.0.1:37543_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1929667 INFO  (qtp1527122621-23237) [n:127.0.0.1:34685_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1929668 INFO  (qtp1527122621-23209) [n:127.0.0.1:34685_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1929668 INFO  (qtp800576885-23365) [n:127.0.0.1:37543_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1929672 INFO  (qtp1125988291-23358) [n:127.0.0.1:37449_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1929673 INFO  (qtp1231217842-23238) [n:127.0.0.1:42747_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1929673 INFO  (qtp1125988291-23356) [n:127.0.0.1:37449_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 1929673 INFO  (qtp1527122621-23237) [n:127.0.0.1:34685_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 1929673 INFO  (qtp1527122621-23209) [n:127.0.0.1:34685_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 1929673 INFO  (qtp800576885-23243) [n:127.0.0.1:37543_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n16] Schema name=cloud-dynamic
   [junit4]   2> 1929685 INFO  (qtp365144105-23196) [n:127.0.0.1:40103_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1929685 INFO  (qtp1135095848-23239) [n:127.0.0.1:41831_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1929691 INFO  (qtp800576885-23365) [n:127.0.0.1:37543_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 1929719 INFO  (qtp1527122621-23209) [n:127.0.0.1:34685_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1929719 INFO  (qtp1527122621-23209) [n:127.0.0.1:34685_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n12' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1929720 INFO  (qtp1527122621-23209) [n:127.0.0.1:34685_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34685.solr.core.replacenodetest_coll_notarget.shard4.replica_n12' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1929720 INFO  (qtp1527122621-23209) [n:127.0.0.1:34685_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1929720 INFO  (qtp1527122621-23209) [n:127.0.0.1:34685_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n12] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node4/replacenodetest_coll_notarget_shard4_replica_n12], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard4_replica_n12/data/]
   [junit4]   2> 1929727 INFO  (qtp800576885-23365) [n:127.0.0.1:37543_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1929727 INFO  (qtp800576885-23365) [n:127.0.0.1:37543_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n6' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1929728 INFO  (qtp1125988291-23356) [n:127.0.0.1:37449_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1929728 INFO  (qtp1125988291-23356) [n:127.0.0.1:37449_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n8' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1929728 INFO  (qtp800576885-23365) [n:127.0.0.1:37543_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37543.solr.core.replacenodetest_coll_notarget.shard2.replica_n6' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1929728 INFO  (qtp1231217842-23238) [n:127.0.0.1:42747_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1929728 INFO  (qtp1231217842-23238) [n:127.0.0.1:42747_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n1' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1929728 INFO  (qtp800576885-23365) [n:127.0.0.1:37543_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1929728 INFO  (qtp800576885-23365) [n:127.0.0.1:37543_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node6/replacenodetest_coll_notarget_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard2_replica_n6/data/]
   [junit4]   2> 1929728 INFO  (qtp1125988291-23358) [n:127.0.0.1:37449_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 1929728 INFO  (qtp1125988291-23356) [n:127.0.0.1:37449_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37449.solr.core.replacenodetest_coll_notarget.shard3.replica_n8' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1929728 INFO  (qtp1125988291-23356) [n:127.0.0.1:37449_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1929728 INFO  (qtp1125988291-23356) [n:127.0.0.1:37449_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node3/replacenodetest_coll_notarget_shard3_replica_n8], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard3_replica_n8/data/]
   [junit4]   2> 1929729 INFO  (qtp800576885-23243) [n:127.0.0.1:37543_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1929729 INFO  (qtp800576885-23243) [n:127.0.0.1:37543_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n16' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1929729 INFO  (qtp800576885-23243) [n:127.0.0.1:37543_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37543.solr.core.replacenodetest_coll_notarget.shard5.replica_n16' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1929729 INFO  (qtp800576885-23243) [n:127.0.0.1:37543_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1929729 INFO  (qtp1527122621-23237) [n:127.0.0.1:34685_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1929729 INFO  (qtp800576885-23243) [n:127.0.0.1:37543_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n16] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node6/replacenodetest_coll_notarget_shard5_replica_n16], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard5_replica_n16/data/]
   [junit4]   2> 1929729 INFO  (qtp1527122621-23237) [n:127.0.0.1:34685_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n10' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1929730 INFO  (qtp1231217842-23238) [n:127.0.0.1:42747_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42747.solr.core.replacenodetest_coll_notarget.shard1.replica_n1' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1929730 INFO  (qtp1231217842-23238) [n:127.0.0.1:42747_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1929730 INFO  (qtp1231217842-23238) [n:127.0.0.1:42747_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node5/replacenodetest_coll_notarget_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard1_replica_n1/data/]
   [junit4]   2> 1929730 INFO  (qtp1527122621-23237) [n:127.0.0.1:34685_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34685.solr.core.replacenodetest_coll_notarget.shard3.replica_n10' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1929730 INFO  (qtp1527122621-23237) [n:127.0.0.1:34685_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1929730 INFO  (qtp1527122621-23237) [n:127.0.0.1:34685_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n10] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node4/replacenodetest_coll_notarget_shard3_replica_n10], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard3_replica_n10/data/]
   [junit4]   2> 1929732 INFO  (qtp365144105-23381) [n:127.0.0.1:40103_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1929736 INFO  (qtp365144105-23381) [n:127.0.0.1:40103_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 1929755 INFO  (qtp1135095848-23239) [n:127.0.0.1:41831_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1929755 INFO  (qtp365144105-23196) [n:127.0.0.1:40103_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n18] Schema name=cloud-dynamic
   [junit4]   2> 1929761 INFO  (qtp1125988291-23358) [n:127.0.0.1:37449_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1929761 INFO  (qtp1125988291-23358) [n:127.0.0.1:37449_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n14' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1929762 INFO  (qtp1125988291-23358) [n:127.0.0.1:37449_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37449.solr.core.replacenodetest_coll_notarget.shard4.replica_n14' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1929762 INFO  (qtp1125988291-23358) [n:127.0.0.1:37449_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1929762 INFO  (qtp1125988291-23358) [n:127.0.0.1:37449_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n14] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node3/replacenodetest_coll_notarget_shard4_replica_n14], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard4_replica_n14/data/]
   [junit4]   2> 1929778 INFO  (qtp1135095848-23239) [n:127.0.0.1:41831_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1929778 INFO  (qtp1135095848-23239) [n:127.0.0.1:41831_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n2' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1929778 INFO  (qtp365144105-23196) [n:127.0.0.1:40103_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1929778 INFO  (qtp365144105-23196) [n:127.0.0.1:40103_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n18' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1929778 INFO  (qtp1135095848-23239) [n:127.0.0.1:41831_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41831.solr.core.replacenodetest_coll_notarget.shard1.replica_n2' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1929778 INFO  (qtp365144105-23196) [n:127.0.0.1:40103_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40103.solr.core.replacenodetest_coll_notarget.shard5.replica_n18' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1929779 INFO  (qtp365144105-23196) [n:127.0.0.1:40103_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1929779 INFO  (qtp365144105-23196) [n:127.0.0.1:40103_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n18] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node2/replacenodetest_coll_notarget_shard5_replica_n18], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard5_replica_n18/data/]
   [junit4]   2> 1929779 INFO  (qtp1135095848-23239) [n:127.0.0.1:41831_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1929779 INFO  (qtp1135095848-23239) [n:127.0.0.1:41831_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node1/replacenodetest_coll_notarget_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard1_replica_n2/data/]
   [junit4]   2> 1929783 INFO  (qtp365144105-23381) [n:127.0.0.1:40103_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1929783 INFO  (qtp365144105-23381) [n:127.0.0.1:40103_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n4' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 1929784 INFO  (qtp365144105-23381) [n:127.0.0.1:40103_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40103.solr.core.replacenodetest_coll_notarget.shard2.replica_n4' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32112f6
   [junit4]   2> 1929784 INFO  (qtp365144105-23381) [n:127.0.0.1:40103_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1929784 INFO  (qtp365144105-23381) [n:127.0.0.1:40103_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node2/replacenodetest_coll_notarget_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_DF3567022B9C130C-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard2_replica_n4/data/]
   [junit4]   2> 1929891 INFO  (qtp1231217842-23238) [n:127.0.0.1:42747_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.u.Updat

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

ull] for registry solr.core.collection1_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7d87035f
   [junit4]   2> 165875 INFO  (coreCloseExecutor-808-thread-1) [n:127.0.0.1:39505_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a06b8b: rootName = solr_39505, domain = solr.core.collection1_collection.shard2.replica_n3, service url = null, agent id = null] for registry solr.core.collection1_collection.shard2.replica_n3 / com.codahale.metrics.MetricRegistry@8344ca9
   [junit4]   2> 165875 INFO  (zkCallback-1864-thread-1-processing-n:127.0.0.1:37253_solr x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection r:core_node2) [n:127.0.0.1:37253_solr c:collection1_collection s:shard1 r:core_node2 x:collection1_collection_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 165875 INFO  (zkCallback-277-thread-1-processing-n:127.0.0.1:37253_solr) [n:127.0.0.1:37253_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 165875 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:39505_solr) [n:127.0.0.1:39505_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 165875 INFO  (zkCallback-281-thread-2-processing-n:127.0.0.1:39505_solr) [n:127.0.0.1:39505_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39505_solr
   [junit4]   2> 165876 INFO  (jetty-closer-250-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d6beb5c{/solr,null,UNAVAILABLE}
   [junit4]   2> 165876 INFO  (jetty-closer-250-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 165883 INFO  (coreCloseExecutor-809-thread-1) [n:127.0.0.1:37253_solr c:collection1_collection s:shard1 r:core_node2 x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard1.leader, tag=2067244051
   [junit4]   2> 165883 INFO  (coreCloseExecutor-808-thread-1) [n:127.0.0.1:39505_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1_collection.shard2.leader, tag=1033355788
   [junit4]   2> 165886 INFO  (jetty-closer-250-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2e942d11{/solr,null,UNAVAILABLE}
   [junit4]   2> 165886 INFO  (jetty-closer-250-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 167385 INFO  (jetty-closer-250-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@63c89064{/solr,null,UNAVAILABLE}
   [junit4]   2> 167385 INFO  (jetty-closer-250-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 167385 ERROR (SUITE-StreamExpressionTest-seed#[E68CAD121D2D4D9F]-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> 167386 INFO  (SUITE-StreamExpressionTest-seed#[E68CAD121D2D4D9F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35891 35891
   [junit4]   2> 167492 INFO  (Thread-325) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35891 35891
   [junit4]   2> 167492 WARN  (Thread-325) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/aliases.json
   [junit4]   2> 	80	/solr/clusterprops.json
   [junit4]   2> 	13	/solr/configs/conf
   [junit4]   2> 	5	/solr/collections/parallelDestinationCollection1/terms/shard2
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/parallelDestinationCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/parallelDestinationCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/destinationCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/destinationCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/parallelDestinationCollection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/workQueue1/terms/shard1
   [junit4]   2> 	3	/solr/collections/destination1/terms/shard1
   [junit4]   2> 	3	/solr/collections/destination1/terms/shard2
   [junit4]   2> 	3	/solr/collections/workQueue/terms/shard2
   [junit4]   2> 	3	/solr/collections/workQueue/terms/shard1
   [junit4]   2> 	2	/solr/collections/workQueue1/terms/shard2
   [junit4]   2> 	2	/solr/collections/destination/terms/shard2
   [junit4]   2> 	2	/solr/collections/destination/terms/shard1
   [junit4]   2> 	2	/solr/collections/mainCorpus1/terms/shard1
   [junit4]   2> 	2	/solr/collections/mainCorpus1/terms/shard2
   [junit4]   2> 	2	/solr/collections/mainCorpus/terms/shard2
   [junit4]   2> 	2	/solr/collections/mainCorpus/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1_collection/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1_collection/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/clusterstate.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/live_nodes
   [junit4]   2> 	79	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_E68CAD121D2D4D9F-001
   [junit4]   2> Feb 11, 2018 3:11:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=FSTOrd50, join2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a2_s=PostingsFormat(name=Memory), test_t=PostingsFormat(name=Memory), level1_s=FSTOrd50, ident_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), body_t=PostingsFormat(name=Memory), s_multi=PostingsFormat(name=Memory), col_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_ss=FST50, level2_s=FST50, a_s=PostingsFormat(name=Memory), a_t=FST50, side_s=PostingsFormat(name=Memory), id=FSTOrd50, text=PostingsFormat(name=Memory)}, docValues:{expr_s=DocValuesFormat(name=Asserting), join2_s=DocValuesFormat(name=Lucene70), multiDefault=DocValuesFormat(name=Lucene70), price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Memory), a_f=DocValuesFormat(name=Lucene70), join1_i=DocValuesFormat(name=Asserting), a2_s=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Asserting), join3_i=DocValuesFormat(name=Direct), test_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Direct), col_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Memory), level2_s=DocValuesFormat(name=Memory), a_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Memory), i_multi=DocValuesFormat(name=Asserting), b_ls=DocValuesFormat(name=Lucene70), test_dt=DocValuesFormat(name=Asserting), ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Memory), side_s=DocValuesFormat(name=Direct), miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=804, maxMBSortInHeap=6.24240855661868, sim=RandomSimilarity(queryNorm=false): {}, locale=ki, timezone=America/Cuiaba
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=69298688,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [ClientUtilsTest, TestLBHttpSolrClient, SolrPingTest, StreamExpressionToExpessionTest, JDBCStreamTest, TestDelegationTokenRequest, EqualToEvaluatorTest, TestFastInputStream, ConcurrentUpdateSolrClientTest, OrEvaluatorTest, SubtractEvaluatorTest, RecursiveEvaluatorTest, SolrExampleEmbeddedTest, ConcatOperationTest, TestRetryUtil, QueryResponseTest, CloudSolrClientMultiConstructorTest, UniformDistributionEvaluatorTest, CumulativeProbabilityEvaluatorTest, HyperbolicCosineEvaluatorTest, CorrelationEvaluatorTest, TestDocumentObjectBinder, SolrZkClientTest, SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, SolrExampleXMLTest, JettyWebappTest, LargeVolumeEmbeddedTest, SolrParamTest, TestEmbeddedSolrServer, TestCoreAdmin, TestSolrJErrorHandling, TestCloudSolrClientConnections, StreamExpressionTest]
   [junit4] Completed [146/146 (1!)] on J1 in 82.90s, 153 tests, 1 failure, 9 skipped <<< FAILURES!

[...truncated 40167 lines...]

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+42) - Build # 1338 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1338/
Java: 64bit/jdk-10-ea+42 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.cloud.OverseerRolesTest.testOverseerRole

Error Message:
Timed out waiting for overseer state change

Stack Trace:
java.lang.AssertionError: Timed out waiting for overseer state change
	at __randomizedtesting.SeedInfo.seed([58F4472C46AA22BE:B93FBAB87D19146F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:63)
	at org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRolesTest.java:141)
	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)


FAILED:  org.apache.solr.cloud.TestUtilizeNode.test

Error Message:
no replica should be present in  127.0.0.1:35447_solr

Stack Trace:
java.lang.AssertionError: no replica should be present in  127.0.0.1:35447_solr
	at __randomizedtesting.SeedInfo.seed([58F4472C46AA22BE:D0A078F6E8564F46]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:99)
	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)


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

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([58F4472C46AA22BE:E2F870A31942F4F1]:0)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1565)
	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)


FAILED:  org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate

Error Message:
Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008)

Stack Trace:
java.lang.AssertionError: Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008)
	at __randomizedtesting.SeedInfo.seed([65FCF260B7F954C8:2FE58A55CC50237D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59)
	at org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54)
	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 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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12811 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> 635332 INFO  (SUITE-OverseerRolesTest-seed#[58F4472C46AA22BE]-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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerRolesTest_58F4472C46AA22BE-001/init-core-data-001
   [junit4]   2> 635333 INFO  (SUITE-OverseerRolesTest-seed#[58F4472C46AA22BE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 635339 INFO  (SUITE-OverseerRolesTest-seed#[58F4472C46AA22BE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 635340 INFO  (SUITE-OverseerRolesTest-seed#[58F4472C46AA22BE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerRolesTest_58F4472C46AA22BE-001/tempDir-001
   [junit4]   2> 635340 INFO  (SUITE-OverseerRolesTest-seed#[58F4472C46AA22BE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 635340 INFO  (Thread-2695) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 635340 INFO  (Thread-2695) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 635356 ERROR (Thread-2695) [    ] 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> 635440 INFO  (SUITE-OverseerRolesTest-seed#[58F4472C46AA22BE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39669
   [junit4]   2> 635442 INFO  (zkConnectionManagerCallback-4802-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635446 INFO  (jetty-launcher-4799-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 635451 INFO  (jetty-launcher-4799-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 635456 INFO  (jetty-launcher-4799-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 635456 INFO  (jetty-launcher-4799-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 635456 INFO  (jetty-launcher-4799-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 635456 INFO  (jetty-launcher-4799-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 635457 INFO  (jetty-launcher-4799-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79e0ecf2{/solr,null,AVAILABLE}
   [junit4]   2> 635458 INFO  (jetty-launcher-4799-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 635458 INFO  (jetty-launcher-4799-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@480a9f72{SSL,[ssl, http/1.1]}{127.0.0.1:42363}
   [junit4]   2> 635458 INFO  (jetty-launcher-4799-thread-2) [    ] o.e.j.s.Server Started @637168ms
   [junit4]   2> 635458 INFO  (jetty-launcher-4799-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42363}
   [junit4]   2> 635459 ERROR (jetty-launcher-4799-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 635459 INFO  (jetty-launcher-4799-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 635459 INFO  (jetty-launcher-4799-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 635459 INFO  (jetty-launcher-4799-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 635459 INFO  (jetty-launcher-4799-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T21:31:03.584179Z
   [junit4]   2> 635463 INFO  (jetty-launcher-4799-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 635463 INFO  (jetty-launcher-4799-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 635463 INFO  (jetty-launcher-4799-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 635464 INFO  (jetty-launcher-4799-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 635464 INFO  (jetty-launcher-4799-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 635464 INFO  (jetty-launcher-4799-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 635468 INFO  (jetty-launcher-4799-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24153266{/solr,null,AVAILABLE}
   [junit4]   2> 635468 INFO  (jetty-launcher-4799-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f4d4b20{SSL,[ssl, http/1.1]}{127.0.0.1:33961}
   [junit4]   2> 635468 INFO  (jetty-launcher-4799-thread-3) [    ] o.e.j.s.Server Started @637178ms
   [junit4]   2> 635468 INFO  (jetty-launcher-4799-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33961}
   [junit4]   2> 635468 ERROR (jetty-launcher-4799-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 635468 INFO  (jetty-launcher-4799-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 635468 INFO  (jetty-launcher-4799-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 635468 INFO  (jetty-launcher-4799-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 635468 INFO  (jetty-launcher-4799-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T21:31:03.593910Z
   [junit4]   2> 635469 INFO  (zkConnectionManagerCallback-4804-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635469 INFO  (jetty-launcher-4799-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@246b831b{/solr,null,AVAILABLE}
   [junit4]   2> 635470 INFO  (jetty-launcher-4799-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 635470 INFO  (jetty-launcher-4799-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4a6c85d5{SSL,[ssl, http/1.1]}{127.0.0.1:42623}
   [junit4]   2> 635470 INFO  (jetty-launcher-4799-thread-1) [    ] o.e.j.s.Server Started @637180ms
   [junit4]   2> 635470 INFO  (jetty-launcher-4799-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42623}
   [junit4]   2> 635470 ERROR (jetty-launcher-4799-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 635470 INFO  (jetty-launcher-4799-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 635470 INFO  (jetty-launcher-4799-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 635470 INFO  (jetty-launcher-4799-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 635470 INFO  (jetty-launcher-4799-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T21:31:03.595834Z
   [junit4]   2> 635474 INFO  (zkConnectionManagerCallback-4806-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635474 INFO  (jetty-launcher-4799-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 635489 INFO  (zkConnectionManagerCallback-4808-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635490 INFO  (jetty-launcher-4799-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 635491 INFO  (jetty-launcher-4799-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 635491 INFO  (jetty-launcher-4799-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 635491 INFO  (jetty-launcher-4799-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 635491 INFO  (jetty-launcher-4799-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39669/solr
   [junit4]   2> 635491 INFO  (jetty-launcher-4799-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@287f23ea{/solr,null,AVAILABLE}
   [junit4]   2> 635492 INFO  (jetty-launcher-4799-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@27ab83d3{SSL,[ssl, http/1.1]}{127.0.0.1:39189}
   [junit4]   2> 635492 INFO  (jetty-launcher-4799-thread-4) [    ] o.e.j.s.Server Started @637202ms
   [junit4]   2> 635492 INFO  (jetty-launcher-4799-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39189}
   [junit4]   2> 635492 ERROR (jetty-launcher-4799-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 635492 INFO  (jetty-launcher-4799-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 635492 INFO  (jetty-launcher-4799-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 635492 INFO  (jetty-launcher-4799-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 635492 INFO  (jetty-launcher-4799-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T21:31:03.617790Z
   [junit4]   2> 635494 INFO  (zkConnectionManagerCallback-4815-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635494 INFO  (zkConnectionManagerCallback-4813-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635494 INFO  (jetty-launcher-4799-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39669/solr
   [junit4]   2> 635494 INFO  (jetty-launcher-4799-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 635495 INFO  (jetty-launcher-4799-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39669/solr
   [junit4]   2> 635495 INFO  (zkConnectionManagerCallback-4818-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635496 INFO  (zkConnectionManagerCallback-4824-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635496 INFO  (zkConnectionManagerCallback-4821-thread-1-processing-n:127.0.0.1:42363_solr) [n:127.0.0.1:42363_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635537 INFO  (jetty-launcher-4799-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39669/solr
   [junit4]   2> 635545 INFO  (zkConnectionManagerCallback-4826-thread-1-processing-n:127.0.0.1:33961_solr) [n:127.0.0.1:33961_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635548 INFO  (jetty-launcher-4799-thread-2) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 635549 INFO  (jetty-launcher-4799-thread-2) [n:127.0.0.1:42363_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42363_solr
   [junit4]   2> 635549 INFO  (jetty-launcher-4799-thread-2) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300488-127.0.0.1:42363_solr-n_0000000000) starting
   [junit4]   2> 635549 INFO  (jetty-launcher-4799-thread-3) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 635550 INFO  (jetty-launcher-4799-thread-3) [n:127.0.0.1:33961_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33961_solr
   [junit4]   2> 635553 INFO  (zkConnectionManagerCallback-4828-thread-1-processing-n:127.0.0.1:42623_solr) [n:127.0.0.1:42623_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635558 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:42363_solr) [n:127.0.0.1:42363_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 635558 INFO  (zkCallback-4825-thread-1-processing-n:127.0.0.1:33961_solr) [n:127.0.0.1:33961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 635561 INFO  (zkConnectionManagerCallback-4833-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635565 INFO  (jetty-launcher-4799-thread-1) [n:127.0.0.1:42623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 635565 INFO  (zkConnectionManagerCallback-4836-thread-1-processing-n:127.0.0.1:39189_solr) [n:127.0.0.1:39189_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635567 INFO  (jetty-launcher-4799-thread-1) [n:127.0.0.1:42623_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 635568 INFO  (jetty-launcher-4799-thread-1) [n:127.0.0.1:42623_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42623_solr
   [junit4]   2> 635569 INFO  (zkCallback-4825-thread-1-processing-n:127.0.0.1:33961_solr) [n:127.0.0.1:33961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 635569 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:42363_solr) [n:127.0.0.1:42363_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 635570 INFO  (zkCallback-4827-thread-1-processing-n:127.0.0.1:42623_solr) [n:127.0.0.1:42623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 635571 INFO  (jetty-launcher-4799-thread-2) [n:127.0.0.1:42363_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42363_solr
   [junit4]   2> 635572 INFO  (zkCallback-4827-thread-1-processing-n:127.0.0.1:42623_solr) [n:127.0.0.1:42623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 635573 INFO  (zkCallback-4825-thread-1-processing-n:127.0.0.1:33961_solr) [n:127.0.0.1:33961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 635573 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:42363_solr) [n:127.0.0.1:42363_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 635574 INFO  (jetty-launcher-4799-thread-4) [n:127.0.0.1:39189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 635575 INFO  (jetty-launcher-4799-thread-4) [n:127.0.0.1:39189_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 635576 INFO  (jetty-launcher-4799-thread-4) [n:127.0.0.1:39189_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39189_solr
   [junit4]   2> 635577 INFO  (zkCallback-4825-thread-1-processing-n:127.0.0.1:33961_solr) [n:127.0.0.1:33961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 635578 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:42363_solr) [n:127.0.0.1:42363_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 635581 INFO  (jetty-launcher-4799-thread-3) [n:127.0.0.1:33961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33961.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43551c2c
   [junit4]   2> 635587 INFO  (jetty-launcher-4799-thread-3) [n:127.0.0.1:33961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33961.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43551c2c
   [junit4]   2> 635587 INFO  (jetty-launcher-4799-thread-3) [n:127.0.0.1:33961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33961.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43551c2c
   [junit4]   2> 635588 INFO  (jetty-launcher-4799-thread-3) [n:127.0.0.1:33961_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerRolesTest_58F4472C46AA22BE-001/tempDir-001/node3/.
   [junit4]   2> 635589 INFO  (zkCallback-4827-thread-1-processing-n:127.0.0.1:42623_solr) [n:127.0.0.1:42623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 635624 INFO  (zkCallback-4835-thread-1-processing-n:127.0.0.1:39189_solr) [n:127.0.0.1:39189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 635635 INFO  (jetty-launcher-4799-thread-2) [n:127.0.0.1:42363_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42363.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43551c2c
   [junit4]   2> 635654 INFO  (jetty-launcher-4799-thread-2) [n:127.0.0.1:42363_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42363.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43551c2c
   [junit4]   2> 635654 INFO  (jetty-launcher-4799-thread-2) [n:127.0.0.1:42363_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42363.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43551c2c
   [junit4]   2> 635655 INFO  (jetty-launcher-4799-thread-1) [n:127.0.0.1:42623_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42623.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43551c2c
   [junit4]   2> 635655 INFO  (jetty-launcher-4799-thread-2) [n:127.0.0.1:42363_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerRolesTest_58F4472C46AA22BE-001/tempDir-001/node2/.
   [junit4]   2> 635663 INFO  (jetty-launcher-4799-thread-1) [n:127.0.0.1:42623_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42623.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43551c2c
   [junit4]   2> 635663 INFO  (jetty-launcher-4799-thread-1) [n:127.0.0.1:42623_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42623.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43551c2c
   [junit4]   2> 635664 INFO  (jetty-launcher-4799-thread-1) [n:127.0.0.1:42623_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerRolesTest_58F4472C46AA22BE-001/tempDir-001/node1/.
   [junit4]   2> 635666 INFO  (jetty-launcher-4799-thread-4) [n:127.0.0.1:39189_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39189.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43551c2c
   [junit4]   2> 635680 INFO  (jetty-launcher-4799-thread-4) [n:127.0.0.1:39189_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39189.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43551c2c
   [junit4]   2> 635681 INFO  (jetty-launcher-4799-thread-4) [n:127.0.0.1:39189_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39189.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43551c2c
   [junit4]   2> 635682 INFO  (jetty-launcher-4799-thread-4) [n:127.0.0.1:39189_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.OverseerRolesTest_58F4472C46AA22BE-001/tempDir-001/node4/.
   [junit4]   2> 635747 INFO  (zkConnectionManagerCallback-4844-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635749 INFO  (zkConnectionManagerCallback-4848-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 635750 INFO  (SUITE-OverseerRolesTest-seed#[58F4472C46AA22BE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 635750 INFO  (SUITE-OverseerRolesTest-seed#[58F4472C46AA22BE]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39669/solr ready
   [junit4]   2> 635769 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOverseerRole
   [junit4]   2> 635769 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:42363_solr
   [junit4]   2> 635769 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.c.OverseerRolesTest Election queue: 
   [junit4]   2> 635769 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.c.OverseerRolesTest ### Setting overseer designate 127.0.0.1:39189_solr
   [junit4]   2> 635783 INFO  (qtp151400375-13766) [n:127.0.0.1:42363_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:39189_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 635784 INFO  (OverseerThreadFactory-2961-thread-1-processing-n:127.0.0.1:42363_solr) [n:127.0.0.1:42363_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role added to 127.0.0.1:39189_solr
   [junit4]   2> 635786 INFO  (Thread-2732) [n:127.0.0.1:42363_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 72132817825300488-127.0.0.1:42363_solr-n_0000000000 overseer designates are [127.0.0.1:39189_solr]
   [junit4]   2> 635786 INFO  (Thread-2732) [n:127.0.0.1:42363_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [72132817825300488-127.0.0.1:42363_solr-n_0000000000, 72132817825300489-127.0.0.1:33961_solr-n_0000000001, 72132817825300490-127.0.0.1:42623_solr-n_0000000002, 72132817825300492-127.0.0.1:39189_solr-n_0000000003]
   [junit4]   2> 635786 INFO  (Thread-2732) [n:127.0.0.1:42363_solr    ] o.a.s.c.OverseerNodePrioritizer asking node 72132817825300492-127.0.0.1:39189_solr-n_0000000003 to come join election at head
   [junit4]   2> 635786 INFO  (qtp151400375-13766) [n:127.0.0.1:42363_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:39189_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 635811 INFO  (qtp1119935050-13795) [n:127.0.0.1:39189_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=72132817825300492-127.0.0.1:39189_solr-n_0000000003&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 635812 INFO  (Thread-2732) [n:127.0.0.1:42363_solr    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 72132817825300489-127.0.0.1:33961_solr-n_0000000001 to rejoin election  
   [junit4]   2> 635822 INFO  (qtp323097117-13779) [n:127.0.0.1:33961_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=72132817825300489-127.0.0.1:33961_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 635824 INFO  (OverseerStateUpdate-72132817825300488-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72132817825300488-127.0.0.1:42363_solr-n_0000000000"} 127.0.0.1:42363_solr
   [junit4]   2> 635824 INFO  (OverseerStateUpdate-72132817825300488-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42363_solr
   [junit4]   2> 635825 WARN  (OverseerExitThread) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 635827 INFO  (OverseerExitThread) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300488-127.0.0.1:42363_solr-n_0000000000) closing
   [junit4]   2> 635827 WARN  (OverseerAutoScalingTriggerThread-72132817825300488-127.0.0.1:42363_solr-n_0000000000) [n:127.0.0.1:42363_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 635827 INFO  (zkCallback-4825-thread-1-processing-n:127.0.0.1:33961_solr) [n:127.0.0.1:33961_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33961_solr
   [junit4]   2> 635828 INFO  (zkCallback-4825-thread-1-processing-n:127.0.0.1:33961_solr) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300489-127.0.0.1:33961_solr-n_0000000001) starting
   [junit4]   2> 635842 INFO  (OverseerCollectionConfigSetProcessor-72132817825300489-127.0.0.1:33961_solr-n_0000000001) [n:127.0.0.1:33961_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 72132817825300489-127.0.0.1:33961_solr-n_0000000001 overseer designates are [127.0.0.1:39189_solr]
   [junit4]   2> 635842 INFO  (OverseerCollectionConfigSetProcessor-72132817825300489-127.0.0.1:33961_solr-n_0000000001) [n:127.0.0.1:33961_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [72132817825300489-127.0.0.1:33961_solr-n_0000000001, 72132817825300490-127.0.0.1:42623_solr-n_0000000002, 72132817825300492-127.0.0.1:39189_solr-n_0000000003, 72132817825300488-127.0.0.1:42363_solr-n_0000000004]
   [junit4]   2> 635842 INFO  (OverseerCollectionConfigSetProcessor-72132817825300489-127.0.0.1:33961_solr-n_0000000001) [n:127.0.0.1:33961_solr    ] o.a.s.c.OverseerNodePrioritizer asking node 72132817825300492-127.0.0.1:39189_solr-n_0000000003 to come join election at head
   [junit4]   2> 635851 INFO  (qtp1119935050-13795) [n:127.0.0.1:39189_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=72132817825300492-127.0.0.1:39189_solr-n_0000000003&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 635851 INFO  (OverseerCollectionConfigSetProcessor-72132817825300489-127.0.0.1:33961_solr-n_0000000001) [n:127.0.0.1:33961_solr    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 72132817825300490-127.0.0.1:42623_solr-n_0000000002 to rejoin election  
   [junit4]   2> 635887 INFO  (qtp1914687831-13776) [n:127.0.0.1:42623_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=72132817825300490-127.0.0.1:42623_solr-n_0000000002&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 635890 INFO  (OverseerStateUpdate-72132817825300489-127.0.0.1:33961_solr-n_0000000001) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72132817825300489-127.0.0.1:33961_solr-n_0000000001"} 127.0.0.1:33961_solr
   [junit4]   2> 635891 INFO  (OverseerStateUpdate-72132817825300489-127.0.0.1:33961_solr-n_0000000001) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33961_solr
   [junit4]   2> 635891 WARN  (OverseerExitThread) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 635891 INFO  (OverseerExitThread) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300489-127.0.0.1:33961_solr-n_0000000001) closing
   [junit4]   2> 635891 WARN  (OverseerAutoScalingTriggerThread-72132817825300489-127.0.0.1:33961_solr-n_0000000001) [n:127.0.0.1:33961_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 635892 INFO  (zkCallback-4827-thread-1-processing-n:127.0.0.1:42623_solr) [n:127.0.0.1:42623_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42623_solr
   [junit4]   2> 635893 INFO  (zkCallback-4827-thread-1-processing-n:127.0.0.1:42623_solr) [n:127.0.0.1:42623_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300490-127.0.0.1:42623_solr-n_0000000002) starting
   [junit4]   2> 635895 INFO  (OverseerCollectionConfigSetProcessor-72132817825300490-127.0.0.1:42623_solr-n_0000000002) [n:127.0.0.1:42623_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 72132817825300490-127.0.0.1:42623_solr-n_0000000002 overseer designates are [127.0.0.1:39189_solr]
   [junit4]   2> 635896 INFO  (OverseerCollectionConfigSetProcessor-72132817825300490-127.0.0.1:42623_solr-n_0000000002) [n:127.0.0.1:42623_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [72132817825300490-127.0.0.1:42623_solr-n_0000000002, 72132817825300492-127.0.0.1:39189_solr-n_0000000003, 72132817825300488-127.0.0.1:42363_solr-n_0000000004, 72132817825300489-127.0.0.1:33961_solr-n_0000000005]
   [junit4]   2> 635904 INFO  (OverseerStateUpdate-72132817825300490-127.0.0.1:42623_solr-n_0000000002) [n:127.0.0.1:42623_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72132817825300490-127.0.0.1:42623_solr-n_0000000002"} 127.0.0.1:42623_solr
   [junit4]   2> 635905 INFO  (OverseerStateUpdate-72132817825300490-127.0.0.1:42623_solr-n_0000000002) [n:127.0.0.1:42623_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42623_solr
   [junit4]   2> 635914 WARN  (OverseerExitThread) [n:127.0.0.1:42623_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 635914 INFO  (OverseerExitThread) [n:127.0.0.1:42623_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300490-127.0.0.1:42623_solr-n_0000000002) closing
   [junit4]   2> 635914 WARN  (OverseerAutoScalingTriggerThread-72132817825300490-127.0.0.1:42623_solr-n_0000000002) [n:127.0.0.1:42623_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 635916 INFO  (zkCallback-4835-thread-1-processing-n:127.0.0.1:39189_solr) [n:127.0.0.1:39189_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39189_solr
   [junit4]   2> 635916 INFO  (zkCallback-4835-thread-1-processing-n:127.0.0.1:39189_solr) [n:127.0.0.1:39189_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300492-127.0.0.1:39189_solr-n_0000000003) starting
   [junit4]   2> 635990 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.c.OverseerRolesTest ### Adding another overseer designate 127.0.0.1:42623_solr
   [junit4]   2> 635991 INFO  (qtp151400375-13764) [n:127.0.0.1:42363_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:42623_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 635992 INFO  (OverseerThreadFactory-2980-thread-1-processing-n:127.0.0.1:39189_solr) [n:127.0.0.1:39189_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role added to 127.0.0.1:42623_solr
   [junit4]   2> 635993 INFO  (qtp151400375-13764) [n:127.0.0.1:42363_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:42623_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 635994 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:39189_solr
   [junit4]   2> 635994 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.c.OverseerRolesTest Election queue: 
   [junit4]   2> 635994 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 39189
   [junit4]   2> 635994 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=597184461
   [junit4]   2> 635994 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 635994 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41638794: rootName = solr_39189, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@77816c94
   [junit4]   2> 635998 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 635998 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d0cf476: rootName = solr_39189, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@565f5d54
   [junit4]   2> 636001 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 636001 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b4390fa: rootName = solr_39189, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2f0c5e77
   [junit4]   2> 636002 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39189_solr
   [junit4]   2> 636003 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 636003 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:42363_solr) [n:127.0.0.1:42363_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 636003 INFO  (zkCallback-4835-thread-1-processing-n:127.0.0.1:39189_solr) [n:127.0.0.1:39189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 636003 INFO  (zkCallback-4825-thread-1-processing-n:127.0.0.1:33961_solr) [n:127.0.0.1:33961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 636003 INFO  (zkCallback-4827-thread-2-processing-n:127.0.0.1:42623_solr) [n:127.0.0.1:42623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 636003 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 636004 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.c.Overseer Overseer (id=72132817825300492-127.0.0.1:39189_solr-n_0000000003) closing
   [junit4]   2> 636004 INFO  (zkCallback-4847-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 636004 INFO  (OverseerStateUpdate-72132817825300492-127.0.0.1:39189_solr-n_0000000003) [n:127.0.0.1:39189_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39189_solr
   [junit4]   2> 636004 WARN  (OverseerAutoScalingTriggerThread-72132817825300492-127.0.0.1:39189_solr-n_0000000003) [n:127.0.0.1:39189_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 636006 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:42363_solr) [n:127.0.0.1:42363_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42363_solr
   [junit4]   2> 636006 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:42363_solr) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300488-127.0.0.1:42363_solr-n_0000000004) starting
   [junit4]   2> 636022 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@27ab83d3{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 636030 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@287f23ea{/solr,null,UNAVAILABLE}
   [junit4]   2> 636030 INFO  (OverseerCollectionConfigSetProcessor-72132817825300488-127.0.0.1:42363_solr-n_0000000004) [n:127.0.0.1:42363_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 72132817825300488-127.0.0.1:42363_solr-n_0000000004 overseer designates are [127.0.0.1:39189_solr, 127.0.0.1:42623_solr]
   [junit4]   2> 636030 INFO  (OverseerCollectionConfigSetProcessor-72132817825300488-127.0.0.1:42363_solr-n_0000000004) [n:127.0.0.1:42363_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [72132817825300488-127.0.0.1:42363_solr-n_0000000004, 72132817825300489-127.0.0.1:33961_solr-n_0000000005, 72132817825300490-127.0.0.1:42623_solr-n_0000000006]
   [junit4]   2> 636031 INFO  (OverseerCollectionConfigSetProcessor-72132817825300488-127.0.0.1:42363_solr-n_0000000004) [n:127.0.0.1:42363_solr    ] o.a.s.c.OverseerNodePrioritizer asking node 72132817825300490-127.0.0.1:42623_solr-n_0000000006 to come join election at head
   [junit4]   2> 636034 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 636035 INFO  (qtp1914687831-13776) [n:127.0.0.1:42623_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=72132817825300490-127.0.0.1:42623_solr-n_0000000006&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 636036 INFO  (OverseerCollectionConfigSetProcessor-72132817825300488-127.0.0.1:42363_solr-n_0000000004) [n:127.0.0.1:42363_solr    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 72132817825300489-127.0.0.1:33961_solr-n_0000000005 to rejoin election  
   [junit4]   2> 636037 INFO  (qtp323097117-13783) [n:127.0.0.1:33961_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=72132817825300489-127.0.0.1:33961_solr-n_0000000005&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 636038 INFO  (OverseerStateUpdate-72132817825300488-127.0.0.1:42363_solr-n_0000000004) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72132817825300488-127.0.0.1:42363_solr-n_0000000004"} 127.0.0.1:42363_solr
   [junit4]   2> 636039 INFO  (OverseerStateUpdate-72132817825300488-127.0.0.1:42363_solr-n_0000000004) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42363_solr
   [junit4]   2> 636045 WARN  (OverseerExitThread) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 636046 INFO  (OverseerExitThread) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300488-127.0.0.1:42363_solr-n_0000000004) closing
   [junit4]   2> 636046 WARN  (OverseerAutoScalingTriggerThread-72132817825300488-127.0.0.1:42363_solr-n_0000000004) [n:127.0.0.1:42363_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 636048 INFO  (zkCallback-4825-thread-1-processing-n:127.0.0.1:33961_solr) [n:127.0.0.1:33961_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33961_solr
   [junit4]   2> 636048 INFO  (zkCallback-4825-thread-1-processing-n:127.0.0.1:33961_solr) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300489-127.0.0.1:33961_solr-n_0000000005) starting
   [junit4]   2> 636053 INFO  (OverseerCollectionConfigSetProcessor-72132817825300489-127.0.0.1:33961_solr-n_0000000005) [n:127.0.0.1:33961_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 72132817825300489-127.0.0.1:33961_solr-n_0000000005 overseer designates are [127.0.0.1:39189_solr, 127.0.0.1:42623_solr]
   [junit4]   2> 636053 INFO  (OverseerCollectionConfigSetProcessor-72132817825300489-127.0.0.1:33961_solr-n_0000000005) [n:127.0.0.1:33961_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [72132817825300489-127.0.0.1:33961_solr-n_0000000005, 72132817825300490-127.0.0.1:42623_solr-n_0000000006, 72132817825300488-127.0.0.1:42363_solr-n_0000000007]
   [junit4]   2> 636062 INFO  (OverseerStateUpdate-72132817825300489-127.0.0.1:33961_solr-n_0000000005) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72132817825300489-127.0.0.1:33961_solr-n_0000000005"} 127.0.0.1:33961_solr
   [junit4]   2> 636062 INFO  (OverseerStateUpdate-72132817825300489-127.0.0.1:33961_solr-n_0000000005) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33961_solr
   [junit4]   2> 636068 WARN  (OverseerExitThread) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 636069 INFO  (OverseerExitThread) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300489-127.0.0.1:33961_solr-n_0000000005) closing
   [junit4]   2> 636072 WARN  (OverseerAutoScalingTriggerThread-72132817825300489-127.0.0.1:33961_solr-n_0000000005) [n:127.0.0.1:33961_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 636073 INFO  (zkCallback-4827-thread-2-processing-n:127.0.0.1:42623_solr) [n:127.0.0.1:42623_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42623_solr
   [junit4]   2> 636073 INFO  (zkCallback-4827-thread-2-processing-n:127.0.0.1:42623_solr) [n:127.0.0.1:42623_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300490-127.0.0.1:42623_solr-n_0000000006) starting
   [junit4]   2> 636135 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.c.OverseerRolesTest ### Adding last overseer designate 127.0.0.1:33961_solr
   [junit4]   2> 636137 INFO  (qtp323097117-13781) [n:127.0.0.1:33961_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:33961_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 636139 INFO  (OverseerThreadFactory-2993-thread-1-processing-n:127.0.0.1:42623_solr) [n:127.0.0.1:42623_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role added to 127.0.0.1:33961_solr
   [junit4]   2> 636140 INFO  (qtp323097117-13781) [n:127.0.0.1:33961_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33961_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 636141 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:42623_solr
   [junit4]   2> 636141 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.c.OverseerRolesTest Election queue: 
   [junit4]   2> 636141 INFO  (qtp323097117-13783) [n:127.0.0.1:33961_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:42623_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 636143 INFO  (OverseerCollectionConfigSetProcessor-72132817825300490-127.0.0.1:42623_solr-n_0000000006) [n:127.0.0.1:42623_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 636143 INFO  (OverseerThreadFactory-2993-thread-2-processing-n:127.0.0.1:42623_solr) [n:127.0.0.1:42623_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:42623_solr
   [junit4]   2> 636143 INFO  (Thread-2736) [n:127.0.0.1:42623_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 72132817825300490-127.0.0.1:42623_solr-n_0000000006 overseer designates are [127.0.0.1:39189_solr, 127.0.0.1:33961_solr]
   [junit4]   2> 636143 INFO  (Thread-2736) [n:127.0.0.1:42623_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [72132817825300490-127.0.0.1:42623_solr-n_0000000006, 72132817825300488-127.0.0.1:42363_solr-n_0000000007, 72132817825300489-127.0.0.1:33961_solr-n_0000000008]
   [junit4]   2> 636143 INFO  (Thread-2736) [n:127.0.0.1:42623_solr    ] o.a.s.c.OverseerNodePrioritizer asking node 72132817825300489-127.0.0.1:33961_solr-n_0000000008 to come join election at head
   [junit4]   2> 636144 INFO  (qtp323097117-13783) [n:127.0.0.1:33961_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:42623_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 636146 INFO  (qtp323097117-13783) [n:127.0.0.1:33961_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=72132817825300489-127.0.0.1:33961_solr-n_0000000008&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 636146 INFO  (Thread-2736) [n:127.0.0.1:42623_solr    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 72132817825300488-127.0.0.1:42363_solr-n_0000000007 to rejoin election  
   [junit4]   2> 636148 INFO  (qtp151400375-13764) [n:127.0.0.1:42363_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=72132817825300488-127.0.0.1:42363_solr-n_0000000007&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 636150 INFO  (OverseerStateUpdate-72132817825300490-127.0.0.1:42623_solr-n_0000000006) [n:127.0.0.1:42623_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72132817825300490-127.0.0.1:42623_solr-n_0000000006"} 127.0.0.1:42623_solr
   [junit4]   2> 636150 INFO  (OverseerStateUpdate-72132817825300490-127.0.0.1:42623_solr-n_0000000006) [n:127.0.0.1:42623_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42623_solr
   [junit4]   2> 636154 WARN  (OverseerExitThread) [n:127.0.0.1:42623_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 636154 INFO  (OverseerExitThread) [n:127.0.0.1:42623_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300490-127.0.0.1:42623_solr-n_0000000006) closing
   [junit4]   2> 636154 WARN  (OverseerAutoScalingTriggerThread-72132817825300490-127.0.0.1:42623_solr-n_0000000006) [n:127.0.0.1:42623_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 636155 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:42363_solr) [n:127.0.0.1:42363_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42363_solr
   [junit4]   2> 636155 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:42363_solr) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300488-127.0.0.1:42363_solr-n_0000000007) starting
   [junit4]   2> 636157 INFO  (OverseerCollectionConfigSetProcessor-72132817825300488-127.0.0.1:42363_solr-n_0000000007) [n:127.0.0.1:42363_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 72132817825300488-127.0.0.1:42363_solr-n_0000000007 overseer designates are [127.0.0.1:39189_solr, 127.0.0.1:33961_solr]
   [junit4]   2> 636158 INFO  (OverseerCollectionConfigSetProcessor-72132817825300488-127.0.0.1:42363_solr-n_0000000007) [n:127.0.0.1:42363_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [72132817825300488-127.0.0.1:42363_solr-n_0000000007, 72132817825300489-127.0.0.1:33961_solr-n_0000000008, 72132817825300490-127.0.0.1:42623_solr-n_0000000009]
   [junit4]   2> 636158 INFO  (OverseerStateUpdate-72132817825300488-127.0.0.1:42363_solr-n_0000000007) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72132817825300488-127.0.0.1:42363_solr-n_0000000007"} 127.0.0.1:42363_solr
   [junit4]   2> 636158 INFO  (OverseerStateUpdate-72132817825300488-127.0.0.1:42363_solr-n_0000000007) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42363_solr
   [junit4]   2> 636159 WARN  (OverseerExitThread) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 636159 INFO  (OverseerExitThread) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300488-127.0.0.1:42363_solr-n_0000000007) closing
   [junit4]   2> 636159 WARN  (OverseerAutoScalingTriggerThread-72132817825300488-127.0.0.1:42363_solr-n_0000000007) [n:127.0.0.1:42363_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 636159 INFO  (zkCallback-4825-thread-2-processing-n:127.0.0.1:33961_solr) [n:127.0.0.1:33961_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33961_solr
   [junit4]   2> 636160 INFO  (zkCallback-4825-thread-2-processing-n:127.0.0.1:33961_solr) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300489-127.0.0.1:33961_solr-n_0000000008) starting
   [junit4]   2> 636245 INFO  (qtp323097117-13781) [n:127.0.0.1:33961_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:42623_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 636248 INFO  (OverseerThreadFactory-3001-thread-1-processing-n:127.0.0.1:33961_solr) [n:127.0.0.1:33961_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role added to 127.0.0.1:42623_solr
   [junit4]   2> 636250 INFO  (qtp323097117-13781) [n:127.0.0.1:33961_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:42623_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 636251 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.c.OverseerRolesTest ### Sending QUIT to overseer 127.0.0.1:33961_solr
   [junit4]   2> 636252 INFO  (OverseerStateUpdate-72132817825300489-127.0.0.1:33961_solr-n_0000000008) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72132817825300489-127.0.0.1:33961_solr-n_0000000008"} 127.0.0.1:33961_solr
   [junit4]   2> 636253 INFO  (OverseerStateUpdate-72132817825300489-127.0.0.1:33961_solr-n_0000000008) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33961_solr
   [junit4]   2> 636254 WARN  (OverseerExitThread) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 636254 INFO  (Thread-2737) [n:127.0.0.1:33961_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 72132817825300489-127.0.0.1:33961_solr-n_0000000008 overseer designates are [127.0.0.1:39189_solr, 127.0.0.1:33961_solr, 127.0.0.1:42623_solr]
   [junit4]   2> 636254 INFO  (OverseerExitThread) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300489-127.0.0.1:33961_solr-n_0000000008) closing
   [junit4]   2> 636254 INFO  (Thread-2737) [n:127.0.0.1:33961_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [72132817825300490-127.0.0.1:42623_solr-n_0000000009, 72132817825300488-127.0.0.1:42363_solr-n_0000000010]
   [junit4]   2> 636254 WARN  (OverseerAutoScalingTriggerThread-72132817825300489-127.0.0.1:33961_solr-n_0000000008) [n:127.0.0.1:33961_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 636254 INFO  (Thread-2737) [n:127.0.0.1:33961_solr    ] o.a.s.c.OverseerNodePrioritizer asking node 72132817825300490-127.0.0.1:42623_solr-n_0000000009 to come join election at head
   [junit4]   2> 636254 INFO  (zkCallback-4827-thread-2-processing-n:127.0.0.1:42623_solr) [n:127.0.0.1:42623_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42623_solr
   [junit4]   2> 636255 INFO  (qtp1914687831-13784) [n:127.0.0.1:42623_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=72132817825300490-127.0.0.1:42623_solr-n_0000000009&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 636255 INFO  (zkCallback-4827-thread-2-processing-n:127.0.0.1:42623_solr) [n:127.0.0.1:42623_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300490-127.0.0.1:42623_solr-n_0000000009) starting
   [junit4]   2> 636255 INFO  (Thread-2737) [n:127.0.0.1:33961_solr    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 72132817825300488-127.0.0.1:42363_solr-n_0000000010 to rejoin election  
   [junit4]   2> 636257 INFO  (qtp151400375-13764) [n:127.0.0.1:42363_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=72132817825300488-127.0.0.1:42363_solr-n_0000000010&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 636259 INFO  (OverseerStateUpdate-72132817825300490-127.0.0.1:42623_solr-n_0000000009) [n:127.0.0.1:42623_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72132817825300490-127.0.0.1:42623_solr-n_0000000009"} 127.0.0.1:42623_solr
   [junit4]   2> 636259 INFO  (OverseerStateUpdate-72132817825300490-127.0.0.1:42623_solr-n_0000000009) [n:127.0.0.1:42623_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42623_solr
   [junit4]   2> 636269 WARN  (OverseerExitThread) [n:127.0.0.1:42623_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 636270 INFO  (OverseerExitThread) [n:127.0.0.1:42623_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300490-127.0.0.1:42623_solr-n_0000000009) closing
   [junit4]   2> 636270 ERROR (OverseerCollectionConfigSetProcessor-72132817825300490-127.0.0.1:42623_solr-n_0000000009) [n:127.0.0.1:42623_solr    ] o.a.s.c.OverseerTaskProcessor Unable to prioritize overseer 
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.base/java.lang.Object.wait(Native Method)
   [junit4]   2> 	at java.base/java.lang.Object.wait(Object.java:328)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1409)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1213)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.getLeaderId(OverseerTaskProcessor.java:379)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.getLeaderNode(OverseerTaskProcessor.java:370)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:65)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:178)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 636270 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:42363_solr) [n:127.0.0.1:42363_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42363_solr
   [junit4]   2> 636271 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:42363_solr) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300488-127.0.0.1:42363_solr-n_0000000010) starting
   [junit4]   2> 636276 INFO  (OverseerCollectionConfigSetProcessor-72132817825300488-127.0.0.1:42363_solr-n_0000000010) [n:127.0.0.1:42363_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 72132817825300488-127.0.0.1:42363_solr-n_0000000010 overseer designates are [127.0.0.1:39189_solr, 127.0.0.1:33961_solr, 127.0.0.1:42623_solr]
   [junit4]   2> 636276 INFO  (OverseerCollectionConfigSetProcessor-72132817825300488-127.0.0.1:42363_solr-n_0000000010) [n:127.0.0.1:42363_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [72132817825300488-127.0.0.1:42363_solr-n_0000000010, 72132817825300489-127.0.0.1:33961_solr-n_0000000011]
   [junit4]   2> 636277 INFO  (OverseerStateUpdate-72132817825300488-127.0.0.1:42363_solr-n_0000000010) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72132817825300488-127.0.0.1:42363_solr-n_0000000010"} 127.0.0.1:42363_solr
   [junit4]   2> 636277 INFO  (OverseerStateUpdate-72132817825300488-127.0.0.1:42363_solr-n_0000000010) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42363_solr
   [junit4]   2> 636282 WARN  (ScheduledTrigger-3003-thread-1) [n:127.0.0.1:42623_solr    ] o.a.s.c.a.TriggerEventQueue Exception peeking queue of trigger .auto_add_replicas
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1259)
   [junit4]   2> 	at java.base/java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:317)
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.firstChild(ZkDistributedQueue.java:373)
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.firstElement(ZkDistributedQueue.java:504)
   [junit4]   2> 	at org.apache.solr.cloud.ZkDistributedQueue.peek(ZkDistributedQueue.java:145)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.TriggerEventQueue.peekEvent(TriggerEventQueue.java:69)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:551)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   [junit4]   2> 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 636282 WARN  (OverseerExitThread) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 636282 WARN  (ScheduledTrigger-3003-thread-1) [n:127.0.0.1:42623_solr    ] o.a.s.c.a.TriggerBase Exception getting trigger state '/autoscaling/triggerState/.auto_add_replicas'
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.base/java.lang.Object.wait(Native Method)
   [junit4]   2> 	at java.base/java.lang.Object.wait(Object.java:328)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1409)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1100)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:57)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.TriggerBase.restoreState(TriggerBase.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:561)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   [junit4]   2> 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 636282 WARN  (OverseerAutoScalingTriggerThread-72132817825300490-127.0.0.1:42623_solr-n_0000000009) [n:127.0.0.1:42623_solr    ] o.a.s.c.a.OverseerTriggerThread Error removing old nodeAdded markers
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.base/java.lang.Object.wait(Native Method)
   [junit4]   2> 	at java.base/java.lang.Object.wait(Object.java:328)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1409)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1533)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:66)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.listData(ZkDistribStateManager.java:76)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:245)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 636283 INFO  (OverseerExitThread) [n:127.0.0.1:42363_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300488-127.0.0.1:42363_solr-n_0000000010) closing
   [junit4]   2> 636283 WARN  (OverseerAutoScalingTriggerThread-72132817825300490-127.0.0.1:42623_solr-n_0000000009) [n:127.0.0.1:42623_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed, exiting.
   [junit4]   2> 636283 WARN  (OverseerAutoScalingTriggerThread-72132817825300488-127.0.0.1:42363_solr-n_0000000010) [n:127.0.0.1:42363_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 636283 WARN  (ScheduledTrigger-3003-thread-1) [n:127.0.0.1:42623_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger ran but was already closed
   [junit4]   2> 636284 INFO  (zkCallback-4825-thread-2-processing-n:127.0.0.1:33961_solr) [n:127.0.0.1:33961_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33961_solr
   [junit4]   2> 636284 INFO  (zkCallback-4825-thread-2-processing-n:127.0.0.1:33961_solr) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer Overseer (id=72132817825300489-127.0.0.1:33961_solr-n_0000000011) starting
   [junit4]   2> 651325 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[58F4472C46AA22BE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOverseerRole
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerRolesTest -Dtests.method=testOverseerRole -Dtests.seed=58F4472C46AA22BE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=America/Rosario -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 15.6s J1 | OverseerRolesTest.testOverseerRole <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Timed out waiting for overseer state change
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([58F4472C46AA22BE:B93FBAB87D19146F]:0)
   [junit4]    > 	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:63)
   [junit4]    > 	at org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRolesTest.java:141)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 651329 INFO  (jetty-closer-4800-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@f4d4b20{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 651329 INFO  (jetty-closer-4800-thread-4) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4a6c85d5{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 651329 INFO  (jetty-closer-4800-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1837910729
   [junit4]   2> 651329 INFO  (jetty-closer-4800-thread-4) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1437727903
   [junit4]   2> 651329 INFO  (jetty-closer-4800-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@480a9f72{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 651329 INFO  (jetty-closer-4800-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 651330 INFO  (jetty-closer-4800-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=921485360
   [junit4]   2> 651330 INFO  (jetty-closer-4800-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7776c4bf: rootName = solr_33961, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2646fbcd
   [junit4]   2> 651330 INFO  (jetty-closer-4800-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 651330 INFO  (jetty-closer-4800-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 651330 INFO  (jetty-closer-4800-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45d9a3c5: rootName = solr_42623, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1563a286
   [junit4]   2> 651330 INFO  (jetty-closer-4800-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@417b80cd: rootName = solr_42363, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4142f836
   [junit4]   2> 651333 INFO  (jetty-closer-4800-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 651333 INFO  (jetty-closer-4800-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 651333 INFO  (jetty-closer-4800-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@790893d1: rootName = solr_33961, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@565f5d54
   [junit4]   2> 651333 INFO  (jetty-closer-4800-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@384e27e5: rootName = solr_42363, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@565f5d54
   [junit4]   2> 651334 INFO  (jetty-closer-4800-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 651334 INFO  (jetty-closer-4800-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33e64798: rootName = solr_42623, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@565f5d54
   [junit4]   2> 651336 INFO  (jetty-closer-4800-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 651336 INFO  (jetty-closer-4800-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 651336 INFO  (jetty-closer-4800-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@454f0da5: rootName = solr_42363, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2f0c5e77
   [junit4]   2> 651336 INFO  (jetty-closer-4800-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3303340c: rootName = solr_33961, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2f0c5e77
   [junit4]   2> 651336 INFO  (jetty-closer-4800-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 651336 INFO  (jetty-closer-4800-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2de207e2: rootName = solr_42623, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2f0c5e77
   [junit4]   2> 651337 INFO  (jetty-closer-4800-thread-4) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42623_solr
   [junit4]   2> 651337 INFO  (jetty-closer-4800-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42363_solr
   [junit4]   2> 651337 INFO  (jetty-closer-4800-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33961_solr
   [junit4]   2> 651337 INFO  (jetty-closer-4800-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 651337 INFO  (jetty-closer-4800-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 651337 INFO  (jetty-closer-4800-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 651337 INFO  (zkCallback-4825-thread-2-processing-n:127.0.0.1:33961_solr) [n:127.0.0.1:33961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 651337 INFO  (zkCallback-4827-thread-2-processing-n:127.0.0.1:42623_solr) [n:127.0.0.1:42623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 651337 INFO  (zkCallback-4820-thread-1-processing-n:127.0.0.1:42363_solr) [n:127.0.0.1:42363_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 651337 INFO  (jetty-closer-4800-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 651337 INFO  (jetty-closer-4800-thread-4) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 651338 INFO  (jetty-closer-4800-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 651339 INFO  (jetty-closer-4800-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72132817825300489-127.0.0.1:33961_solr-n_0000000011) closing
   [junit4]   2> 651339 INFO  (OverseerStateUpdate-72132817825300489-127.0.0.1:33961_solr-n_0000000011) [n:127.0.0.1:33961_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33961_solr
   [junit4]   2> 651339 WARN  (OverseerAutoScalingTriggerThread-72132817825300489-127.0.0.1:33961_solr-n_0000000011) [n:127.0.0.1:33961_solr    ] o.a.s.c

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

any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2310898 INFO  (SUITE-TriggerIntegrationTest-seed#[58F4472C46AA22BE]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38067 38067
   [junit4]   2> 2325923 INFO  (Thread-6176) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38067 38067
   [junit4]   2> 2325924 WARN  (Thread-6176) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	22	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/aliases.json
   [junit4]   2> 	21	/solr/security.json
   [junit4]   2> 	9	/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> 	128	/solr/collections/collection1/state.json
   [junit4]   2> 	22	/solr/clusterstate.json
   [junit4]   2> 	11	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72132914917015609-127.0.0.1:36111_solr-n_0000000017
   [junit4]   2> 	2	/solr/overseer_elect/election/72132914917015581-127.0.0.1:33301_solr-n_0000000008
   [junit4]   2> 	2	/solr/overseer_elect/election/72132914917015578-127.0.0.1:40333_solr-n_0000000007
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72132914917015578-core_node8-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/72132914917015606-127.0.0.1:44837_solr-n_0000000016
   [junit4]   2> 	2	/solr/overseer_elect/election/72132914917015593-127.0.0.1:41707_solr-n_0000000012
   [junit4]   2> 	2	/solr/overseer_elect/election/72132914917015572-127.0.0.1:44569_solr-n_0000000005
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72132914917015590-core_node4-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72132914917015590-127.0.0.1:42701_solr-n_0000000011
   [junit4]   2> 	2	/solr/overseer_elect/election/72132914917015602-127.0.0.1:45721_solr-n_0000000015
   [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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_58F4472C46AA22BE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=PostingsFormat(name=Memory), id=Lucene50(blocksize=128), x_s=PostingsFormat(name=Memory)}, docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=838, maxMBSortInHeap=6.130897821514397, sim=RandomSimilarity(queryNorm=false): {}, locale=fa-AF, timezone=Pacific/Efate
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=205348512,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreProperties, TestLMJelinekMercerSimilarityFactory, ReturnFieldsTest, TestJsonRequest, TestDistributedStatsComponentCardinality, TestCodecSupport, TestHdfsUpdateLog, TestClusterStateMutator, SpellCheckComponentTest, TestManagedStopFilterFactory, OverseerStatusTest, TestFieldCacheSortRandom, DocExpirationUpdateProcessorFactoryTest, CoreMergeIndexesAdminHandlerTest, TestSolrCLIRunExample, TestRestManager, SolrMetricManagerTest, TestSubQueryTransformerDistrib, TestMinMaxOnMultiValuedField, TestClusterStateProvider, ForceLeaderTest, TestSimDistributedQueue, SolrXmlInZkTest, StatelessScriptUpdateProcessorFactoryTest, TestNoOpRegenerator, ClusterStateUpdateTest, MinimalSchemaTest, TestValueSourceCache, MetricUtilsTest, RegexBoostProcessorTest, TestFieldSortValues, SharedFSAutoReplicaFailoverTest, DistributedFacetPivotSmallTest, TestDistribIDF, CustomCollectionTest, TestCoreContainer, NotRequiredUniqueKeyTest, FileBasedSpellCheckerTest, SpatialHeatmapFacetsTest, TestConfigSetsAPIZkFailure, NodeAddedTriggerTest, TestFieldCache, DistribCursorPagingTest, TestAnalyzedSuggestions, EnumFieldTest, ResponseLogComponentTest, TestBadConfig, DistributedFacetPivotLargeTest, SchemaApiFailureTest, TestSmileRequest, StatsReloadRaceTest, DistributedQueueTest, RecoveryZkTest, TestSuggestSpellingConverter, TestReloadAndDeleteDocs, TestQueryTypes, DisMaxRequestHandlerTest, SortSpecParsingTest, BlobRepositoryCloudTest, DistributedQueryComponentOptimizationTest, HighlighterMaxOffsetTest, TestHdfsCloudBackupRestore, CurrencyFieldTypeTest, TestManagedSchemaAPI, PKIAuthenticationIntegrationTest, SolrIndexMetricsTest, LeaderElectionTest, SolrTestCaseJ4Test, SuggesterTSTTest, PreAnalyzedFieldTest, TestExecutePlanAction, ExitableDirectoryReaderTest, AtomicUpdateProcessorFactoryTest, TestRequestForwarding, InfixSuggestersTest, CopyFieldTest, AutoScalingHandlerTest, HdfsUnloadDistributedZkTest, TestStressReorder, NumericFieldsTest, CoreAdminHandlerTest, TestSolrDeletionPolicy2, TestCustomStream, WordBreakSolrSpellCheckerTest, AnalyticsQueryTest, DeleteReplicaTest, TestNestedDocsSort, RecoveryAfterSoftCommitTest, TestRealTimeGet, BlockCacheTest, UninvertDocValuesMergePolicyTest, BlockJoinFacetSimpleTest, MultiTermTest, CircularListTest, TestMacroExpander, TestUpdate, HdfsRecoverLeaseTest, TestPrepRecovery, TestRawTransformer, ConnectionReuseTest, TestRandomDVFaceting, SimpleCollectionCreateDeleteTest, LeaderFailureAfterFreshStartTest, DistanceFunctionTest, ConnectionManagerTest, AnalysisAfterCoreReloadTest, TestShortCircuitedRequests, TestNodeAddedTrigger, TestStressCloudBlindAtomicUpdates, LukeRequestHandlerTest, CleanupOldIndexTest, TestUninvertingReader, TestLRUStatsCache, TestDistribDocBasedVersion, TestLazyCores, DistributedSpellCheckComponentTest, TestRequestStatusCollectionAPI, LeaderElectionIntegrationTest, ConvertedLegacyTest, HdfsSyncSliceTest, TestSolrCoreSnapshots, TestComplexPhraseLeadingWildcard, TestLFUCache, PreAnalyzedUpdateProcessorTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, TestZkChroot, ZkCLITest, TestReload, TestRangeQuery, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestMergePolicyConfig, TestDocSet, TestBinaryField, TestSearchPerf, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AssignBackwardCompatibilityTest, CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DistribJoinFromCollectionTest, LIRRollingUpdatesTest, MoveReplicaTest, NodeMutatorTest, OverseerCollectionConfigSetProcessorTest, RemoteQueryErrorTest, ReplicationFactorTest, RollingRestartTest, SolrCloudExampleTest, TestCryptoKeys, TestLeaderElectionWithEmptyReplica, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestTlogReplica, TestReplicaProperties, SystemLogListenerTest, TestPolicyCloud, TriggerIntegrationTest]
   [junit4] Completed [593/775 (3!)] on J2 in 209.04s, 14 tests, 1 error <<< FAILURES!

[...truncated 6867 lines...]
   [junit4] Suite: org.apache.solr.handler.extraction.TestExtractionDateUtil
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExtractionDateUtil -Dtests.method=testParseDate -Dtests.seed=65FCF260B7F954C8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=America/Metlakatla -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.09s J1 | TestExtractionDateUtil.testParseDate <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([65FCF260B7F954C8:2FE58A55CC50237D]:0)
   [junit4]    > 	at org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59)
   [junit4]    > 	at org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=356, maxMBSortInHeap=6.6451304051708, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-DZ, timezone=America/Metlakatla
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=432091736,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestExtractionDateUtil]
   [junit4] Completed [1/4 (1!)] on J1 in 0.67s, 2 tests, 1 failure <<< FAILURES!

[...truncated 34960 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1337 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1337/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:32923/solr/testAsyncOperations]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:32923/solr/testAsyncOperations]
	at __randomizedtesting.SeedInfo.seed([5DC74AC25B84172C:B9837675FD2C59F3]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	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.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests(CollectionsAPIAsyncDistributedZkTest.java:119)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:32923/solr/testAsyncOperations: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	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)
	... 45 more


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5DC74AC25B84172C:6C792726252E62DE]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1177)
	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 12761 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5DC74AC25B84172C-001/init-core-data-001
   [junit4]   2> 691485 WARN  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5DC74AC25B84172C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 691485 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5DC74AC25B84172C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 691486 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5DC74AC25B84172C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 691487 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5DC74AC25B84172C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 691487 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5DC74AC25B84172C]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5DC74AC25B84172C-001/tempDir-001
   [junit4]   2> 691487 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5DC74AC25B84172C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 691489 INFO  (Thread-2860) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 691489 INFO  (Thread-2860) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 691495 ERROR (Thread-2860) [    ] 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> 691589 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5DC74AC25B84172C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38591
   [junit4]   2> 691592 INFO  (zkConnectionManagerCallback-976-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691598 INFO  (jetty-launcher-973-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 691598 INFO  (jetty-launcher-973-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 691599 INFO  (jetty-launcher-973-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 691599 INFO  (jetty-launcher-973-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 691599 INFO  (jetty-launcher-973-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 691599 INFO  (jetty-launcher-973-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 691599 INFO  (jetty-launcher-973-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 691599 INFO  (jetty-launcher-973-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 691599 INFO  (jetty-launcher-973-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e62d96c{/solr,null,AVAILABLE}
   [junit4]   2> 691599 INFO  (jetty-launcher-973-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79ff0d44{/solr,null,AVAILABLE}
   [junit4]   2> 691601 INFO  (jetty-launcher-973-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9a713b5{SSL,[ssl, http/1.1]}{127.0.0.1:32923}
   [junit4]   2> 691601 INFO  (jetty-launcher-973-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@256edf9{SSL,[ssl, http/1.1]}{127.0.0.1:44569}
   [junit4]   2> 691601 INFO  (jetty-launcher-973-thread-1) [    ] o.e.j.s.Server Started @693403ms
   [junit4]   2> 691601 INFO  (jetty-launcher-973-thread-2) [    ] o.e.j.s.Server Started @693403ms
   [junit4]   2> 691601 INFO  (jetty-launcher-973-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32923}
   [junit4]   2> 691601 INFO  (jetty-launcher-973-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44569}
   [junit4]   2> 691601 ERROR (jetty-launcher-973-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 691601 ERROR (jetty-launcher-973-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 691601 INFO  (jetty-launcher-973-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 691601 INFO  (jetty-launcher-973-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 691602 INFO  (jetty-launcher-973-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 691602 INFO  (jetty-launcher-973-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 691602 INFO  (jetty-launcher-973-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 691602 INFO  (jetty-launcher-973-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 691602 INFO  (jetty-launcher-973-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T17:36:21.406Z
   [junit4]   2> 691602 INFO  (jetty-launcher-973-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T17:36:21.406Z
   [junit4]   2> 691603 INFO  (zkConnectionManagerCallback-980-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691603 INFO  (zkConnectionManagerCallback-979-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691603 INFO  (jetty-launcher-973-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 691603 INFO  (jetty-launcher-973-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 691609 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 0x100439386a30002, likely client has closed socket
   [junit4]   2> 691611 INFO  (jetty-launcher-973-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38591/solr
   [junit4]   2> 691611 INFO  (jetty-launcher-973-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38591/solr
   [junit4]   2> 691612 INFO  (zkConnectionManagerCallback-988-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691613 INFO  (zkConnectionManagerCallback-986-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691618 INFO  (zkConnectionManagerCallback-990-thread-1-processing-n:127.0.0.1:44569_solr) [n:127.0.0.1:44569_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691619 INFO  (zkConnectionManagerCallback-992-thread-1-processing-n:127.0.0.1:32923_solr) [n:127.0.0.1:32923_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691650 INFO  (jetty-launcher-973-thread-2) [n:127.0.0.1:44569_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 691651 INFO  (jetty-launcher-973-thread-1) [n:127.0.0.1:32923_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 691651 INFO  (jetty-launcher-973-thread-2) [n:127.0.0.1:44569_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44569_solr
   [junit4]   2> 691651 INFO  (jetty-launcher-973-thread-1) [n:127.0.0.1:32923_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32923_solr
   [junit4]   2> 691651 INFO  (jetty-launcher-973-thread-2) [n:127.0.0.1:44569_solr    ] o.a.s.c.Overseer Overseer (id=72131894936010757-127.0.0.1:44569_solr-n_0000000000) starting
   [junit4]   2> 691659 INFO  (zkCallback-989-thread-1-processing-n:127.0.0.1:44569_solr) [n:127.0.0.1:44569_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 691659 INFO  (zkCallback-991-thread-1-processing-n:127.0.0.1:32923_solr) [n:127.0.0.1:32923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 691671 INFO  (jetty-launcher-973-thread-2) [n:127.0.0.1:44569_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44569_solr
   [junit4]   2> 691671 INFO  (zkCallback-991-thread-1-processing-n:127.0.0.1:32923_solr) [n:127.0.0.1:32923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 691671 INFO  (zkCallback-989-thread-1-processing-n:127.0.0.1:44569_solr) [n:127.0.0.1:44569_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 691706 INFO  (jetty-launcher-973-thread-2) [n:127.0.0.1:44569_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44569.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@119fc801
   [junit4]   2> 691706 INFO  (jetty-launcher-973-thread-1) [n:127.0.0.1:32923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32923.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@119fc801
   [junit4]   2> 691711 INFO  (jetty-launcher-973-thread-2) [n:127.0.0.1:44569_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44569.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@119fc801
   [junit4]   2> 691711 INFO  (jetty-launcher-973-thread-2) [n:127.0.0.1:44569_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44569.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@119fc801
   [junit4]   2> 691712 INFO  (jetty-launcher-973-thread-2) [n:127.0.0.1:44569_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5DC74AC25B84172C-001/tempDir-001/node2/.
   [junit4]   2> 691713 INFO  (jetty-launcher-973-thread-1) [n:127.0.0.1:32923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32923.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@119fc801
   [junit4]   2> 691713 INFO  (jetty-launcher-973-thread-1) [n:127.0.0.1:32923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32923.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@119fc801
   [junit4]   2> 691714 INFO  (jetty-launcher-973-thread-1) [n:127.0.0.1:32923_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5DC74AC25B84172C-001/tempDir-001/node1/.
   [junit4]   2> 691745 INFO  (zkConnectionManagerCallback-998-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691748 INFO  (zkConnectionManagerCallback-1002-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 691749 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5DC74AC25B84172C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 691749 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5DC74AC25B84172C]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38591/solr ready
   [junit4]   2> 691794 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5DC74AC25B84172C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncRequests
   [junit4]   2> 691807 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=3df861f9-ecf7-4b4d-b796-de9e8c7f754c&shards=shard1&replicationFactor=1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 691807 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=3df861f9-ecf7-4b4d-b796-de9e8c7f754c&shards=shard1&replicationFactor=1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 691809 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3df861f9-ecf7-4b4d-b796-de9e8c7f754c&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 691809 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3df861f9-ecf7-4b4d-b796-de9e8c7f754c&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 691810 INFO  (OverseerThreadFactory-2495-thread-1-processing-n:127.0.0.1:44569_solr) [n:127.0.0.1:44569_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testAsyncOperations
   [junit4]   2> 691915 INFO  (OverseerStateUpdate-72131894936010757-127.0.0.1:44569_solr-n_0000000000) [n:127.0.0.1:44569_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testAsyncOperations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testAsyncOperations_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32923/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 692118 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testAsyncOperations&version=2&replicaType=NRT&async=3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341&coreNodeName=core_node2&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 692118 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testAsyncOperations&version=2&replicaType=NRT&async=3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341&coreNodeName=core_node2&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 692119 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 692119 INFO  (qtp232063742-7333) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341
   [junit4]   2> 692120 INFO  (qtp232063742-7333) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 692221 INFO  (zkCallback-991-thread-1-processing-n:127.0.0.1:32923_solr) [n:127.0.0.1:32923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 692222 INFO  (zkCallback-991-thread-2-processing-n:127.0.0.1:32923_solr) [n:127.0.0.1:32923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 692810 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3df861f9-ecf7-4b4d-b796-de9e8c7f754c&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 692811 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3df861f9-ecf7-4b4d-b796-de9e8c7f754c&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 693121 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341
   [junit4]   2> 693121 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 693127 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 693131 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.s.IndexSchema [testAsyncOperations_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 693133 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 693133 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testAsyncOperations_shard1_replica_n1' using configuration from collection testAsyncOperations, trusted=true
   [junit4]   2> 693133 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32923.solr.core.testAsyncOperations.shard1.replica_n1' (registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@119fc801
   [junit4]   2> 693133 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 693133 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrCore [[testAsyncOperations_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5DC74AC25B84172C-001/tempDir-001/node1/testAsyncOperations_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5DC74AC25B84172C-001/tempDir-001/node1/./testAsyncOperations_shard1_replica_n1/data/]
   [junit4]   2> 693157 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 693157 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 693157 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 693157 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 693158 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5041df95[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 693159 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 693159 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 693160 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 693160 INFO  (searcherExecutor-2500-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 r:core_node2 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE n:127.0.0.1:32923_solr s:shard1 c:testAsyncOperations) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@5041df95[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 693160 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592126952402059264
   [junit4]   2> 693164 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 693164 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 693164 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32923/solr/testAsyncOperations_shard1_replica_n1/
   [junit4]   2> 693164 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 693164 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:32923/solr/testAsyncOperations_shard1_replica_n1/ has no replicas
   [junit4]   2> 693164 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 693165 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32923/solr/testAsyncOperations_shard1_replica_n1/ shard1
   [junit4]   2> 693267 INFO  (zkCallback-991-thread-2-processing-n:127.0.0.1:32923_solr) [n:127.0.0.1:32923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 693267 INFO  (zkCallback-991-thread-1-processing-n:127.0.0.1:32923_solr) [n:127.0.0.1:32923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 693316 INFO  (parallelCoreAdminExecutor-2496-thread-1-processing-n:127.0.0.1:32923_solr 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341 CREATE) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 693418 INFO  (zkCallback-991-thread-1-processing-n:127.0.0.1:32923_solr) [n:127.0.0.1:32923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 693418 INFO  (zkCallback-991-thread-2-processing-n:127.0.0.1:32923_solr) [n:127.0.0.1:32923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 693811 INFO  (qtp232063742-7333) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3df861f9-ecf7-4b4d-b796-de9e8c7f754c&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 693812 INFO  (qtp232063742-7333) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3df861f9-ecf7-4b4d-b796-de9e8c7f754c&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 694122 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341
   [junit4]   2> 694122 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3df861f9-ecf7-4b4d-b796-de9e8c7f754c1133742156376341&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 694123 INFO  (OverseerThreadFactory-2495-thread-1-processing-n:127.0.0.1:44569_solr) [n:127.0.0.1:44569_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> 694813 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3df861f9-ecf7-4b4d-b796-de9e8c7f754c&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 694814 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3df861f9-ecf7-4b4d-b796-de9e8c7f754c&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 694814 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=3df861f9-ecf7-4b4d-b796-de9e8c7f754c&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 694814 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3df861f9-ecf7-4b4d-b796-de9e8c7f754c&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 694819 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1592126954138501120), 1 (1592126954140598272), 2 (1592126954140598273), 3 (1592126954140598274), 4 (1592126954140598275), 5 (1592126954140598276), 6 (1592126954140598277), 7 (1592126954140598278), 8 (1592126954140598279), 9 (1592126954140598280), ... (46 adds)]} 0 3
   [junit4]   2> 694820 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592126954142695424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 694820 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@44bd8518 commitCommandVersion:1592126954142695424
   [junit4]   2> 694826 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@75ad06d2[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 694826 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 694827 INFO  (searcherExecutor-2500-thread-1-processing-n:127.0.0.1:32923_solr x:testAsyncOperations_shard1_replica_n1 s:shard1 c:testAsyncOperations r:core_node2) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@75ad06d2[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C46)))}
   [junit4]   2> 694827 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testAsyncOperations:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 694828 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.S.Request [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&shards=shard1&_stateVer_=testAsyncOperations:4&wt=javabin&version=2} hits=46 status=0 QTime=0
   [junit4]   2> 694829 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=e680a076-9eed-4050-82eb-40061fc21d54&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 694830 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=e680a076-9eed-4050-82eb-40061fc21d54&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 694830 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e680a076-9eed-4050-82eb-40061fc21d54&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 694831 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e680a076-9eed-4050-82eb-40061fc21d54&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 694831 INFO  (OverseerThreadFactory-2495-thread-2-processing-n:127.0.0.1:44569_solr) [n:127.0.0.1:44569_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=RELOAD
   [junit4]   2> 694831 INFO  (OverseerCollectionConfigSetProcessor-72131894936010757-127.0.0.1:44569_solr-n_0000000000) [n:127.0.0.1:44569_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> 694832 INFO  (qtp232063742-7333) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=testAsyncOperations_shard1_replica_n1&async=e680a076-9eed-4050-82eb-40061fc21d541133745072669772&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 694832 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e680a076-9eed-4050-82eb-40061fc21d541133745072669772
   [junit4]   2> 694832 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e680a076-9eed-4050-82eb-40061fc21d541133745072669772&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 694837 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 694847 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr    ] o.a.s.s.IndexSchema [testAsyncOperations_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 694848 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 694848 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'testAsyncOperations_shard1_replica_n1' using configuration from collection testAsyncOperations
   [junit4]   2> 694862 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32923.solr.core.testAsyncOperations.shard1.replica_n1' (registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@119fc801
   [junit4]   2> 694863 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrCore [[testAsyncOperations_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5DC74AC25B84172C-001/tempDir-001/node1/testAsyncOperations_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5DC74AC25B84172C-001/tempDir-001/node1/./testAsyncOperations_shard1_replica_n1/data/]
   [junit4]   2> 694887 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 694887 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 694888 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7eb2c0d0[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 694889 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 694889 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 694889 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 694890 INFO  (searcherExecutor-2505-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 r:core_node2 e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD n:127.0.0.1:32923_solr s:shard1 c:testAsyncOperations) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@7eb2c0d0[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C46)))}
   [junit4]   2> 694892 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 694893 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10bfd265[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 694893 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19c4935a
   [junit4]   2> 694893 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testAsyncOperations.shard1.replica_n1, tag=432313178
   [junit4]   2> 694893 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@536483c9: rootName = solr_32923, domain = solr.core.testAsyncOperations.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testAsyncOperations.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@6dcebfa
   [junit4]   2> 694893 INFO  (searcherExecutor-2505-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 r:core_node2 e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD n:127.0.0.1:32923_solr s:shard1 c:testAsyncOperations) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@10bfd265[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C46)))}
   [junit4]   2> 694897 INFO  (parallelCoreAdminExecutor-2496-thread-2-processing-n:127.0.0.1:32923_solr e680a076-9eed-4050-82eb-40061fc21d541133745072669772 RELOAD) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testAsyncOperations.shard1.leader, tag=432313178
   [junit4]   2> 695831 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e680a076-9eed-4050-82eb-40061fc21d54&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 695832 INFO  (qtp232063742-7335) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e680a076-9eed-4050-82eb-40061fc21d54&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 695833 INFO  (qtp232063742-7333) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e680a076-9eed-4050-82eb-40061fc21d541133745072669772
   [junit4]   2> 695833 INFO  (qtp232063742-7333) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e680a076-9eed-4050-82eb-40061fc21d541133745072669772&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 695835 INFO  (OverseerThreadFactory-2495-thread-2-processing-n:127.0.0.1:44569_solr) [n:127.0.0.1:44569_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 696832 INFO  (OverseerCollectionConfigSetProcessor-72131894936010757-127.0.0.1:44569_solr-n_0000000000) [n:127.0.0.1:44569_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 696833 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e680a076-9eed-4050-82eb-40061fc21d54&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 696834 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e680a076-9eed-4050-82eb-40061fc21d54&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 696834 INFO  (qtp232063742-7333) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=e680a076-9eed-4050-82eb-40061fc21d54&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 696835 INFO  (qtp232063742-7333) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e680a076-9eed-4050-82eb-40061fc21d54&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 696837 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params async=e0a26878-3950-475f-bd3a-c6f7df84604d&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 696838 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=e0a26878-3950-475f-bd3a-c6f7df84604d&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 696839 INFO  (qtp232063742-7333) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e0a26878-3950-475f-bd3a-c6f7df84604d&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 696839 INFO  (qtp232063742-7333) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e0a26878-3950-475f-bd3a-c6f7df84604d&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 696839 INFO  (OverseerThreadFactory-2495-thread-3-processing-n:127.0.0.1:44569_solr) [n:127.0.0.1:44569_solr    ] o.a.s.c.a.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"testAsyncOperations",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "async":"e0a26878-3950-475f-bd3a-c6f7df84604d",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 696841 INFO  (zkCallback-991-thread-2-processing-n:127.0.0.1:32923_solr) [n:127.0.0.1:32923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 696841 INFO  (zkCallback-991-thread-1-processing-n:127.0.0.1:32923_solr) [n:127.0.0.1:32923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 697840 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e0a26878-3950-475f-bd3a-c6f7df84604d&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 697840 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e0a26878-3950-475f-bd3a-c6f7df84604d&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 697842 INFO  (OverseerThreadFactory-2495-thread-3-processing-n:127.0.0.1:44569_solr) [n:127.0.0.1:44569_solr    ] o.a.s.c.a.c.CreateShardCmd Creating replica testAsyncOperations_shard2_replica_n3 as part of slice shard2 of collection testAsyncOperations on 127.0.0.1:44569_solr
   [junit4]   2> 697843 INFO  (OverseerThreadFactory-2495-thread-3-processing-n:127.0.0.1:44569_solr) [n:127.0.0.1:44569_solr    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44569_solr for creating new replica
   [junit4]   2> 697844 INFO  (OverseerStateUpdate-72131894936010757-127.0.0.1:44569_solr-n_0000000000) [n:127.0.0.1:44569_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testAsyncOperations",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testAsyncOperations_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44569/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44569_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 697945 INFO  (zkCallback-991-thread-2-processing-n:127.0.0.1:32923_solr) [n:127.0.0.1:32923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 697945 INFO  (zkCallback-991-thread-1-processing-n:127.0.0.1:32923_solr) [n:127.0.0.1:32923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 698066 INFO  (qtp545788997-7332) [n:127.0.0.1:44569_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testAsyncOperations_shard2_replica_n3&action=CREATE&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=0
   [junit4]   2> 698066 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testAsyncOperations_shard2_replica_n3&action=CREATE&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 698066 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 698067 INFO  (qtp545788997-7336) [n:127.0.0.1:44569_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036
   [junit4]   2> 698068 INFO  (qtp545788997-7336) [n:127.0.0.1:44569_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 698075 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 698080 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.s.IndexSchema [testAsyncOperations_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 698083 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 698083 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testAsyncOperations_shard2_replica_n3' using configuration from collection testAsyncOperations, trusted=true
   [junit4]   2> 698083 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44569.solr.core.testAsyncOperations.shard2.replica_n3' (registry 'solr.core.testAsyncOperations.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@119fc801
   [junit4]   2> 698083 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 698083 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SolrCore [[testAsyncOperations_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5DC74AC25B84172C-001/tempDir-001/node2/testAsyncOperations_shard2_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5DC74AC25B84172C-001/tempDir-001/node2/./testAsyncOperations_shard2_replica_n3/data/]
   [junit4]   2> 698113 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 698113 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 698114 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 698114 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 698115 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@8e5deda[testAsyncOperations_shard2_replica_n3] main]
   [junit4]   2> 698115 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 698116 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 698116 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 698116 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592126957598801920
   [junit4]   2> 698116 INFO  (searcherExecutor-2509-thread-1-processing-x:testAsyncOperations_shard2_replica_n3 r:core_node4 e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE n:127.0.0.1:44569_solr s:shard2 c:testAsyncOperations) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SolrCore [testAsyncOperations_shard2_replica_n3] Registered new searcher Searcher@8e5deda[testAsyncOperations_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 698119 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 698119 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 698119 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44569/solr/testAsyncOperations_shard2_replica_n3/
   [junit4]   2> 698119 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 698119 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SyncStrategy https://127.0.0.1:44569/solr/testAsyncOperations_shard2_replica_n3/ has no replicas
   [junit4]   2> 698119 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 698120 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44569/solr/testAsyncOperations_shard2_replica_n3/ shard2
   [junit4]   2> 698223 INFO  (zkCallback-991-thread-1-processing-n:127.0.0.1:32923_solr) [n:127.0.0.1:32923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 698223 INFO  (zkCallback-991-thread-2-processing-n:127.0.0.1:32923_solr) [n:127.0.0.1:32923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 698223 INFO  (zkCallback-989-thread-1-processing-n:127.0.0.1:44569_solr) [n:127.0.0.1:44569_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 698223 INFO  (zkCallback-989-thread-2-processing-n:127.0.0.1:44569_solr) [n:127.0.0.1:44569_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 698272 INFO  (parallelCoreAdminExecutor-2497-thread-1-processing-n:127.0.0.1:44569_solr e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036 CREATE) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 698841 INFO  (qtp232063742-7333) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e0a26878-3950-475f-bd3a-c6f7df84604d&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 698842 INFO  (qtp232063742-7333) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e0a26878-3950-475f-bd3a-c6f7df84604d&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 699069 INFO  (qtp545788997-7332) [n:127.0.0.1:44569_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036
   [junit4]   2> 699069 INFO  (qtp545788997-7332) [n:127.0.0.1:44569_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e0a26878-3950-475f-bd3a-c6f7df84604d1133748286707036&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 699069 INFO  (OverseerThreadFactory-2495-thread-3-processing-n:127.0.0.1:44569_solr) [n:127.0.0.1:44569_solr    ] o.a.s.c.a.c.CreateShardCmd Finished create command on all shards for collection: testAsyncOperations
   [junit4]   2> 699072 INFO  (OverseerThreadFactory-2495-thread-3-processing-n:127.0.0.1:44569_solr) [n:127.0.0.1:44569_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> 699843 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e0a26878-3950-475f-bd3a-c6f7df84604d&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 699844 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e0a26878-3950-475f-bd3a-c6f7df84604d&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 699845 INFO  (qtp232063742-7333) [n:127.0.0.1:32923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=e0a26878-3950-475f-bd3a-c6f7df84604d&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 699845 INFO  (qtp232063742-7333) [n:127.0.0.1:32923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e0a26878-3950-475f-bd3a-c6f7df84604d&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 699850 INFO  (qtp545788997-7332) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_shard2_replica_n3]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:32923/solr/testAsyncOperations_shard1_replica_n1/&wt=javabin&version=2}{add=[47 (1592126959415984128)]} 0 2
   [junit4]   2> 699851 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 4
   [junit4]   2> 699854 INFO  (qtp545788997-7334) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592126959421227008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 699854 INFO  (qtp545788997-7334) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c85308b commitCommandVersion:1592126959421227008
   [junit4]   2> 699857 INFO  (qtp232063742-7323) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592126959424372736,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 699858 INFO  (qtp232063742-7323) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 699859 INFO  (qtp232063742-7323) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 699860 INFO  (qtp232063742-7323) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_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:32923/solr/testAsyncOperations_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 699860 INFO  (qtp545788997-7334) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@777ec8[testAsyncOperations_shard2_replica_n3] main]
   [junit4]   2> 699860 INFO  (qtp545788997-7334) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 699861 INFO  (searcherExecutor-2509-thread-1-processing-n:127.0.0.1:44569_solr x:testAsyncOperations_shard2_replica_n3 s:shard2 c:testAsyncOperations r:core_node4) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.c.SolrCore [testAsyncOperations_shard2_replica_n3] Registered new searcher Searcher@777ec8[testAsyncOperations_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 699861 INFO  (qtp545788997-7334) [n:127.0.0.1:44569_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_shard2_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:32923/solr/testAsyncOperations_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 7
   [junit4]   2> 699861 INFO  (qtp232063742-7333) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testAsyncOperations:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 10
   [junit4]   2> 699863 ERROR (qtp232063742-7331) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: no servers hosting shard: shard2
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.prepDistributed(HttpShardHandler.java:436)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.getAndPrepShardHandler(SearchHandler.java:226)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:264)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 699863 INFO  (qtp232063742-7331) [n:127.0.0.1:32923_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1] o.a.s.c.S.Request [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&shards=shard2&_stateVer_=testAsyncOperations:7&wt=javabin&version=2} status=503 QTime=0
   [junit4]   2> 699863 ERROR (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5DC74AC25B84172C]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [testAsyncOperations] failed due to (503) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:32923/solr/testAsyncOperations: no servers hosting shard: shard2, retry? 0
   [junit4]   2> 699864 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5DC74AC25B84172C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAsyncRequests
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIAsyncDistributedZkTest -Dtests.method=testAsyncRequests -Dtests.seed=5DC74AC25B84172C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh -Dtests.timezone=America/Argentina/Mendoza -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   8.12s J2 | CollectionsAPIAsyncDistributedZkTest.testAsyncRequests <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:32923/solr/testAsyncOperations]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5DC74AC25B84172C:B9837675FD2C59F3]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests(CollectionsAPIAsyncDistributedZkTest.java:119)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:32923/solr/testAsyncOperations: no servers hosting shard: shard2
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at 

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

textHandler@3e692be2{/solr,null,UNAVAILABLE}
   [junit4]   2> 2910222 INFO  (jetty-closer-2161-thread-7) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2910226 INFO  (coreCloseExecutor-4920-thread-1) [n:127.0.0.1:44295_solr c:collection1 s:shard1 r:core_node12 x:collection1_shard1_replica_n11] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=2023589309
   [junit4]   2> 2910226 INFO  (coreCloseExecutor-4920-thread-3) [n:127.0.0.1:44295_solr c:collection1 s:shard1 r:core_node16 x:collection1_shard1_replica_n15] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=325891148
   [junit4]   2> 2910228 INFO  (jetty-closer-2161-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72132027491876887-127.0.0.1:44295_solr-n_0000000006) closing
   [junit4]   2> 2910228 INFO  (OverseerStateUpdate-72132027491876887-127.0.0.1:44295_solr-n_0000000006) [n:127.0.0.1:44295_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44295_solr
   [junit4]   2> 2910228 WARN  (OverseerAutoScalingTriggerThread-72132027491876887-127.0.0.1:44295_solr-n_0000000006) [n:127.0.0.1:44295_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2910228 DEBUG (jetty-closer-2161-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2910229 INFO  (jetty-closer-2161-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6ba7d883{/solr,null,UNAVAILABLE}
   [junit4]   2> 2910229 INFO  (jetty-closer-2161-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2911684 WARN  (zkCallback-2342-thread-1-processing-n:127.0.0.1:37819_solr) [n:127.0.0.1:37819_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2911684 INFO  (jetty-closer-2161-thread-9) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@156902d1{/solr,null,UNAVAILABLE}
   [junit4]   2> 2911685 INFO  (jetty-closer-2161-thread-9) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2911685 INFO  (jetty-closer-2161-thread-10) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@678d9c1e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2911685 INFO  (jetty-closer-2161-thread-10) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2911695 INFO  (jetty-closer-2161-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a179a17{/solr,null,UNAVAILABLE}
   [junit4]   2> 2911696 INFO  (jetty-closer-2161-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2911716 INFO  (jetty-closer-2161-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@68394f94{/solr,null,UNAVAILABLE}
   [junit4]   2> 2911717 INFO  (jetty-closer-2161-thread-6) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2911718 ERROR (SUITE-TriggerIntegrationTest-seed#[5DC74AC25B84172C]-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> 2911718 INFO  (SUITE-TriggerIntegrationTest-seed#[5DC74AC25B84172C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36891 36891
   [junit4]   2> 2912608 INFO  (Thread-3880) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36891 36891
   [junit4]   2> 2912608 WARN  (Thread-3880) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	20	/solr/aliases.json
   [junit4]   2> 	19	/solr/security.json
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	9	/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> 	117	/solr/collections/collection1/state.json
   [junit4]   2> 	34	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	20	/solr/clusterprops.json
   [junit4]   2> 	20	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72132027491876896-127.0.0.1:44149_solr-n_0000000009
   [junit4]   2> 	2	/solr/overseer_elect/election/72132027491876887-127.0.0.1:44295_solr-n_0000000006
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72132027491876893-core_node6-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72132027491876869-127.0.0.1:44765_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72132027491876914-127.0.0.1:42419_solr-n_0000000015
   [junit4]   2> 	2	/solr/overseer_elect/election/72132027491876890-127.0.0.1:45951_solr-n_0000000007
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72132027491876881-core_node8-n_0000000003
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72132027491876890-core_node4-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72132027491876893-127.0.0.1:37191_solr-n_0000000008
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	20	/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-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5DC74AC25B84172C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=Direct), x_s=BlockTreeOrds(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=25, maxMBSortInHeap=5.717134310877044, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-FR, timezone=Zulu
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=176246640,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: [DistanceUnitsTest, BasicAuthIntegrationTest, TestUnifiedSolrHighlighter, TestRemoteStreaming, OutOfBoxZkACLAndCredentialsProvidersTest, TestMergePolicyConfig, TestRetrieveFieldsOptimizer, MBeansHandlerTest, VersionInfoTest, SpellingQueryConverterTest, TestNodeLostTrigger, SolrRequestParserTest, DistributedVersionInfoTest, TestManagedSynonymFilterFactory, SolrIndexSplitterTest, TlogReplayBufferedWhileIndexingTest, TestWordDelimiterFilterFactory, HdfsCollectionsAPIDistributedZkTest, HdfsBasicDistributedZk2Test, ClassificationUpdateProcessorTest, TestWriterPerf, SolrCoreCheckLockOnStartupTest, DistributedSuggestComponentTest, BadIndexSchemaTest, TestBinaryField, TestFieldCacheVsDocValues, LeaderInitiatedRecoveryOnShardRestartTest, CollectionReloadTest, XmlUpdateRequestHandlerTest, TestInitParams, HdfsRecoveryZkTest, TestStandardQParsers, TestPolicyCloud, TestBinaryResponseWriter, TestHashPartitioner, TestInitQParser, BasicDistributedZkTest, TestSolrQueryParser, SolrMetricReporterTest, TestSizeLimitedDistributedMap, EchoParamsTest, RegexBytesRefFilterTest, TestFilteredDocIdSet, TestSolrCloudWithHadoopAuthPlugin, TestFieldTypeCollectionResource, CurrencyRangeFacetCloudTest, MetricsConfigTest, TestManagedSchemaThreadSafety, MissingSegmentRecoveryTest, ZkCLITest, TermVectorComponentDistributedTest, TestStressLucene, SSLMigrationTest, OpenCloseCoreStressTest, SuggesterWFSTTest, ResponseHeaderTest, TestCloudManagedSchema, TestHalfAndHalfDocValues, CoreSorterTest, MergeStrategyTest, PluginInfoTest, MoveReplicaTest, TestSchemaResource, TestHdfsBackupRestoreCore, BigEndianAscendingWordDeserializerTest, UUIDFieldTest, OverseerModifyCollectionTest, TestShardHandlerFactory, UpdateParamsTest, DistributedFacetPivotWhiteBoxTest, ZkNodePropsTest, TestSSLRandomization, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DocumentAnalysisRequestHandlerTest, TestMacros, TestLuceneMatchVersion, RequestLoggingTest, TestExactSharedStatsCache, TestAuthenticationFramework, ReplicationFactorTest, TestConfig, CursorPagingTest, DebugComponentTest, SolrIndexConfigTest, TestMultiValuedNumericRangeQuery, ManagedSchemaRoundRobinCloudTest, TestDistributedSearch, ComputePlanActionTest, HdfsWriteToMultipleCollectionsTest, CloudMLTQParserTest, TestRestoreCore, TestSolr4Spatial2, TestAuthorizationFramework, CollectionsAPIDistributedZkTest, InfoHandlerTest, TestIndexSearcher, DistributedTermsComponentTest, ZkSolrClientTest, HdfsThreadLeakTest, BlockJoinFacetDistribTest, TestReRankQParserPlugin, BooleanFieldTest, TestSolrXml, TestCollectionAPI, TestScoreJoinQPNoScore, TestGeoJSONResponseWriter, TestOmitPositions, ZkFailoverTest, CreateCollectionCleanupTest, TestEmbeddedSolrServerSchemaAPI, HighlighterConfigTest, TestJoin, TestIndexingPerformance, CoreAdminCreateDiscoverTest, GraphQueryTest, TestObjectReleaseTracker, ChaosMonkeyNothingIsSafeTest, TestJsonFacetRefinement, TestRandomFaceting, TestSerializedLuceneMatchVersion, HdfsLockFactoryTest, DirectUpdateHandlerTest, TestSubQueryTransformer, TestOverriddenPrefixQueryForCustomFieldType, TestIntervalFaceting, TestShortCircuitedRequests, TestStressInPlaceUpdates, ExecutePlanActionTest, HttpTriggerListenerTest, NodeLostTriggerTest, SystemLogListenerTest, TriggerIntegrationTest]
   [junit4] Completed [616/775 (2!)] on J0 in 198.66s, 14 tests, 1 failure <<< FAILURES!

[...truncated 48853 lines...]