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 2019/07/30 14:16:43 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-12.0.1) - Build # 944 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/944/
Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.rule.RulesTest.doIntegrationTest

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:34339/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:34339/solr
	at __randomizedtesting.SeedInfo.seed([94720E9207AFE29:EC7467683C0E0C2B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:547)
	at org.apache.solr.cloud.rule.RulesTest.removeCollections(RulesTest.java:69)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1132)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	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:110)
	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:555)
	... 48 more


FAILED:  org.apache.solr.cloud.rule.RulesTest.testPortRuleInPresenceOfClusterPolicy

Error Message:
Error from server at https://127.0.0.1:34339/solr: Could not find collection : rulesColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34339/solr: Could not find collection : rulesColl
	at __randomizedtesting.SeedInfo.seed([94720E9207AFE29:B06FAC6997A3B461]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:547)
	at org.apache.solr.cloud.rule.RulesTest.removeCollections(RulesTest.java:69)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:835)




Build Log:
[...truncated 13624 lines...]
   [junit4] Suite: org.apache.solr.cloud.rule.RulesTest
   [junit4]   2> 251893 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-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-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_94720E9207AFE29-001/init-core-data-001
   [junit4]   2> 251894 WARN  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1453 numCloses=1453
   [junit4]   2> 251894 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 251895 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 251896 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_94720E9207AFE29-001/tempDir-001
   [junit4]   2> 251897 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 251897 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 251897 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 251997 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:39195
   [junit4]   2> 251997 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39195
   [junit4]   2> 251997 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39195
   [junit4]   2> 251999 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252002 INFO  (zkConnectionManagerCallback-948-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252002 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252004 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252005 INFO  (zkConnectionManagerCallback-950-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252005 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252007 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252008 INFO  (zkConnectionManagerCallback-952-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252008 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252113 WARN  (jetty-launcher-953-thread-5) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 252113 WARN  (jetty-launcher-953-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 252113 WARN  (jetty-launcher-953-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 252113 WARN  (jetty-launcher-953-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 252113 WARN  (jetty-launcher-953-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 252113 INFO  (jetty-launcher-953-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 252113 INFO  (jetty-launcher-953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 252113 INFO  (jetty-launcher-953-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 252113 INFO  (jetty-launcher-953-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 252113 INFO  (jetty-launcher-953-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 252113 INFO  (jetty-launcher-953-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 252113 INFO  (jetty-launcher-953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 252113 INFO  (jetty-launcher-953-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 252113 INFO  (jetty-launcher-953-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 252113 INFO  (jetty-launcher-953-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 252113 INFO  (jetty-launcher-953-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 252113 INFO  (jetty-launcher-953-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 252113 INFO  (jetty-launcher-953-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 252113 INFO  (jetty-launcher-953-thread-5) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 252113 INFO  (jetty-launcher-953-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 252118 INFO  (jetty-launcher-953-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 252118 INFO  (jetty-launcher-953-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 252118 INFO  (jetty-launcher-953-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 252118 INFO  (jetty-launcher-953-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 252118 INFO  (jetty-launcher-953-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 252118 INFO  (jetty-launcher-953-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 252119 INFO  (jetty-launcher-953-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 252119 INFO  (jetty-launcher-953-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 252119 INFO  (jetty-launcher-953-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 252119 INFO  (jetty-launcher-953-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23166537{/solr,null,AVAILABLE}
   [junit4]   2> 252119 INFO  (jetty-launcher-953-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6651123d{/solr,null,AVAILABLE}
   [junit4]   2> 252119 INFO  (jetty-launcher-953-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18580f7e{/solr,null,AVAILABLE}
   [junit4]   2> 252119 INFO  (jetty-launcher-953-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 252119 INFO  (jetty-launcher-953-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 252119 INFO  (jetty-launcher-953-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 252119 INFO  (jetty-launcher-953-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 252119 INFO  (jetty-launcher-953-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 252119 INFO  (jetty-launcher-953-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 252119 INFO  (jetty-launcher-953-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6baa99f9{/solr,null,AVAILABLE}
   [junit4]   2> 252119 INFO  (jetty-launcher-953-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4363dce4{/solr,null,AVAILABLE}
   [junit4]   2> 252120 INFO  (jetty-launcher-953-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@31758c11{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:34339}
   [junit4]   2> 252120 INFO  (jetty-launcher-953-thread-2) [     ] o.e.j.s.Server Started @252145ms
   [junit4]   2> 252120 INFO  (jetty-launcher-953-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34339}
   [junit4]   2> 252121 ERROR (jetty-launcher-953-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@31896df3{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:37199}
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-4) [     ] o.e.j.s.Server Started @252146ms
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-30T13:24:05.287160Z
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37199}
   [junit4]   2> 252121 ERROR (jetty-launcher-953-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-30T13:24:05.287454Z
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@668d9bea{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:39069}
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4e3e2230{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:37895}
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-3) [     ] o.e.j.s.Server Started @252146ms
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-1) [     ] o.e.j.s.Server Started @252146ms
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39069}
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37895}
   [junit4]   2> 252121 ERROR (jetty-launcher-953-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 252121 ERROR (jetty-launcher-953-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 252121 INFO  (jetty-launcher-953-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 252122 INFO  (jetty-launcher-953-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-30T13:24:05.287991Z
   [junit4]   2> 252122 INFO  (jetty-launcher-953-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-30T13:24:05.288004Z
   [junit4]   2> 252125 INFO  (jetty-launcher-953-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6dd46065{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:40415}
   [junit4]   2> 252125 INFO  (jetty-launcher-953-thread-5) [     ] o.e.j.s.Server Started @252150ms
   [junit4]   2> 252125 INFO  (jetty-launcher-953-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40415}
   [junit4]   2> 252125 ERROR (jetty-launcher-953-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 252125 INFO  (jetty-launcher-953-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 252125 INFO  (jetty-launcher-953-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.3.0
   [junit4]   2> 252125 INFO  (jetty-launcher-953-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 252125 INFO  (jetty-launcher-953-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 252125 INFO  (jetty-launcher-953-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-30T13:24:05.291816Z
   [junit4]   2> 252133 INFO  (jetty-launcher-953-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252133 INFO  (jetty-launcher-953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252134 INFO  (zkConnectionManagerCallback-961-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252134 INFO  (jetty-launcher-953-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252134 INFO  (jetty-launcher-953-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 252137 INFO  (jetty-launcher-953-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252141 INFO  (jetty-launcher-953-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252143 INFO  (zkConnectionManagerCallback-963-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252143 INFO  (jetty-launcher-953-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252143 INFO  (zkConnectionManagerCallback-959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252143 INFO  (jetty-launcher-953-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252143 INFO  (jetty-launcher-953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252143 INFO  (zkConnectionManagerCallback-955-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252143 INFO  (jetty-launcher-953-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252143 INFO  (zkConnectionManagerCallback-957-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252143 INFO  (jetty-launcher-953-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252143 INFO  (jetty-launcher-953-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 252143 INFO  (jetty-launcher-953-thread-5) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 252144 INFO  (jetty-launcher-953-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 252144 INFO  (jetty-launcher-953-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 252301 INFO  (jetty-launcher-953-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 252302 WARN  (jetty-launcher-953-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ed29e77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252302 WARN  (jetty-launcher-953-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ed29e77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252304 WARN  (jetty-launcher-953-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c17c74f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252304 WARN  (jetty-launcher-953-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c17c74f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252305 INFO  (jetty-launcher-953-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39195/solr
   [junit4]   2> 252305 INFO  (jetty-launcher-953-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252306 INFO  (zkConnectionManagerCallback-970-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252306 INFO  (jetty-launcher-953-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252383 INFO  (jetty-launcher-953-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 252383 WARN  (jetty-launcher-953-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b8cbded[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252383 WARN  (jetty-launcher-953-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b8cbded[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252386 WARN  (jetty-launcher-953-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58db9f31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252386 WARN  (jetty-launcher-953-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58db9f31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252386 INFO  (jetty-launcher-953-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39195/solr
   [junit4]   2> 252387 INFO  (jetty-launcher-953-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252388 INFO  (zkConnectionManagerCallback-977-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252388 INFO  (jetty-launcher-953-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252481 INFO  (jetty-launcher-953-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 252482 WARN  (jetty-launcher-953-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3145a0d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252482 WARN  (jetty-launcher-953-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3145a0d7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252485 WARN  (jetty-launcher-953-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78126bb7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252485 WARN  (jetty-launcher-953-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78126bb7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252486 INFO  (jetty-launcher-953-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39195/solr
   [junit4]   2> 252487 INFO  (jetty-launcher-953-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252488 INFO  (zkConnectionManagerCallback-984-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252488 INFO  (jetty-launcher-953-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252577 INFO  (jetty-launcher-953-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 252578 WARN  (jetty-launcher-953-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34a9b733[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252578 WARN  (jetty-launcher-953-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34a9b733[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252580 WARN  (jetty-launcher-953-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a4067ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252580 WARN  (jetty-launcher-953-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a4067ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252581 INFO  (jetty-launcher-953-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39195/solr
   [junit4]   2> 252582 INFO  (jetty-launcher-953-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252583 INFO  (zkConnectionManagerCallback-991-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252583 INFO  (jetty-launcher-953-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252740 INFO  (jetty-launcher-953-thread-4) [n:127.0.0.1:37199_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252741 INFO  (zkConnectionManagerCallback-994-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252741 INFO  (jetty-launcher-953-thread-4) [n:127.0.0.1:37199_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252776 INFO  (jetty-launcher-953-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 252777 WARN  (jetty-launcher-953-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6406fabd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252777 WARN  (jetty-launcher-953-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6406fabd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252779 INFO  (jetty-launcher-953-thread-4) [n:127.0.0.1:37199_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37199_solr
   [junit4]   2> 252779 INFO  (jetty-launcher-953-thread-4) [n:127.0.0.1:37199_solr     ] o.a.s.c.Overseer Overseer (id=72089144666030092-127.0.0.1:37199_solr-n_0000000000) starting
   [junit4]   2> 252780 WARN  (jetty-launcher-953-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e48541b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252780 WARN  (jetty-launcher-953-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e48541b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 252781 INFO  (jetty-launcher-953-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39195/solr
   [junit4]   2> 252782 INFO  (jetty-launcher-953-thread-4) [n:127.0.0.1:37199_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252782 INFO  (jetty-launcher-953-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252783 INFO  (zkConnectionManagerCallback-1005-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252783 INFO  (jetty-launcher-953-thread-4) [n:127.0.0.1:37199_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252783 INFO  (zkConnectionManagerCallback-1007-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252783 INFO  (jetty-launcher-953-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252784 INFO  (jetty-launcher-953-thread-4) [n:127.0.0.1:37199_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39195/solr ready
   [junit4]   2> 252784 INFO  (OverseerStateUpdate-72089144666030092-127.0.0.1:37199_solr-n_0000000000) [n:127.0.0.1:37199_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37199_solr
   [junit4]   2> 252785 INFO  (jetty-launcher-953-thread-4) [n:127.0.0.1:37199_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37199_solr
   [junit4]   2> 252788 INFO  (jetty-launcher-953-thread-4) [n:127.0.0.1:37199_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 252789 INFO  (zkCallback-1004-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 252793 INFO  (zkCallback-993-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 252798 INFO  (jetty-launcher-953-thread-4) [n:127.0.0.1:37199_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 252811 INFO  (jetty-launcher-953-thread-4) [n:127.0.0.1:37199_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37199.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 252817 INFO  (jetty-launcher-953-thread-4) [n:127.0.0.1:37199_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37199.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 252817 INFO  (jetty-launcher-953-thread-4) [n:127.0.0.1:37199_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37199.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 252817 INFO  (jetty-launcher-953-thread-4) [n:127.0.0.1:37199_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_94720E9207AFE29-001/tempDir-001/node4/.
   [junit4]   2> 252841 INFO  (jetty-launcher-953-thread-2) [n:127.0.0.1:34339_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252842 INFO  (zkConnectionManagerCallback-1010-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252842 INFO  (jetty-launcher-953-thread-2) [n:127.0.0.1:34339_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252844 INFO  (jetty-launcher-953-thread-2) [n:127.0.0.1:34339_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 252846 INFO  (jetty-launcher-953-thread-2) [n:127.0.0.1:34339_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34339_solr as DOWN
   [junit4]   2> 252846 INFO  (jetty-launcher-953-thread-2) [n:127.0.0.1:34339_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 252846 INFO  (jetty-launcher-953-thread-2) [n:127.0.0.1:34339_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34339_solr
   [junit4]   2> 252847 INFO  (zkCallback-1004-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 252847 INFO  (zkCallback-993-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 252849 INFO  (jetty-launcher-953-thread-2) [n:127.0.0.1:34339_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252849 INFO  (zkCallback-1009-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 252850 INFO  (zkConnectionManagerCallback-1017-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252850 INFO  (jetty-launcher-953-thread-2) [n:127.0.0.1:34339_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252851 INFO  (jetty-launcher-953-thread-2) [n:127.0.0.1:34339_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 252851 INFO  (jetty-launcher-953-thread-2) [n:127.0.0.1:34339_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39195/solr ready
   [junit4]   2> 252851 INFO  (jetty-launcher-953-thread-2) [n:127.0.0.1:34339_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 252860 INFO  (jetty-launcher-953-thread-2) [n:127.0.0.1:34339_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 252871 INFO  (jetty-launcher-953-thread-2) [n:127.0.0.1:34339_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34339.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 252877 INFO  (jetty-launcher-953-thread-2) [n:127.0.0.1:34339_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34339.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 252877 INFO  (jetty-launcher-953-thread-2) [n:127.0.0.1:34339_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34339.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 252878 INFO  (jetty-launcher-953-thread-2) [n:127.0.0.1:34339_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_94720E9207AFE29-001/tempDir-001/node2/.
   [junit4]   2> 252941 INFO  (jetty-launcher-953-thread-5) [n:127.0.0.1:40415_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252941 INFO  (zkConnectionManagerCallback-1020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252941 INFO  (jetty-launcher-953-thread-5) [n:127.0.0.1:40415_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252944 INFO  (jetty-launcher-953-thread-5) [n:127.0.0.1:40415_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 252946 INFO  (jetty-launcher-953-thread-5) [n:127.0.0.1:40415_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40415_solr as DOWN
   [junit4]   2> 252946 INFO  (jetty-launcher-953-thread-5) [n:127.0.0.1:40415_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 252946 INFO  (jetty-launcher-953-thread-5) [n:127.0.0.1:40415_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40415_solr
   [junit4]   2> 252947 INFO  (zkCallback-1009-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 252947 INFO  (zkCallback-993-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 252947 INFO  (zkCallback-1004-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 252949 INFO  (jetty-launcher-953-thread-5) [n:127.0.0.1:40415_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 252949 INFO  (zkCallback-1019-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 252949 INFO  (zkCallback-1016-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 252950 INFO  (zkConnectionManagerCallback-1027-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 252950 INFO  (jetty-launcher-953-thread-5) [n:127.0.0.1:40415_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 252950 INFO  (jetty-launcher-953-thread-5) [n:127.0.0.1:40415_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 252951 INFO  (jetty-launcher-953-thread-5) [n:127.0.0.1:40415_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39195/solr ready
   [junit4]   2> 252951 INFO  (jetty-launcher-953-thread-5) [n:127.0.0.1:40415_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 252960 INFO  (jetty-launcher-953-thread-5) [n:127.0.0.1:40415_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 252970 INFO  (jetty-launcher-953-thread-5) [n:127.0.0.1:40415_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40415.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 252975 INFO  (jetty-launcher-953-thread-5) [n:127.0.0.1:40415_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40415.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 252975 INFO  (jetty-launcher-953-thread-5) [n:127.0.0.1:40415_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40415.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 252976 INFO  (jetty-launcher-953-thread-5) [n:127.0.0.1:40415_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_94720E9207AFE29-001/tempDir-001/node5/.
   [junit4]   2> 253041 INFO  (jetty-launcher-953-thread-3) [n:127.0.0.1:39069_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 253042 INFO  (zkConnectionManagerCallback-1030-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 253042 INFO  (jetty-launcher-953-thread-3) [n:127.0.0.1:39069_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 253045 INFO  (jetty-launcher-953-thread-3) [n:127.0.0.1:39069_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 253046 INFO  (jetty-launcher-953-thread-3) [n:127.0.0.1:39069_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39069_solr as DOWN
   [junit4]   2> 253047 INFO  (jetty-launcher-953-thread-3) [n:127.0.0.1:39069_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 253047 INFO  (jetty-launcher-953-thread-3) [n:127.0.0.1:39069_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39069_solr
   [junit4]   2> 253047 INFO  (zkCallback-993-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 253047 INFO  (zkCallback-1019-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 253047 INFO  (zkCallback-1004-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 253047 INFO  (zkCallback-1009-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 253047 INFO  (zkCallback-1016-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 253047 INFO  (zkCallback-1029-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 253048 INFO  (jetty-launcher-953-thread-3) [n:127.0.0.1:39069_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 253049 INFO  (zkConnectionManagerCallback-1037-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 253049 INFO  (jetty-launcher-953-thread-3) [n:127.0.0.1:39069_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 253049 INFO  (jetty-launcher-953-thread-3) [n:127.0.0.1:39069_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 253050 INFO  (jetty-launcher-953-thread-3) [n:127.0.0.1:39069_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39195/solr ready
   [junit4]   2> 253050 INFO  (jetty-launcher-953-thread-3) [n:127.0.0.1:39069_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 253053 INFO  (zkCallback-1026-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 253058 INFO  (jetty-launcher-953-thread-3) [n:127.0.0.1:39069_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 253068 INFO  (jetty-launcher-953-thread-3) [n:127.0.0.1:39069_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39069.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 253074 INFO  (jetty-launcher-953-thread-3) [n:127.0.0.1:39069_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39069.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 253074 INFO  (jetty-launcher-953-thread-3) [n:127.0.0.1:39069_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39069.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 253075 INFO  (jetty-launcher-953-thread-3) [n:127.0.0.1:39069_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_94720E9207AFE29-001/tempDir-001/node3/.
   [junit4]   2> 253141 INFO  (jetty-launcher-953-thread-1) [n:127.0.0.1:37895_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 253142 INFO  (zkConnectionManagerCallback-1040-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 253142 INFO  (jetty-launcher-953-thread-1) [n:127.0.0.1:37895_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 253145 INFO  (jetty-launcher-953-thread-1) [n:127.0.0.1:37895_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 253147 INFO  (jetty-launcher-953-thread-1) [n:127.0.0.1:37895_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37895_solr as DOWN
   [junit4]   2> 253147 INFO  (jetty-launcher-953-thread-1) [n:127.0.0.1:37895_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 253147 INFO  (jetty-launcher-953-thread-1) [n:127.0.0.1:37895_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37895_solr
   [junit4]   2> 253148 INFO  (zkCallback-1016-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 253148 INFO  (zkCallback-1026-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 253148 INFO  (zkCallback-1004-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 253148 INFO  (zkCallback-1019-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 253148 INFO  (zkCallback-1009-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 253148 INFO  (zkCallback-993-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 253148 INFO  (zkCallback-1029-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 253148 INFO  (zkCallback-1036-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 253149 INFO  (jetty-launcher-953-thread-1) [n:127.0.0.1:37895_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 253149 INFO  (zkCallback-1039-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 253150 INFO  (zkConnectionManagerCallback-1047-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 253150 INFO  (jetty-launcher-953-thread-1) [n:127.0.0.1:37895_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 253150 INFO  (jetty-launcher-953-thread-1) [n:127.0.0.1:37895_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 253151 INFO  (jetty-launcher-953-thread-1) [n:127.0.0.1:37895_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39195/solr ready
   [junit4]   2> 253151 INFO  (jetty-launcher-953-thread-1) [n:127.0.0.1:37895_solr     ] o.a.s.c.LibListener clusterprops.json changed , version 0
   [junit4]   2> 253160 INFO  (jetty-launcher-953-thread-1) [n:127.0.0.1:37895_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 253170 INFO  (jetty-launcher-953-thread-1) [n:127.0.0.1:37895_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37895.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 253175 INFO  (jetty-launcher-953-thread-1) [n:127.0.0.1:37895_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37895.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 253176 INFO  (jetty-launcher-953-thread-1) [n:127.0.0.1:37895_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37895.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 253176 INFO  (jetty-launcher-953-thread-1) [n:127.0.0.1:37895_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_94720E9207AFE29-001/tempDir-001/node1/.
   [junit4]   2> 253207 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 253208 INFO  (zkConnectionManagerCallback-1053-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 253208 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 253209 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 253210 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39195/solr ready
   [junit4]   2> 253241 INFO  (TEST-RulesTest.testModifyColl-seed#[94720E9207AFE29]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testModifyColl
   [junit4]   2> 253255 INFO  (qtp999155553-2538) [n:127.0.0.1:34339_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&snitch=class:ImplicitSnitch&name=modifyColl&nrtReplicas=2&action=CREATE&numShards=1&rule=cores:<4&rule=node:*,replica:1&rule=freedisk:>1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 253259 INFO  (OverseerThreadFactory-1021-thread-1-processing-n:127.0.0.1:37199_solr) [n:127.0.0.1:37199_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection modifyColl
   [junit4]   2> 253375 INFO  (qtp1153845568-2544) [n:127.0.0.1:37895_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> 253384 INFO  (qtp999155553-2546) [n:127.0.0.1:34339_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> 253396 INFO  (qtp997262979-2541) [n:127.0.0.1:37199_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> 253406 INFO  (qtp1730939669-2560) [n:127.0.0.1:40415_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> 253415 INFO  (qtp1819668634-2557) [n:127.0.0.1:39069_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> 253420 INFO  (OverseerStateUpdate-72089144666030092-127.0.0.1:37199_solr-n_0000000000) [n:127.0.0.1:37199_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"modifyColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"modifyColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37895/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 253421 INFO  (OverseerStateUpdate-72089144666030092-127.0.0.1:37199_solr-n_0000000000) [n:127.0.0.1:37199_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"modifyColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"modifyColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34339/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 253625 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr    x:modifyColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n2&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 253625 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr    x:modifyColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n1&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 254653 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 254653 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 254659 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.s.IndexSchema [modifyColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 254659 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.s.IndexSchema [modifyColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 254660 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 254660 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 254660 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'modifyColl_shard1_replica_n1' using configuration from collection modifyColl, trusted=true
   [junit4]   2> 254661 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'modifyColl_shard1_replica_n2' using configuration from collection modifyColl, trusted=true
   [junit4]   2> 254661 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37895.solr.core.modifyColl.shard1.replica_n1' (registry 'solr.core.modifyColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 254661 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34339.solr.core.modifyColl.shard1.replica_n2' (registry 'solr.core.modifyColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53fa360b
   [junit4]   2> 254661 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.c.SolrCore [[modifyColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_94720E9207AFE29-001/tempDir-001/node2/modifyColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_94720E9207AFE29-001/tempDir-001/node2/./modifyColl_shard1_replica_n2/data/]
   [junit4]   2> 254661 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[modifyColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_94720E9207AFE29-001/tempDir-001/node1/modifyColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_94720E9207AFE29-001/tempDir-001/node1/./modifyColl_shard1_replica_n1/data/]
   [junit4]   2> 254704 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 254704 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 254704 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 254704 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 254705 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 254705 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 254705 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 254705 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 254706 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@681f123d[modifyColl_shard1_replica_n2] main]
   [junit4]   2> 254706 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2dd67d23[modifyColl_shard1_replica_n1] main]
   [junit4]   2> 254706 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 254706 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 254707 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 254707 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 254707 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 254707 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 254707 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1640489862166478848
   [junit4]   2> 254707 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1640489862166478848
   [junit4]   2> 254710 INFO  (searcherExecutor-1043-thread-1-processing-n:127.0.0.1:34339_solr x:modifyColl_shard1_replica_n2 c:modifyColl s:shard1 r:core_node4) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.c.SolrCore [modifyColl_shard1_replica_n2] Registered new searcher Searcher@681f123d[modifyColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 254710 INFO  (searcherExecutor-1042-thread-1-processing-n:127.0.0.1:37895_solr x:modifyColl_shard1_replica_n1 c:modifyColl s:shard1 r:core_node3) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.c.SolrCore [modifyColl_shard1_replica_n1] Registered new searcher Searcher@2dd67d23[modifyColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 254711 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/modifyColl/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 254711 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/modifyColl/leaders/shard1
   [junit4]   2> 254711 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 254711 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/modifyColl/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 254711 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/modifyColl/leaders/shard1
   [junit4]   2> 254714 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 254714 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 254714 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34339/solr/modifyColl_shard1_replica_n2/
   [junit4]   2> 254714 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=modifyColl_shard1_replica_n2 url=https://127.0.0.1:34339/solr START replicas=[https://127.0.0.1:37895/solr/modifyColl_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 254714 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=modifyColl_shard1_replica_n2 url=https://127.0.0.1:34339/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 254724 INFO  (qtp1153845568-2549) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.c.S.Request [modifyColl_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 254724 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 254724 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 254724 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/modifyColl/leaders/shard1/leader after winning as /collections/modifyColl/leader_elect/shard1/election/72089144666030095-core_node4-n_0000000000
   [junit4]   2> 254725 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34339/solr/modifyColl_shard1_replica_n2/ shard1
   [junit4]   2> 254831 INFO  (zkCallback-1009-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 254831 INFO  (zkCallback-1009-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 254831 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 254860 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr c:modifyColl s:shard1 r:core_node4 x:modifyColl_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n2&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1235
   [junit4]   2> 254932 INFO  (zkCallback-1009-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 254932 INFO  (zkCallback-1009-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 254933 INFO  (zkCallback-1009-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 255751 INFO  (qtp1153845568-2551) [n:127.0.0.1:37895_solr c:modifyColl s:shard1 r:core_node3 x:modifyColl_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n1&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2126
   [junit4]   2> 255753 INFO  (qtp999155553-2538) [n:127.0.0.1:34339_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 255818 INFO  (zkCallback-1009-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 255818 INFO  (zkCallback-1009-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 255818 INFO  (zkCallback-1009-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 255818 INFO  (zkCallback-1039-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 255818 INFO  (zkCallback-1039-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 255818 INFO  (qtp999155553-2538) [n:127.0.0.1:34339_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&snitch=class:ImplicitSnitch&name=modifyColl&nrtReplicas=2&action=CREATE&numShards=1&rule=cores:<4&rule=node:*,replica:1&rule=freedisk:>1&wt=javabin&version=2} status=0 QTime=2563
   [junit4]   2> 255820 INFO  (qtp999155553-2546) [n:127.0.0.1:34339_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :modifycollection with params autoAddReplicas=true&action=MODIFYCOLLECTION&rule=cores:<5&rule=node:*,replica:1&rule=freedisk:>5&collection=modifyColl&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 255821 INFO  (OverseerCollectionConfigSetProcessor-72089144666030092-127.0.0.1:37199_solr-n_0000000000) [n:127.0.0.1:37199_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> 255923 INFO  (zkCallback-1009-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 255923 INFO  (zkCallback-1009-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 255923 INFO  (zkCallback-1009-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 255923 INFO  (zkCallback-1039-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 255923 INFO  (zkCallback-1039-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 256025 INFO  (qtp999155553-2546) [n:127.0.0.1:34339_solr c:modifyColl    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={autoAddReplicas=true&action=MODIFYCOLLECTION&rule=cores:<5&rule=node:*,replica:1&rule=freedisk:>5&collection=modifyColl&wt=javabin&version=2} status=0 QTime=205
   [junit4]   2> 256027 INFO  (TEST-RulesTest.testModifyColl-seed#[94720E9207AFE29]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 256028 INFO  (qtp999155553-2540) [n:127.0.0.1:34339_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=modifyColl&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 256029 INFO  (OverseerCollectionConfigSetProcessor-72089144666030092-127.0.0.1:37199_solr-n_0000000000) [n:127.0.0.1:37199_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> 256030 INFO  (OverseerThreadFactory-1021-thread-3-processing-n:127.0.0.1:37199_solr) [n:127.0.0.1:37199_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 256031 INFO  (qtp1153845568-2544) [n:127.0.0.1:37895_solr    x:modifyColl_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.modifyColl.shard1.replica_n1, tag=null
   [junit4]   2> 256031 INFO  (qtp1153845568-2544) [n:127.0.0.1:37895_solr    x:modifyColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53455c8b: rootName = solr_37895, domain = solr.core.modifyColl.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.modifyColl.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@615cec1d
   [junit4]   2> 256033 INFO  (qtp999155553-2538) [n:127.0.0.1:34339_solr    x:modifyColl_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.modifyColl.shard1.replica_n2, tag=null
   [junit4]   2> 256033 INFO  (qtp999155553-2538) [n:127.0.0.1:34339_solr    x:modifyColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7232e147: rootName = solr_34339, domain = solr.core.modifyColl.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.modifyColl.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@5ba0fdb
   [junit4]   2> 256044 INFO  (qtp1153845568-2544) [n:127.0.0.1:37895_solr    x:modifyColl_shard1_replica_n1 ] o.a.s.c.SolrCore [modifyColl_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@38a90630
   [junit4]   2> 256044 INFO  (qtp1153845568-2544) [n:127.0.0.1:37895_solr    x:modifyColl_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.modifyColl.shard1.replica_n1, tag=38a90630
   [junit4]   2> 256044 INFO  (qtp1153845568-2544) [n:127.0.0.1:37895_solr    x:modifyColl_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.modifyColl.shard1.leader, tag=38a90630
   [junit4]   2> 256048 INFO  (qtp1153845568-2544) [n:127.0.0.1:37895_solr    x:modifyColl_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/modifyColl/terms/shard1 to Terms{values={core_node4=0}, version=2}
   [junit4]   2> 256048 INFO  (qtp1153845568-2544) [n:127.0.0.1:37895_solr    x:modifyColl_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 256049 INFO  (qtp1153845568-2544) [n:127.0.0.1:37895_solr    x:modifyColl_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=modifyColl_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 256049 INFO  (qtp999155553-2538) [n:127.0.0.1:34339_solr    x:modifyColl_shard1_replica_n2 ] o.a.s.c.SolrCore [modifyColl_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@121d29b8
   [junit4]   2> 256049 INFO  (qtp999155553-2538) [n:127.0.0.1:34339_solr    x:modifyColl_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.modifyColl.shard1.replica_n2, tag=121d29b8
   [junit4]   2> 256049 INFO  (qtp999155553-2538) [n:127.0.0.1:34339_solr    x:modifyColl_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.modifyColl.shard1.leader, tag=121d29b8
   [junit4]   2> 256052 INFO  (qtp999155553-2538) [n:127.0.0.1:34339_solr    x:modifyColl_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/modifyColl/terms/shard1 to Terms{values={}, version=3}
   [junit4]   2> 256052 WARN  (zkCallback-1039-thread-2) [     ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 256053 INFO  (qtp999155553-2538) [n:127.0.0.1:34339_solr    x:modifyColl_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=modifyColl_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=19
   [junit4]   2> 256155 INFO  (zkCallback-993-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 256155 INFO  (zkCallback-1039-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 256155 INFO  (zkCallback-1039-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 256155 INFO  (zkCallback-1009-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 256155 INFO  (zkCallback-1009-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 256155 INFO  (zkCallback-1009-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 256159 INFO  (qtp999155553-2540) [n:127.0.0.1

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

Connection.java:305)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error while saving shard term for collection: rulesColl
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.saveTerms(ZkShardTerms.java:307)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.removeTerm(ZkShardTerms.java:182)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.removeTerm(ZkShardTerms.java:173)
   [junit4]   2> 	at org.apache.solr.cloud.ZkCollectionTerms.remove(ZkCollectionTerms.java:52)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1643)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1637)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1670)
   [junit4]   2> 	... 39 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/rulesColl/terms/shard2
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:2384)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$setData$6(SolrZkClient.java:349)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:349)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.saveTerms(ZkShardTerms.java:297)
   [junit4]   2> 	... 45 more
   [junit4]   2> 
   [junit4]   2> 146474 INFO  (jetty-closer-138-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2e55902d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 146475 INFO  (jetty-closer-138-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@119aa132{/solr,null,UNAVAILABLE}
   [junit4]   2> 146475 INFO  (jetty-closer-138-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 146572 INFO  (jetty-closer-138-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@13c563e7{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 146572 INFO  (jetty-closer-138-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@34a381cc{/solr,null,UNAVAILABLE}
   [junit4]   2> 146573 INFO  (jetty-closer-138-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 146671 INFO  (jetty-closer-138-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72089339294449678-127.0.0.1:44111_solr-n_0000000000) closing
   [junit4]   2> 146773 INFO  (jetty-closer-138-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6f3fdb3{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 146773 INFO  (jetty-closer-138-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@687ec712{/solr,null,UNAVAILABLE}
   [junit4]   2> 146773 INFO  (jetty-closer-138-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 146873 INFO  (jetty-closer-138-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7a43011a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 146873 INFO  (jetty-closer-138-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47e6e187{/solr,null,UNAVAILABLE}
   [junit4]   2> 146873 INFO  (jetty-closer-138-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 146973 INFO  (jetty-closer-138-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@44e8bd8c{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 146974 INFO  (jetty-closer-138-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c76a8ce{/solr,null,UNAVAILABLE}
   [junit4]   2> 146974 INFO  (jetty-closer-138-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 146974 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 147178 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/aliases.json
   [junit4]   2> 	15	/solr/collections/rulesColl/terms/shard2
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	9	/solr/collections/modifyColl/terms/shard1
   [junit4]   2> 	8	/solr/collections/hostFragment/terms/shard1
   [junit4]   2> 	8	/solr/collections/rulesColl/terms/shard1
   [junit4]   2> 	6	/solr/collections/portRuleColl2/terms/shard1
   [junit4]   2> 	6	/solr/collections/portRuleColl/terms/shard1
   [junit4]   2> 	5	/solr/collections/portRuleColl2/state.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/collections/modifyColl/state.json
   [junit4]   2> 	4	/solr/collections/hostFragment/state.json
   [junit4]   2> 	3	/solr/collections/portRuleColl/state.json
   [junit4]   2> 	3	/solr/collections/rulesColl/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	105	/solr/aliases.json
   [junit4]   2> 	103	/solr/collections/rulesColl/state.json
   [junit4]   2> 	25	/solr/collections/modifyColl/state.json
   [junit4]   2> 	21	/solr/collections/portRuleColl2/state.json
   [junit4]   2> 	18	/solr/clusterprops.json
   [junit4]   2> 	18	/solr/collections/hostFragment/state.json
   [junit4]   2> 	18	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/collections/portRuleColl/state.json
   [junit4]   2> 	7	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	156	/solr/collections
   [junit4]   2> 	129	/solr/overseer/queue
   [junit4]   2> 	52	/solr/overseer/collection-queue-work
   [junit4]   2> 	45	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 147181 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41515
   [junit4]   2> 147181 INFO  (SUITE-RulesTest-seed#[94720E9207AFE29]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41515
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_94720E9207AFE29-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1330, maxMBSortInHeap=6.354745026096962, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@49ff162e), locale=fr-BL, timezone=Etc/GMT-10
   [junit4]   2> NOTE: Linux 4.18.0-25-generic amd64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=8,threads=2,free=338810648,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RulesTest]
   [junit4] Completed [5/5 (1!)] on J0 in 146.59s, 7 tests, 2 errors <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1572: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1099: There were test failures: 5 suites, 35 tests, 2 errors [seed: 94720E9207AFE29]

Total time: 2 minutes 29 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.rule.RulesTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=b82d345e2831a805bd0027289199d4e5935fa7c4, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #943
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2