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

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:35671/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:35671/solr
        at 
__randomizedtesting.SeedInfo.seed([D46E365DB9FDB574:315D71DCA5894776]: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:65)
        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:35671/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:35671/solr: Could not find collection : 
rulesColl
        at 
__randomizedtesting.SeedInfo.seed([D46E365DB9FDB574:6D46BADD0E24FF3C]: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:65)
        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 13576 lines...]
   [junit4] Suite: org.apache.solr.cloud.rule.RulesTest
   [junit4]   2> 325824 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-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/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/init-core-data-001
   [junit4]   2> 325824 WARN  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 325824 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 325825 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 325826 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-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/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001
   [junit4]   2> 325826 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 325831 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 325831 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 325931 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.ZkTestServer start zk server on port:34759
   [junit4]   2> 325931 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34759
   [junit4]   2> 325931 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34759
   [junit4]   2> 325933 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 325946 INFO  (zkConnectionManagerCallback-2496-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 325946 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 325959 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 325962 INFO  (zkConnectionManagerCallback-2498-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 325962 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 325963 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 325966 INFO  (zkConnectionManagerCallback-2500-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 325966 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326083 WARN  (jetty-launcher-2501-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 326083 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 326083 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 326084 INFO  (jetty-launcher-2501-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> 326084 WARN  (jetty-launcher-2501-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 326085 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 326085 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 326085 INFO  (jetty-launcher-2501-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> 326087 WARN  (jetty-launcher-2501-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 326088 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 326088 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 326088 INFO  (jetty-launcher-2501-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> 326105 WARN  (jetty-launcher-2501-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 326105 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 326105 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 326106 INFO  (jetty-launcher-2501-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> 326134 WARN  (jetty-launcher-2501-thread-5) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 326134 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 326134 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 326134 INFO  (jetty-launcher-2501-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> 326147 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 326147 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 326147 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 326150 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6cc7ccdb{/solr,null,AVAILABLE}
   [junit4]   2> 326150 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@65d3d367{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:37463}
   [junit4]   2> 326150 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.e.j.s.Server Started @326197ms
   [junit4]   2> 326151 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37463}
   [junit4]   2> 326151 ERROR (jetty-launcher-2501-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 326151 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 326151 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 326151 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 326151 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 326151 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-04T15:13:44.220447Z
   [junit4]   2> 326160 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326160 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 326160 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 326160 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 326161 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30e0e80a{/solr,null,AVAILABLE}
   [junit4]   2> 326162 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@345d28f4{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:41811}
   [junit4]   2> 326162 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.e.j.s.Server Started @326208ms
   [junit4]   2> 326162 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41811}
   [junit4]   2> 326162 ERROR (jetty-launcher-2501-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 326162 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 326162 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 326163 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 326163 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 326163 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-04T15:13:44.232052Z
   [junit4]   2> 326168 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326168 INFO  (zkConnectionManagerCallback-2503-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326168 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326168 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 326168 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 326168 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 326168 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 326171 INFO  (zkConnectionManagerCallback-2505-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326171 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326172 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d837929{/solr,null,AVAILABLE}
   [junit4]   2> 326172 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 326173 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@75857f0b{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:36573}
   [junit4]   2> 326173 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.e.j.s.Server Started @326219ms
   [junit4]   2> 326173 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36573}
   [junit4]   2> 326173 ERROR (jetty-launcher-2501-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 326173 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 326173 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 326173 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 326173 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 326173 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-04T15:13:44.242563Z
   [junit4]   2> 326183 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326183 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 326183 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 326183 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 326185 INFO  (zkConnectionManagerCallback-2507-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326185 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326185 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 326191 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e9f23a1{/solr,null,AVAILABLE}
   [junit4]   2> 326192 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@f9e035b{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:35671}
   [junit4]   2> 326192 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.e.j.s.Server Started @326238ms
   [junit4]   2> 326192 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35671}
   [junit4]   2> 326192 ERROR (jetty-launcher-2501-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 326192 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 326193 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 326193 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 326193 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 326193 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-04T15:13:44.262054Z
   [junit4]   2> 326197 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326197 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 326197 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 326197 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 326199 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4be38222{/solr,null,AVAILABLE}
   [junit4]   2> 326200 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6db96d8c{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:32925}
   [junit4]   2> 326200 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.e.j.s.Server Started @326246ms
   [junit4]   2> 326200 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32925}
   [junit4]   2> 326200 ERROR (jetty-launcher-2501-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 326200 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 326200 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 326200 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 326200 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 326200 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-04T15:13:44.269835Z
   [junit4]   2> 326203 INFO  (zkConnectionManagerCallback-2509-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326203 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326204 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326204 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 326204 INFO  (zkConnectionManagerCallback-2511-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326204 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326204 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 326372 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 326377 WARN  (jetty-launcher-2501-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@65a45342[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326377 WARN  (jetty-launcher-2501-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@65a45342[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326385 WARN  (jetty-launcher-2501-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1e25ab37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326385 WARN  (jetty-launcher-2501-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1e25ab37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326385 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34759/solr
   [junit4]   2> 326394 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326395 INFO  (zkConnectionManagerCallback-2519-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326395 INFO  (jetty-launcher-2501-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326467 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 326468 WARN  (jetty-launcher-2501-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@766f6258[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326468 WARN  (jetty-launcher-2501-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@766f6258[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326480 WARN  (jetty-launcher-2501-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@77117ec1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326480 WARN  (jetty-launcher-2501-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@77117ec1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326481 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34759/solr
   [junit4]   2> 326495 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326495 INFO  (zkConnectionManagerCallback-2526-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326496 INFO  (jetty-launcher-2501-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326630 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 326631 WARN  (jetty-launcher-2501-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@77338a55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326631 WARN  (jetty-launcher-2501-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@77338a55[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326639 WARN  (jetty-launcher-2501-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6a4d8edd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326639 WARN  (jetty-launcher-2501-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6a4d8edd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326640 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34759/solr
   [junit4]   2> 326643 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326643 INFO  (zkConnectionManagerCallback-2533-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326643 INFO  (jetty-launcher-2501-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326681 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 326682 WARN  (jetty-launcher-2501-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@ef2bdf0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326682 WARN  (jetty-launcher-2501-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@ef2bdf0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326686 WARN  (jetty-launcher-2501-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6e3a46e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326686 WARN  (jetty-launcher-2501-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6e3a46e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326687 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34759/solr
   [junit4]   2> 326698 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326698 INFO  (zkConnectionManagerCallback-2540-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326698 INFO  (jetty-launcher-2501-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326757 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 326759 WARN  (jetty-launcher-2501-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1382be05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326759 WARN  (jetty-launcher-2501-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1382be05[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326763 WARN  (jetty-launcher-2501-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@176feb41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326763 WARN  (jetty-launcher-2501-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@176feb41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 326764 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34759/solr
   [junit4]   2> 326765 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 326765 INFO  (zkConnectionManagerCallback-2546-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326765 INFO  (jetty-launcher-2501-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 326774 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 326776 INFO  (zkConnectionManagerCallback-2548-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326776 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 326823 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36573_solr
   [junit4]   2> 326823 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.Overseer Overseer 
(id=72107859902136333-127.0.0.1:36573_solr-n_0000000000) starting
   [junit4]   2> 326826 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 326831 INFO  (zkConnectionManagerCallback-2555-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326831 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 326833 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34759/solr ready
   [junit4]   2> 326833 INFO  
(OverseerStateUpdate-72107859902136333-127.0.0.1:36573_solr-n_0000000000) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36573_solr
   [junit4]   2> 326835 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36573_solr
   [junit4]   2> 326839 INFO  (zkCallback-2554-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 326856 INFO  (zkCallback-2547-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 326863 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:36573_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 326879 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 326880 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:36573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36573.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 326883 INFO  (zkConnectionManagerCallback-2558-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326883 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 326886 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 326888 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35671_solr as DOWN
   [junit4]   2> 326889 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:36573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36573.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 326889 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:36573_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36573.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 326889 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 326889 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35671_solr
   [junit4]   2> 326890 INFO  (zkCallback-2554-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 326890 INFO  (zkCallback-2547-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 326890 INFO  (jetty-launcher-2501-thread-4) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node4/.
   [junit4]   2> 326895 INFO  (zkCallback-2557-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 326903 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 326905 INFO  (zkConnectionManagerCallback-2565-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326905 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 326905 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 326906 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34759/solr ready
   [junit4]   2> 326917 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 326933 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35671.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 326940 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35671.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 326940 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35671.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 326942 INFO  (jetty-launcher-2501-thread-1) 
[n:127.0.0.1:35671_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node1/.
   [junit4]   2> 326975 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:37463_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 326975 INFO  (zkConnectionManagerCallback-2568-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326975 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:37463_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 326978 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:37463_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 326979 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:37463_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37463_solr as DOWN
   [junit4]   2> 326980 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:37463_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 326980 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:37463_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37463_solr
   [junit4]   2> 326982 INFO  (zkCallback-2554-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 326982 INFO  (zkCallback-2557-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 326982 INFO  (zkCallback-2547-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 326982 INFO  (zkCallback-2564-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 326982 INFO  (zkCallback-2567-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 326983 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:37463_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 326984 INFO  (zkConnectionManagerCallback-2575-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 326984 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:37463_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 326985 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:37463_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 326986 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:37463_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34759/solr ready
   [junit4]   2> 326996 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:37463_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 327009 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:37463_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37463.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327016 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:37463_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37463.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327016 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:37463_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37463.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327017 INFO  (jetty-launcher-2501-thread-2) 
[n:127.0.0.1:37463_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node2/.
   [junit4]   2> 327075 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:41811_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 327076 INFO  (zkConnectionManagerCallback-2578-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 327076 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:41811_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 327081 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:41811_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 327082 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:41811_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41811_solr as DOWN
   [junit4]   2> 327083 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:41811_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 327083 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:41811_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41811_solr
   [junit4]   2> 327083 INFO  (zkCallback-2554-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 327083 INFO  (zkCallback-2557-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 327083 INFO  (zkCallback-2564-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 327083 INFO  (zkCallback-2547-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 327083 INFO  (zkCallback-2567-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 327083 INFO  (zkCallback-2577-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 327083 INFO  (zkCallback-2574-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 327084 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:41811_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 327084 INFO  (zkConnectionManagerCallback-2585-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 327084 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:41811_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 327085 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:41811_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 327086 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:41811_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34759/solr ready
   [junit4]   2> 327096 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:41811_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 327110 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:41811_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41811.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327117 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:41811_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41811.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327118 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:41811_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41811.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327118 INFO  (jetty-launcher-2501-thread-3) 
[n:127.0.0.1:41811_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node3/.
   [junit4]   2> 327175 INFO  (jetty-launcher-2501-thread-5) 
[n:127.0.0.1:32925_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 327176 INFO  (zkConnectionManagerCallback-2588-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 327176 INFO  (jetty-launcher-2501-thread-5) 
[n:127.0.0.1:32925_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 327179 INFO  (jetty-launcher-2501-thread-5) 
[n:127.0.0.1:32925_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 327180 INFO  (jetty-launcher-2501-thread-5) 
[n:127.0.0.1:32925_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:32925_solr as DOWN
   [junit4]   2> 327181 INFO  (jetty-launcher-2501-thread-5) 
[n:127.0.0.1:32925_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 327181 INFO  (jetty-launcher-2501-thread-5) 
[n:127.0.0.1:32925_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32925_solr
   [junit4]   2> 327181 INFO  (zkCallback-2554-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327181 INFO  (zkCallback-2564-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327181 INFO  (zkCallback-2567-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327181 INFO  (zkCallback-2547-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327181 INFO  (zkCallback-2557-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327181 INFO  (zkCallback-2577-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327181 INFO  (zkCallback-2574-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327181 INFO  (zkCallback-2584-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327181 INFO  (zkCallback-2587-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 327182 INFO  (jetty-launcher-2501-thread-5) 
[n:127.0.0.1:32925_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 327183 INFO  (zkConnectionManagerCallback-2595-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 327183 INFO  (jetty-launcher-2501-thread-5) 
[n:127.0.0.1:32925_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 327184 INFO  (jetty-launcher-2501-thread-5) 
[n:127.0.0.1:32925_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 327184 INFO  (jetty-launcher-2501-thread-5) 
[n:127.0.0.1:32925_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34759/solr ready
   [junit4]   2> 327197 INFO  (jetty-launcher-2501-thread-5) 
[n:127.0.0.1:32925_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 327214 INFO  (jetty-launcher-2501-thread-5) 
[n:127.0.0.1:32925_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32925.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327220 INFO  (jetty-launcher-2501-thread-5) 
[n:127.0.0.1:32925_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32925.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327220 INFO  (jetty-launcher-2501-thread-5) 
[n:127.0.0.1:32925_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32925.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 327221 INFO  (jetty-launcher-2501-thread-5) 
[n:127.0.0.1:32925_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node5/.
   [junit4]   2> 327264 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 327265 INFO  (zkConnectionManagerCallback-2601-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 327265 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 327266 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 327267 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:34759/solr ready
   [junit4]   2> 327296 INFO  
(TEST-RulesTest.testHostFragmentRule-seed#[D46E365DB9FDB574]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testHostFragmentRule
   [junit4]   2> 327311 INFO  (qtp1080360732-6861) [n:127.0.0.1:35671_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=hostFragment&router.name=implicit&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 327316 INFO  
(OverseerThreadFactory-2238-thread-1-processing-n:127.0.0.1:36573_solr) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
hostFragment
   [junit4]   2> 327426 INFO  
(OverseerStateUpdate-72107859902136333-127.0.0.1:36573_solr-n_0000000000) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"hostFragment",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"hostFragment_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37463/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 327426 INFO  
(OverseerStateUpdate-72107859902136333-127.0.0.1:36573_solr-n_0000000000) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"hostFragment",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"hostFragment_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35671/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 327637 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    
x:hostFragment_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=hostFragment_shard1_replica_n2&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 327642 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr    
x:hostFragment_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=hostFragment_shard1_replica_n1&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 328645 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 328650 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 328652 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.s.IndexSchema [hostFragment_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 328653 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 328653 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'hostFragment_shard1_replica_n2' using 
configuration from collection hostFragment, trusted=true
   [junit4]   2> 328654 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35671.solr.core.hostFragment.shard1.replica_n2' (registry 
'solr.core.hostFragment.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 328654 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.c.SolrCore [[hostFragment_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node1/hostFragment_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node1/./hostFragment_shard1_replica_n2/data/]
   [junit4]   2> 328655 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [hostFragment_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 328656 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 328656 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'hostFragment_shard1_replica_n1' using 
configuration from collection hostFragment, trusted=true
   [junit4]   2> 328657 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37463.solr.core.hostFragment.shard1.replica_n1' (registry 
'solr.core.hostFragment.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3deb4e7f
   [junit4]   2> 328657 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[hostFragment_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node2/hostFragment_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001/tempDir-001/node2/./hostFragment_shard1_replica_n1/data/]
   [junit4]   2> 328701 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 328701 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 328703 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 328703 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 328704 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@36b2e08d[hostFragment_shard1_replica_n2] main]
   [junit4]   2> 328705 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 328705 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 328705 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 328706 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1638141239518822400
   [junit4]   2> 328708 INFO  
(searcherExecutor-2259-thread-1-processing-n:127.0.0.1:35671_solr 
x:hostFragment_shard1_replica_n2 c:hostFragment s:shard1 r:core_node4) 
[n:127.0.0.1:35671_solr c:hostFragment s:shard1 r:core_node4 
x:hostFragment_shard1_replica_n2 ] o.a.s.c.SolrCore 
[hostFragment_shard1_replica_n2] Registered new searcher 
Searcher@36b2e08d[hostFragment_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 328710 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/hostFragment/terms/shard1 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 328710 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/hostFragment/leaders/shard1
   [junit4]   2> 328712 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 328715 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 328715 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 328717 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 328717 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 328718 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5c29852[hostFragment_shard1_replica_n1] main]
   [junit4]   2> 328719 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 328719 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 328720 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 328720 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1638141239533502464
   [junit4]   2> 328722 INFO  
(searcherExecutor-2260-thread-1-processing-n:127.0.0.1:37463_solr 
x:hostFragment_shard1_replica_n1 c:hostFragment s:shard1 r:core_node3) 
[n:127.0.0.1:37463_solr c:hostFragment s:shard1 r:core_node3 
x:hostFragment_shard1_replica_n1 ] o.a.s.c.SolrCore 
[hostFragment_shard1_replica_n1] Registered new searcher 
Searcher@5c29852[hostFragment_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 328725 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/hostFragment/terms/shard1 to Terms{values={core_node3=0, 
core_node4=0}, version=1}
   [junit4]   2> 328725 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/hostFragment/leaders/shard1
   [junit4]   2> 329212 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 329212 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 329212 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35671/solr/hostFragment_shard1_replica_n2/
   [junit4]   2> 329213 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.u.PeerSync PeerSync: core=hostFragment_shard1_replica_n2 
url=https://127.0.0.1:35671/solr START 
replicas=[https://127.0.0.1:37463/solr/hostFragment_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 329213 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.u.PeerSync PeerSync: core=hostFragment_shard1_replica_n2 
url=https://127.0.0.1:35671/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 329225 INFO  (qtp707342953-6831) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_shard1_replica_n1 ] 
o.a.s.c.S.Request [hostFragment_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 329226 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 329226 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_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> 329226 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/hostFragment/leaders/shard1/leader after winning as 
/collections/hostFragment/leader_elect/shard1/election/72107859902136335-core_node4-n_0000000000
   [junit4]   2> 329227 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35671/solr/hostFragment_shard1_replica_n2/ shard1
   [junit4]   2> 329328 INFO  (zkCallback-2557-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/hostFragment/state.json] for collection [hostFragment] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 329329 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_shard1_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 329330 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr 
c:hostFragment s:shard1 r:core_node4 x:hostFragment_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=hostFragment_shard1_replica_n2&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1692
   [junit4]   2> 329430 INFO  (zkCallback-2557-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/hostFragment/state.json] for collection [hostFragment] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 329430 INFO  (zkCallback-2557-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/hostFragment/state.json] for collection [hostFragment] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 329829 INFO  (zkCallback-2567-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/hostFragment/state.json] for collection [hostFragment] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 329829 INFO  (zkCallback-2557-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/hostFragment/state.json] for collection [hostFragment] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 329829 INFO  (zkCallback-2557-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/hostFragment/state.json] for collection [hostFragment] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 329829 INFO  (zkCallback-2567-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/hostFragment/state.json] for collection [hostFragment] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 330067 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr 
c:hostFragment s:shard1 r:core_node3 x:hostFragment_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=hostFragment_shard1_replica_n1&action=CREATE&numShards=1&collection=hostFragment&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2424
   [junit4]   2> 330068 INFO  (qtp1080360732-6861) [n:127.0.0.1:35671_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> 330069 INFO  (qtp1080360732-6861) [n:127.0.0.1:35671_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=hostFragment&router.name=implicit&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:1&wt=javabin&version=2}
 status=0 QTime=2757
   [junit4]   2> 330070 INFO  
(TEST-RulesTest.testHostFragmentRule-seed#[D46E365DB9FDB574]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 330071 INFO  (qtp1080360732-6865) [n:127.0.0.1:35671_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=hostFragment&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 330073 INFO  
(OverseerCollectionConfigSetProcessor-72107859902136333-127.0.0.1:36573_solr-n_0000000000)
 [n:127.0.0.1:36573_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> 330073 INFO  
(OverseerThreadFactory-2238-thread-2-processing-n:127.0.0.1:36573_solr) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 330074 INFO  (qtp707342953-6840) [n:127.0.0.1:37463_solr    
x:hostFragment_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.hostFragment.shard1.replica_n1, tag=null
   [junit4]   2> 330074 INFO  (qtp707342953-6840) [n:127.0.0.1:37463_solr    
x:hostFragment_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@b342e73: rootName = 
solr_37463, domain = solr.core.hostFragment.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.hostFragment.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@5647e294
   [junit4]   2> 330075 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    
x:hostFragment_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.hostFragment.shard1.replica_n2, tag=null
   [junit4]   2> 330075 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    
x:hostFragment_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@48578c62: rootName = 
solr_35671, domain = solr.core.hostFragment.shard1.replica_n2, service url = 
null, agent id = null] for registry solr.core.hostFragment.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@11846331
   [junit4]   2> 330091 INFO  (qtp707342953-6840) [n:127.0.0.1:37463_solr    
x:hostFragment_shard1_replica_n1 ] o.a.s.c.SolrCore 
[hostFragment_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@46d8dbdd
   [junit4]   2> 330091 INFO  (qtp707342953-6840) [n:127.0.0.1:37463_solr    
x:hostFragment_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.hostFragment.shard1.replica_n1, tag=46d8dbdd
   [junit4]   2> 330091 INFO  (qtp707342953-6840) [n:127.0.0.1:37463_solr    
x:hostFragment_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.hostFragment.shard1.leader, tag=46d8dbdd
   [junit4]   2> 330102 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    
x:hostFragment_shard1_replica_n2 ] o.a.s.c.SolrCore 
[hostFragment_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4edf959a
   [junit4]   2> 330102 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    
x:hostFragment_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.hostFragment.shard1.replica_n2, tag=4edf959a
   [junit4]   2> 330102 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    
x:hostFragment_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.hostFragment.shard1.leader, tag=4edf959a
   [junit4]   2> 330107 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    
x:hostFragment_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Failed to save terms, 
version is not a match, retrying
   [junit4]   2> 330107 INFO  (qtp707342953-6840) [n:127.0.0.1:37463_solr    
x:hostFragment_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/hostFragment/terms/shard1 to Terms{values={core_node4=0}, 
version=2}
   [junit4]   2> 330112 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    
x:hostFragment_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/hostFragment/terms/shard1 to Terms{values={}, version=3}
   [junit4]   2> 330112 INFO  (qtp707342953-6840) [n:127.0.0.1:37463_solr    
x:hostFragment_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase No 
version found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 330113 INFO  (qtp707342953-6840) [n:127.0.0.1:37463_solr    
x:hostFragment_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=hostFragment_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=39
   [junit4]   2> 330113 WARN  (zkCallback-2567-thread-2) [     ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 330113 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_solr    
x:hostFragment_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=hostFragment_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=39
   [junit4]   2> 330216 INFO  (zkCallback-2547-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted path:/collections/hostFragment/state.json] 
for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 330216 INFO  (zkCallback-2567-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted path:/collections/hostFragment/state.json] 
for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 330216 INFO  (zkCallback-2557-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted path:/collections/hostFragment/state.json] 
for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 330216 INFO  (zkCallback-2557-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted path:/collections/hostFragment/state.json] 
for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 330216 INFO  (zkCallback-2567-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted path:/collections/hostFragment/state.json] 
for collection [hostFragment] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 330231 INFO  (qtp1080360732-6865) [n:127.0.0.1:35671_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=hostFragment&action=DELETE&wt=javabin&version=2} status=0 QTime=160
   [junit4]   2> 330233 INFO  
(TEST-RulesTest.testHostFragmentRule-seed#[D46E365DB9FDB574]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testHostFragmentRule
   [junit4]   2> 330288 INFO  
(TEST-RulesTest.doIntegrationTest-seed#[D46E365DB9FDB574]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting doIntegrationTest
   [junit4]   2> 330291 INFO  (qtp1080360732-6861) [n:127.0.0.1:35671_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=rulesColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=cores:<4&rule=node:*,replica:<2&rule=freedisk:>1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 330302 INFO  
(OverseerCollectionConfigSetProcessor-72107859902136333-127.0.0.1:36573_solr-n_0000000000)
 [n:127.0.0.1:36573_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> 330303 INFO  
(OverseerThreadFactory-2238-thread-3-processing-n:127.0.0.1:36573_solr) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
rulesColl
   [junit4]   2> 330517 INFO  (qtp707342953-6831) [n:127.0.0.1:37463_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> 330538 INFO  (qtp574852495-6874) [n:127.0.0.1:32925_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> 330542 INFO  (qtp1080360732-6850) [n:127.0.0.1:35671_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> 330563 INFO  (qtp981441551-6852) [n:127.0.0.1:36573_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> 330578 INFO  (qtp2074592203-6851) [n:127.0.0.1:41811_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> 330590 INFO  
(OverseerStateUpdate-72107859902136333-127.0.0.1:36573_solr-n_0000000000) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"rulesColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"rulesColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37463/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 330593 INFO  
(OverseerStateUpdate-72107859902136333-127.0.0.1:36573_solr-n_0000000000) 
[n:127.0.0.1:36573_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"rulesColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"rulesColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32925/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 330703 INFO  (qtp707342953-6838) [n:127.0.0.1:37463_solr    
x:rulesColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n1&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 330703 INFO  (qtp574852495-6871) [n:127.0.0.1:32925_solr    
x:rulesColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n2&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 331710 INFO  (qtp574852495-6871) [n:127.0.0.1:32925_solr 
c:rulesColl s:shard1 r:core_node4 x:rulesColl_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene Match

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

tion.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:1659)
   [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> 462650 INFO  (jetty-closer-2631-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@30e0e80a{/solr,null,UNAVAILABLE}
   [junit4]   2> 462650 INFO  (jetty-closer-2631-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 462750 INFO  (jetty-closer-2631-thread-5) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6db96d8c{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 462750 INFO  (jetty-closer-2631-thread-5) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4be38222{/solr,null,UNAVAILABLE}
   [junit4]   2> 462750 INFO  (jetty-closer-2631-thread-5) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 462849 INFO  (jetty-closer-2631-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72107859902136333-127.0.0.1:36573_solr-n_0000000000) closing
   [junit4]   2> 463051 INFO  (jetty-closer-2631-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@65d3d367{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 463051 INFO  (jetty-closer-2631-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6cc7ccdb{/solr,null,UNAVAILABLE}
   [junit4]   2> 463051 INFO  (jetty-closer-2631-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 463151 INFO  (jetty-closer-2631-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@75857f0b{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 463151 INFO  (jetty-closer-2631-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3d837929{/solr,null,UNAVAILABLE}
   [junit4]   2> 463151 INFO  (jetty-closer-2631-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 463251 INFO  (jetty-closer-2631-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@f9e035b{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 463251 INFO  (jetty-closer-2631-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1e9f23a1{/solr,null,UNAVAILABLE}
   [junit4]   2> 463251 INFO  (jetty-closer-2631-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 463252 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 463455 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>        14      /solr/collections/rulesColl/terms/shard2
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        9       /solr/collections/modifyColl/terms/shard1
   [junit4]   2>        9       /solr/collections/rulesColl/state.json
   [junit4]   2>        8       /solr/collections/hostFragment/terms/shard1
   [junit4]   2>        8       /solr/collections/rulesColl/terms/shard1
   [junit4]   2>        5       /solr/collections/portRuleColl2/state.json
   [junit4]   2>        5       /solr/collections/portRuleColl2/terms/shard1
   [junit4]   2>        5       /solr/collections/portRuleColl/terms/shard1
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/collections/modifyColl/state.json
   [junit4]   2>        5       /solr/collections/hostFragment/state.json
   [junit4]   2>        3       /solr/collections/portRuleColl/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        105     /solr/collections/rulesColl/state.json
   [junit4]   2>        105     /solr/aliases.json
   [junit4]   2>        22      /solr/collections/modifyColl/state.json
   [junit4]   2>        20      /solr/collections/portRuleColl2/state.json
   [junit4]   2>        18      /solr/clusterprops.json
   [junit4]   2>        18      /solr/clusterstate.json
   [junit4]   2>        16      /solr/collections/hostFragment/state.json
   [junit4]   2>        12      /solr/collections/portRuleColl/state.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72107859902136337-127.0.0.1:37463_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        156     /solr/collections
   [junit4]   2>        130     /solr/overseer/queue
   [junit4]   2>        60      /solr/live_nodes
   [junit4]   2>        58      /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 463456 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34759
   [junit4]   2> 463456 INFO  (SUITE-RulesTest-seed#[D46E365DB9FDB574]-worker) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34759
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_D46E365DB9FDB574-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@52a63f2f),
 locale=bs, timezone=Australia/North
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/AdoptOpenJDK 12.0.1 
(64-bit)/cpus=8,threads=1,free=203719224,total=419430400
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderTragicEventTest, 
ClusterStateUpdateTest, TestLuceneIndexBackCompat, InfixSuggestersTest, 
TestAnalyzeInfixSuggestions, TestSolrCloudWithKerberosAlt, 
MissingSegmentRecoveryTest, TestSuggestSpellingConverter, 
DistributedQueryComponentOptimizationTest, ExitableDirectoryReaderTest, 
TestCustomSort, TestFileDictionaryLookup, TestMissingGroups, 
ChaosMonkeySafeLeaderTest, DeleteReplicaTest, TestConfigSetImmutable, 
TestExtendedDismaxParser, TestStressLucene, NestedShardedAtomicUpdateTest, 
TestHttpServletCarrier, DistributedIntervalFacetingTest, SSLMigrationTest, 
TestStressUserVersions, UninvertDocValuesMergePolicyTest, 
AssignBackwardCompatibilityTest, CoreAdminRequestStatusTest, 
QueryResultKeyTest, TestLegacyNumericRangeQueryBuilder, 
TestManagedSchemaThreadSafety, AtomicUpdatesTest, SolrRequestParserTest, 
SolrMetricManagerTest, TestFieldCacheSortRandom, TestDocumentBuilder, 
ConvertedLegacyTest, SplitShardTest, IndexSchemaTest, 
TestReplicationHandlerBackup, HealthCheckHandlerTest, RulesTest]
   [junit4] Completed [131/867 (1!)] on J2 in 137.88s, 7 tests, 2 errors <<< 
FAILURES!

[...truncated 47417 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/817/consoleText

[repro] Revision: ef64f7af3e4b5c1b97dd2aabe79c7bbe3e4e8c5b

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=RulesTest 
-Dtests.method=doIntegrationTest -Dtests.seed=D46E365DB9FDB574 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bs 
-Dtests.timezone=Australia/North -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=RulesTest 
-Dtests.method=testPortRuleInPresenceOfClusterPolicy 
-Dtests.seed=D46E365DB9FDB574 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=bs -Dtests.timezone=Australia/North -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       RulesTest
[repro] ant compile-test

[...truncated 3582 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.RulesTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=D46E365DB9FDB574 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bs 
-Dtests.timezone=Australia/North -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 105 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.rule.RulesTest
[repro] Exiting with code 0

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

Reply via email to