Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/891/
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:44961/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:44961/solr
        at 
__randomizedtesting.SeedInfo.seed([CD87FD40F06BB09B:28B4BAC1EC1F4299]: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.doIntegrationTest

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:41369/solr
        at 
__randomizedtesting.SeedInfo.seed([CD87FD40F06BB09B:28B4BAC1EC1F4299]: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




Build Log:
[...truncated 15334 lines...]
   [junit4] Suite: org.apache.solr.cloud.rule.RulesTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_CD87FD40F06BB09B-001/init-core-data-001
   [junit4]   2> 2191968 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2191968 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-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> 2191968 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2191969 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-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_CD87FD40F06BB09B-001/tempDir-001
   [junit4]   2> 2191969 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2191969 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2191969 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2192069 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.ZkTestServer start zk server on port:33467
   [junit4]   2> 2192069 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33467
   [junit4]   2> 2192069 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33467
   [junit4]   2> 2192070 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2192072 INFO  (zkConnectionManagerCallback-18372-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192072 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2192073 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2192074 INFO  (zkConnectionManagerCallback-18374-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192074 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2192074 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2192075 INFO  (zkConnectionManagerCallback-18376-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192075 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2192179 WARN  (jetty-launcher-18377-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2192179 WARN  (jetty-launcher-18377-thread-5) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2192179 WARN  (jetty-launcher-18377-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2192179 WARN  (jetty-launcher-18377-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2192179 WARN  (jetty-launcher-18377-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2192179 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2192179 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2192179 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2192179 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2192179 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2192179 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2192179 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2192179 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2192179 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2192179 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2192179 INFO  (jetty-launcher-18377-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> 2192179 INFO  (jetty-launcher-18377-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> 2192179 INFO  (jetty-launcher-18377-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> 2192179 INFO  (jetty-launcher-18377-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> 2192179 INFO  (jetty-launcher-18377-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> 2192185 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2192185 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2192185 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2192185 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2192185 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2192185 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18d8cc50{/solr,null,AVAILABLE}
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@656d507a{/solr,null,AVAILABLE}
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ea72edd{/solr,null,AVAILABLE}
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@38b554fa{/solr,null,AVAILABLE}
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1179946f{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:42757}
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@19a434a1{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:42511}
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.e.j.s.Server Started @2192244ms
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.e.j.s.Server Started @2192244ms
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5792864e{/solr,null,AVAILABLE}
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42511}
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42757}
   [junit4]   2> 2192186 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@fb9167{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:41369}
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.e.j.s.Server Started @2192244ms
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41369}
   [junit4]   2> 2192187 ERROR (jetty-launcher-18377-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2192187 ERROR (jetty-launcher-18377-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2192187 ERROR (jetty-launcher-18377-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-19T00:38:33.668849Z
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-19T00:38:33.668903Z
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2192187 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-19T00:38:33.668983Z
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@57554f80{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:43387}
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.e.j.s.Server Started @2192245ms
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43387}
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4446b43d{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:36877}
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.e.j.s.Server Started @2192245ms
   [junit4]   2> 2192188 ERROR (jetty-launcher-18377-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36877}
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-19T00:38:33.669338Z
   [junit4]   2> 2192188 ERROR (jetty-launcher-18377-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.3.0
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-19T00:38:33.669457Z
   [junit4]   2> 2192188 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2192189 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2192189 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2192189 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2192189 INFO  (zkConnectionManagerCallback-18380-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192189 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2192189 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2192191 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2192194 INFO  (zkConnectionManagerCallback-18381-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192194 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2192194 INFO  (zkConnectionManagerCallback-18387-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192194 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2192195 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2192195 INFO  (zkConnectionManagerCallback-18385-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192195 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2192195 INFO  (zkConnectionManagerCallback-18383-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192195 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2192195 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2192195 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2192198 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2192399 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2192400 WARN  (jetty-launcher-18377-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@65f36e48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192400 WARN  (jetty-launcher-18377-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@65f36e48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192403 WARN  (jetty-launcher-18377-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@29c3a1c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192403 WARN  (jetty-launcher-18377-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@29c3a1c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192403 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33467/solr
   [junit4]   2> 2192404 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2192405 INFO  (zkConnectionManagerCallback-18395-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192405 INFO  (jetty-launcher-18377-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2192593 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2192594 WARN  (jetty-launcher-18377-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@77abc776[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192594 WARN  (jetty-launcher-18377-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@77abc776[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192596 WARN  (jetty-launcher-18377-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@47dd4b6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192596 WARN  (jetty-launcher-18377-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@47dd4b6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192597 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33467/solr
   [junit4]   2> 2192597 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2192598 INFO  (zkConnectionManagerCallback-18403-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192598 INFO  (jetty-launcher-18377-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2192630 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2192631 WARN  (jetty-launcher-18377-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1591218c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192631 WARN  (jetty-launcher-18377-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1591218c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192634 WARN  (jetty-launcher-18377-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3fdf7906[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192634 WARN  (jetty-launcher-18377-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3fdf7906[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192635 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33467/solr
   [junit4]   2> 2192636 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2192636 INFO  (zkConnectionManagerCallback-18409-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192636 INFO  (jetty-launcher-18377-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2192656 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2192658 WARN  (jetty-launcher-18377-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3a8023f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192658 WARN  (jetty-launcher-18377-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3a8023f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192660 WARN  (jetty-launcher-18377-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@169be87d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192660 WARN  (jetty-launcher-18377-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@169be87d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192661 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33467/solr
   [junit4]   2> 2192661 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2192662 INFO  (zkConnectionManagerCallback-18415-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192662 INFO  (jetty-launcher-18377-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2192772 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2192773 WARN  (jetty-launcher-18377-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@72d4fecf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192773 WARN  (jetty-launcher-18377-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@72d4fecf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192775 WARN  (jetty-launcher-18377-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5e41a13f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192775 WARN  (jetty-launcher-18377-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5e41a13f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2192776 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33467/solr
   [junit4]   2> 2192776 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2192777 INFO  (zkConnectionManagerCallback-18422-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192777 INFO  (jetty-launcher-18377-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2192797 INFO  (jetty-launcher-18377-thread-1) 
[n:127.0.0.1:36877_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2192798 INFO  (zkConnectionManagerCallback-18424-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192798 INFO  (jetty-launcher-18377-thread-1) 
[n:127.0.0.1:36877_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2192836 INFO  (jetty-launcher-18377-thread-1) 
[n:127.0.0.1:36877_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36877_solr
   [junit4]   2> 2192836 INFO  (jetty-launcher-18377-thread-1) 
[n:127.0.0.1:36877_solr     ] o.a.s.c.Overseer Overseer 
(id=72189353230794765-127.0.0.1:36877_solr-n_0000000000) starting
   [junit4]   2> 2192838 INFO  (jetty-launcher-18377-thread-1) 
[n:127.0.0.1:36877_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2192839 INFO  (zkConnectionManagerCallback-18431-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192839 INFO  (jetty-launcher-18377-thread-1) 
[n:127.0.0.1:36877_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2192840 INFO  (jetty-launcher-18377-thread-1) 
[n:127.0.0.1:36877_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33467/solr ready
   [junit4]   2> 2192841 INFO  
(OverseerStateUpdate-72189353230794765-127.0.0.1:36877_solr-n_0000000000) 
[n:127.0.0.1:36877_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36877_solr
   [junit4]   2> 2192841 INFO  (jetty-launcher-18377-thread-1) 
[n:127.0.0.1:36877_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36877_solr
   [junit4]   2> 2192841 INFO  (zkCallback-18430-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2192841 INFO  (zkCallback-18423-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2192851 INFO  (jetty-launcher-18377-thread-1) 
[n:127.0.0.1:36877_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2192867 INFO  (jetty-launcher-18377-thread-1) 
[n:127.0.0.1:36877_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36877.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2192875 INFO  (jetty-launcher-18377-thread-1) 
[n:127.0.0.1:36877_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36877.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2192876 INFO  (jetty-launcher-18377-thread-1) 
[n:127.0.0.1:36877_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36877.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2192877 INFO  (jetty-launcher-18377-thread-1) 
[n:127.0.0.1:36877_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_CD87FD40F06BB09B-001/tempDir-001/node1/.
   [junit4]   2> 2192897 INFO  (jetty-launcher-18377-thread-3) 
[n:127.0.0.1:42511_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2192898 INFO  (zkConnectionManagerCallback-18434-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192898 INFO  (jetty-launcher-18377-thread-3) 
[n:127.0.0.1:42511_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2192901 INFO  (jetty-launcher-18377-thread-3) 
[n:127.0.0.1:42511_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2192903 INFO  (jetty-launcher-18377-thread-3) 
[n:127.0.0.1:42511_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42511_solr as DOWN
   [junit4]   2> 2192903 INFO  (jetty-launcher-18377-thread-3) 
[n:127.0.0.1:42511_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2192903 INFO  (jetty-launcher-18377-thread-3) 
[n:127.0.0.1:42511_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42511_solr
   [junit4]   2> 2192903 INFO  (zkCallback-18430-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2192904 INFO  (zkCallback-18423-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2192904 INFO  (zkCallback-18433-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2192904 INFO  (jetty-launcher-18377-thread-3) 
[n:127.0.0.1:42511_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2192905 INFO  (zkConnectionManagerCallback-18441-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192905 INFO  (jetty-launcher-18377-thread-3) 
[n:127.0.0.1:42511_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2192905 INFO  (jetty-launcher-18377-thread-3) 
[n:127.0.0.1:42511_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2192906 INFO  (jetty-launcher-18377-thread-3) 
[n:127.0.0.1:42511_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33467/solr ready
   [junit4]   2> 2192923 INFO  (jetty-launcher-18377-thread-3) 
[n:127.0.0.1:42511_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2192937 INFO  (jetty-launcher-18377-thread-3) 
[n:127.0.0.1:42511_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42511.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2192943 INFO  (jetty-launcher-18377-thread-3) 
[n:127.0.0.1:42511_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42511.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2192943 INFO  (jetty-launcher-18377-thread-3) 
[n:127.0.0.1:42511_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42511.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2192944 INFO  (jetty-launcher-18377-thread-3) 
[n:127.0.0.1:42511_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_CD87FD40F06BB09B-001/tempDir-001/node3/.
   [junit4]   2> 2192997 INFO  (jetty-launcher-18377-thread-2) 
[n:127.0.0.1:43387_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2192999 INFO  (zkConnectionManagerCallback-18444-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192999 INFO  (jetty-launcher-18377-thread-2) 
[n:127.0.0.1:43387_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2193001 INFO  (jetty-launcher-18377-thread-2) 
[n:127.0.0.1:43387_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2193003 INFO  (jetty-launcher-18377-thread-2) 
[n:127.0.0.1:43387_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43387_solr as DOWN
   [junit4]   2> 2193003 INFO  (jetty-launcher-18377-thread-2) 
[n:127.0.0.1:43387_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2193003 INFO  (jetty-launcher-18377-thread-2) 
[n:127.0.0.1:43387_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43387_solr
   [junit4]   2> 2193004 INFO  (zkCallback-18430-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2193004 INFO  (zkCallback-18433-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2193004 INFO  (zkCallback-18423-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2193004 INFO  (zkCallback-18440-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2193007 INFO  (zkCallback-18443-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2193008 INFO  (jetty-launcher-18377-thread-2) 
[n:127.0.0.1:43387_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2193009 INFO  (zkConnectionManagerCallback-18451-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2193009 INFO  (jetty-launcher-18377-thread-2) 
[n:127.0.0.1:43387_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2193009 INFO  (jetty-launcher-18377-thread-2) 
[n:127.0.0.1:43387_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2193010 INFO  (jetty-launcher-18377-thread-2) 
[n:127.0.0.1:43387_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33467/solr ready
   [junit4]   2> 2193019 INFO  (jetty-launcher-18377-thread-2) 
[n:127.0.0.1:43387_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2193030 INFO  (jetty-launcher-18377-thread-2) 
[n:127.0.0.1:43387_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43387.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2193037 INFO  (jetty-launcher-18377-thread-2) 
[n:127.0.0.1:43387_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43387.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2193037 INFO  (jetty-launcher-18377-thread-2) 
[n:127.0.0.1:43387_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43387.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2193038 INFO  (jetty-launcher-18377-thread-2) 
[n:127.0.0.1:43387_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_CD87FD40F06BB09B-001/tempDir-001/node2/.
   [junit4]   2> 2193097 INFO  (jetty-launcher-18377-thread-4) 
[n:127.0.0.1:41369_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2193098 INFO  (zkConnectionManagerCallback-18454-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2193098 INFO  (jetty-launcher-18377-thread-4) 
[n:127.0.0.1:41369_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2193100 INFO  (jetty-launcher-18377-thread-4) 
[n:127.0.0.1:41369_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2193102 INFO  (jetty-launcher-18377-thread-4) 
[n:127.0.0.1:41369_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41369_solr as DOWN
   [junit4]   2> 2193102 INFO  (jetty-launcher-18377-thread-4) 
[n:127.0.0.1:41369_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2193102 INFO  (jetty-launcher-18377-thread-4) 
[n:127.0.0.1:41369_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41369_solr
   [junit4]   2> 2193103 INFO  (zkCallback-18440-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2193103 INFO  (zkCallback-18430-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2193103 INFO  (zkCallback-18423-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2193103 INFO  (zkCallback-18443-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2193103 INFO  (zkCallback-18433-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2193103 INFO  (zkCallback-18450-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2193103 INFO  (jetty-launcher-18377-thread-4) 
[n:127.0.0.1:41369_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2193103 INFO  (zkCallback-18453-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2193104 INFO  (zkConnectionManagerCallback-18461-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2193104 INFO  (jetty-launcher-18377-thread-4) 
[n:127.0.0.1:41369_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2193105 INFO  (jetty-launcher-18377-thread-4) 
[n:127.0.0.1:41369_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2193105 INFO  (jetty-launcher-18377-thread-4) 
[n:127.0.0.1:41369_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33467/solr ready
   [junit4]   2> 2193117 INFO  (jetty-launcher-18377-thread-4) 
[n:127.0.0.1:41369_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2193132 INFO  (jetty-launcher-18377-thread-4) 
[n:127.0.0.1:41369_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41369.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2193140 INFO  (jetty-launcher-18377-thread-4) 
[n:127.0.0.1:41369_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41369.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2193140 INFO  (jetty-launcher-18377-thread-4) 
[n:127.0.0.1:41369_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41369.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2193141 INFO  (jetty-launcher-18377-thread-4) 
[n:127.0.0.1:41369_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_CD87FD40F06BB09B-001/tempDir-001/node4/.
   [junit4]   2> 2193198 INFO  (jetty-launcher-18377-thread-5) 
[n:127.0.0.1:42757_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2193199 INFO  (zkConnectionManagerCallback-18464-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2193199 INFO  (jetty-launcher-18377-thread-5) 
[n:127.0.0.1:42757_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2193202 INFO  (jetty-launcher-18377-thread-5) 
[n:127.0.0.1:42757_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2193204 INFO  (jetty-launcher-18377-thread-5) 
[n:127.0.0.1:42757_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42757_solr as DOWN
   [junit4]   2> 2193204 INFO  (jetty-launcher-18377-thread-5) 
[n:127.0.0.1:42757_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2193204 INFO  (jetty-launcher-18377-thread-5) 
[n:127.0.0.1:42757_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42757_solr
   [junit4]   2> 2193205 INFO  (zkCallback-18430-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2193205 INFO  (zkCallback-18450-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2193205 INFO  (zkCallback-18443-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2193205 INFO  (zkCallback-18440-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2193205 INFO  (zkCallback-18433-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2193205 INFO  (zkCallback-18453-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2193205 INFO  (zkCallback-18463-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2193205 INFO  (zkCallback-18460-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2193206 INFO  (jetty-launcher-18377-thread-5) 
[n:127.0.0.1:42757_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2193206 INFO  (zkConnectionManagerCallback-18471-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2193206 INFO  (jetty-launcher-18377-thread-5) 
[n:127.0.0.1:42757_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2193207 INFO  (zkCallback-18423-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2193207 INFO  (jetty-launcher-18377-thread-5) 
[n:127.0.0.1:42757_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 2193208 INFO  (jetty-launcher-18377-thread-5) 
[n:127.0.0.1:42757_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33467/solr ready
   [junit4]   2> 2193216 INFO  (jetty-launcher-18377-thread-5) 
[n:127.0.0.1:42757_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2193227 INFO  (jetty-launcher-18377-thread-5) 
[n:127.0.0.1:42757_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42757.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2193233 INFO  (jetty-launcher-18377-thread-5) 
[n:127.0.0.1:42757_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42757.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2193234 INFO  (jetty-launcher-18377-thread-5) 
[n:127.0.0.1:42757_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42757.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2193234 INFO  (jetty-launcher-18377-thread-5) 
[n:127.0.0.1:42757_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_CD87FD40F06BB09B-001/tempDir-001/node5/.
   [junit4]   2> 2193267 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2193268 INFO  (zkConnectionManagerCallback-18477-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2193268 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2193268 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2193269 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:33467/solr ready
   [junit4]   2> 2193297 INFO  
(TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[CD87FD40F06BB09B])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch
   [junit4]   2> 2193309 INFO  (qtp1325493452-48214) [n:127.0.0.1:41369_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=ipRuleColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:19999&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2193312 INFO  
(OverseerThreadFactory-11243-thread-1-processing-n:127.0.0.1:36877_solr) 
[n:127.0.0.1:36877_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
ipRuleColl
   [junit4]   2> 2193417 ERROR 
(OverseerThreadFactory-11243-thread-1-processing-n:127.0.0.1:36877_solr) 
[n:127.0.0.1:36877_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Collection: ipRuleColl operation: create 
failed:org.apache.solr.common.SolrException: Could not identify nodes matching 
the rules [{"ip_2":"0"}, {"ip_1":"19999"}]
   [junit4]   2>  tag values{
   [junit4]   2>   "127.0.0.1:43387_solr":{
   [junit4]   2>     "ip_1":"1",
   [junit4]   2>     "ip_2":"0"},
   [junit4]   2>   "127.0.0.1:42757_solr":{
   [junit4]   2>     "ip_1":"1",
   [junit4]   2>     "ip_2":"0"},
   [junit4]   2>   "127.0.0.1:36877_solr":{
   [junit4]   2>     "ip_1":"1",
   [junit4]   2>     "ip_2":"0"},
   [junit4]   2>   "127.0.0.1:41369_solr":{
   [junit4]   2>     "ip_1":"1",
   [junit4]   2>     "ip_2":"0"},
   [junit4]   2>   "127.0.0.1:42511_solr":{
   [junit4]   2>     "ip_1":"1",
   [junit4]   2>     "ip_2":"0"}}
   [junit4]   2> Initial state for the coll : {"shard1":{}}
   [junit4]   2>        at 
org.apache.solr.cloud.rule.ReplicaAssigner.getNodeMappings(ReplicaAssigner.java:126)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.Assign$RulesBasedAssignStrategy.assign(Assign.java:614)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.buildReplicaPositions(CreateCollectionCmd.java:410)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:190)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:505)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 
   [junit4]   2> 2193419 INFO  (qtp1325493452-48214) [n:127.0.0.1:41369_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=ipRuleColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:19999&wt=javabin&version=2}
 status=400 QTime=110
   [junit4]   2> 2193421 INFO  
(TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[CD87FD40F06BB09B])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2193422 INFO  (qtp1325493452-48208) [n:127.0.0.1:41369_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=ipRuleColl&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2193423 INFO  
(OverseerCollectionConfigSetProcessor-72189353230794765-127.0.0.1:36877_solr-n_0000000000)
 [n:127.0.0.1:36877_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> 2193423 INFO  
(OverseerThreadFactory-11243-thread-2-processing-n:127.0.0.1:36877_solr) 
[n:127.0.0.1:36877_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 2193525 INFO  (zkCallback-18423-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted path:/collections/ipRuleColl/state.json] 
for collection [ipRuleColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2193526 INFO  (qtp1325493452-48208) [n:127.0.0.1:41369_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=ipRuleColl&action=DELETE&wt=javabin&version=2} status=0 QTime=104
   [junit4]   2> 2193527 INFO  
(TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[CD87FD40F06BB09B])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch
   [junit4]   2> 2193553 INFO  
(TEST-RulesTest.testPortRuleInPresenceOfClusterPolicy-seed#[CD87FD40F06BB09B]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testPortRuleInPresenceOfClusterPolicy
   [junit4]   2> 2193569 INFO  (qtp1325493452-48214) [n:127.0.0.1:41369_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> 2193581 INFO  (qtp1449052705-48202) [n:127.0.0.1:42511_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> 2193596 INFO  (qtp414165214-48221) [n:127.0.0.1:43387_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> 2193608 INFO  (qtp196890881-48222) [n:127.0.0.1:36877_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> 2193622 INFO  (qtp1585675252-48209) [n:127.0.0.1:42757_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> 2193623 INFO  (qtp1325493452-48216) [n:127.0.0.1:41369_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=69
   [junit4]   2> 2193624 INFO  (qtp1325493452-48208) [n:127.0.0.1:41369_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl2&router.name=implicit&nrtReplicas=2&action=CREATE&rule=port:36877&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2193626 INFO  
(OverseerThreadFactory-11243-thread-3-processing-n:127.0.0.1:36877_solr) 
[n:127.0.0.1:36877_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
portRuleColl2
   [junit4]   2> 2193627 INFO  
(OverseerCollectionConfigSetProcessor-72189353230794765-127.0.0.1:36877_solr-n_0000000000)
 [n:127.0.0.1:36877_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> 2193832 INFO  
(OverseerStateUpdate-72189353230794765-127.0.0.1:36877_solr-n_0000000000) 
[n:127.0.0.1:36877_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"portRuleColl2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"portRuleColl2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36877/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2193833 INFO  
(OverseerStateUpdate-72189353230794765-127.0.0.1:36877_solr-n_0000000000) 
[n:127.0.0.1:36877_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"portRuleColl2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"portRuleColl2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36877/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2194042 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr    
x:portRuleColl2_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=portRuleColl2_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2194042 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr    
x:portRuleColl2_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2194045 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr    
x:portRuleColl2_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=portRuleColl2_shard1_replica_n2&action=CREATE&numShards=1&collection=portRuleColl2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2195048 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2195052 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.3.0
   [junit4]   2> 2195054 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [portRuleColl2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2195055 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2195055 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl2_shard1_replica_n1' using 
configuration from collection portRuleColl2, trusted=true
   [junit4]   2> 2195056 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36877.solr.core.portRuleColl2.shard1.replica_n1' (registry 
'solr.core.portRuleColl2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2195056 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[portRuleColl2_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_CD87FD40F06BB09B-001/tempDir-001/node1/portRuleColl2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_CD87FD40F06BB09B-001/tempDir-001/node1/./portRuleColl2_shard1_replica_n1/data/]
   [junit4]   2> 2195057 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.s.IndexSchema [portRuleColl2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2195059 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2195059 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl2_shard1_replica_n2' using 
configuration from collection portRuleColl2, trusted=true
   [junit4]   2> 2195059 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36877.solr.core.portRuleColl2.shard1.replica_n2' (registry 
'solr.core.portRuleColl2.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5f7e4b34
   [junit4]   2> 2195059 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.c.SolrCore [[portRuleColl2_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_CD87FD40F06BB09B-001/tempDir-001/node1/portRuleColl2_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_CD87FD40F06BB09B-001/tempDir-001/node1/./portRuleColl2_shard1_replica_n2/data/]
   [junit4]   2> 2195087 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2195087 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2195098 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2195098 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2195099 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3c8bd68b[portRuleColl2_shard1_replica_n1] main]
   [junit4]   2> 2195100 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2195100 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2195100 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2195100 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1639445133085638656
   [junit4]   2> 2195102 INFO  
(searcherExecutor-11264-thread-1-processing-n:127.0.0.1:36877_solr 
x:portRuleColl2_shard1_replica_n1 c:portRuleColl2 s:shard1 r:core_node3) 
[n:127.0.0.1:36877_solr c:portRuleColl2 s:shard1 r:core_node3 
x:portRuleColl2_shard1_replica_n1 ] o.a.s.c.SolrCore 
[portRuleColl2_shard1_replica_n1] Registered new searcher 
Searcher@3c8bd68b[portRuleColl2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2195103 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/portRuleColl2/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 2195103 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/portRuleColl2/leaders/shard1
   [junit4]   2> 2195105 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2195105 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2195105 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2195106 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2195106 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2195107 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b680db0[portRuleColl2_shard1_replica_n2] main]
   [junit4]   2> 2195108 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2195108 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2195108 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2195108 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1639445133094027264
   [junit4]   2> 2195110 INFO  
(searcherExecutor-11265-thread-1-processing-n:127.0.0.1:36877_solr 
x:portRuleColl2_shard1_replica_n2 c:portRuleColl2 s:shard1 r:core_node4) 
[n:127.0.0.1:36877_solr c:portRuleColl2 s:shard1 r:core_node4 
x:portRuleColl2_shard1_replica_n2 ] o.a.s.c.SolrCore 
[portRuleColl2_shard1_replica_n2] Registered new searcher 
Searcher@b680db0[portRuleColl2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2195110 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/portRuleColl2/terms/shard1 to Terms{values={core_node3=0, 
core_node4=0}, version=1}
   [junit4]   2> 2195111 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/portRuleColl2/leaders/shard1
   [junit4]   2> 2195607 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2195607 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2195607 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36877/solr/portRuleColl2_shard1_replica_n1/
   [junit4]   2> 2195607 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=portRuleColl2_shard1_replica_n1 
url=https://127.0.0.1:36877/solr START 
replicas=[https://127.0.0.1:36877/solr/portRuleColl2_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 2195607 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.u.PeerSync PeerSync: core=portRuleColl2_shard1_replica_n1 
url=https://127.0.0.1:36877/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2195614 INFO  (qtp196890881-48222) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_shard1_replica_n2 ] 
o.a.s.c.S.Request [portRuleColl2_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2195614 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2195614 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
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> 2195614 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/portRuleColl2/leaders/shard1/leader after winning as 
/collections/portRuleColl2/leader_elect/shard1/election/72189353230794765-core_node3-n_0000000000
   [junit4]   2> 2195615 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36877/solr/portRuleColl2_shard1_replica_n1/ shard1
   [junit4]   2> 2195716 INFO  (zkCallback-18423-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2195717 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2195818 INFO  (zkCallback-18423-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2195818 INFO  (zkCallback-18423-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2195865 INFO  (qtp196890881-48220) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node3 x:portRuleColl2_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=portRuleColl2_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1823
   [junit4]   2> 2196117 INFO  (qtp196890881-48224) [n:127.0.0.1:36877_solr 
c:portRuleColl2 s:shard1 r:core_node4 x:portRuleColl2_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=portRuleColl2_shard1_replica_n2&action=CREATE&numShards=1&collection=portRuleColl2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2072
   [junit4]   2> 2196119 INFO  (qtp1325493452-48208) [n:127.0.0.1:41369_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> 2196213 INFO  (zkCallback-18453-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2196213 INFO  (zkCallback-18423-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2196213 INFO  (zkCallback-18423-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl2/state.json] for collection [portRuleColl2] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2196214 INFO  (qtp1325493452-48208) [n:127.0.0.1:41369_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={shards=shard1&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl2&router.name=implicit&nrtReplicas=2&action=CREATE&rule=port:36877&wt=javabin&version=2}
 status=0 QTime=2589
   [junit4]   2> 2196215 INFO  
(TEST-RulesTest.testPortRuleInPresenceOfClusterPolicy-seed#[CD87FD40F06BB09B]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2196216 INFO  (qtp1325493452-48214) [n:127.0.0.1:41369_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=portRuleColl2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2196218 INFO  
(OverseerCollectionConfigSetProcessor-72189353230794765-127.0.0.1:36877_solr-n_0000000000)
 [n:127.0.0.1:36877_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2196218 INFO  
(OverseerThreadFactory-11243-thread-4-processing-n:127.0.0.1:36877_solr) 
[n:127.0.0.1:36877_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 2196218 INFO  (qtp196890881-48368) [n:127.0.0.1:36877_solr    
x:portRuleColl2_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.portRuleColl2.shard1.replica_n1, tag=null
   [junit4]   2> 2196218 INFO  (qtp196890881-48368) [n:127.0.0.1:36877_solr    
x:portRuleColl2_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e45459e: rootName = 
solr_36877, domain = solr.core.portRuleColl2.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.portRuleColl2.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@63544495
   [junit4]   2> 2196227 INFO  (qtp196890881-48222) [n:127.0.0.1:36877_solr    
x:portRu

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

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> 144403 INFO  (zkCallback-212-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted path:/collections/rulesColl/state.json] 
for collection [rulesColl] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 144408 INFO  (qtp180084144-608) [n:127.0.0.1:44961_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=rulesColl&action=DELETE&wt=javabin&version=2} status=0 QTime=90934
   [junit4]   2> 144419 INFO  (jetty-closer-296-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1664248405
   [junit4]   2> 144419 INFO  (jetty-closer-296-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44961_solr
   [junit4]   2> 144420 INFO  (jetty-closer-296-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 144420 INFO  (jetty-closer-296-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44961_solr as DOWN
   [junit4]   2> 144422 INFO  (jetty-closer-296-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 144422 INFO  (jetty-closer-296-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@d428335: rootName = 
solr_44961, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1ec326ce
   [junit4]   2> 144425 INFO  (jetty-closer-296-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 144425 INFO  (jetty-closer-296-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5edc3863: rootName = 
solr_44961, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@73d8e374
   [junit4]   2> 144426 INFO  (jetty-closer-296-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 144426 INFO  (jetty-closer-296-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@675493da: rootName = 
solr_44961, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@4ded1dd0
   [junit4]   2> 144427 INFO  (jetty-closer-296-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 144427 INFO  (closeThreadPool-316-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72189446142951437-127.0.0.1:44961_solr-n_0000000000) closing
   [junit4]   2> 144429 INFO  
(OverseerStateUpdate-72189446142951437-127.0.0.1:44961_solr-n_0000000000) 
[n:127.0.0.1:44961_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44961_solr
   [junit4]   2> 144430 INFO  
(OverseerAutoScalingTriggerThread-72189446142951437-127.0.0.1:44961_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 144431 INFO  (closeThreadPool-316-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72189446142951437-127.0.0.1:44961_solr-n_0000000000) closing
   [junit4]   2> 144632 INFO  (jetty-closer-296-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72189446142951437-127.0.0.1:44961_solr-n_0000000000) closing
   [junit4]   2> 144634 INFO  (jetty-closer-296-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@454128ac{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 144634 INFO  (jetty-closer-296-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6642539e{/solr,null,UNAVAILABLE}
   [junit4]   2> 144634 INFO  (jetty-closer-296-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 144635 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 144837 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>        8       /solr/collections/hostFragment/terms/shard1
   [junit4]   2>        7       /solr/collections/rulesColl/terms/shard1
   [junit4]   2>        6       /solr/collections/portRuleColl2/terms/shard1
   [junit4]   2>        6       /solr/collections/modifyColl/state.json
   [junit4]   2>        5       /solr/collections/portRuleColl/state.json
   [junit4]   2>        5       /solr/collections/portRuleColl/terms/shard1
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        4       /solr/collections/hostFragment/state.json
   [junit4]   2>        2       /solr/collections/portRuleColl2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        105     /solr/aliases.json
   [junit4]   2>        79      /solr/collections/rulesColl/state.json
   [junit4]   2>        26      /solr/collections/modifyColl/state.json
   [junit4]   2>        18      /solr/clusterprops.json
   [junit4]   2>        18      /solr/clusterstate.json
   [junit4]   2>        16      /solr/collections/portRuleColl/state.json
   [junit4]   2>        15      /solr/collections/hostFragment/state.json
   [junit4]   2>        11      /solr/collections/portRuleColl2/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72189446142951439-127.0.0.1:36863_solr-n_0000000001
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        146     /solr/collections
   [junit4]   2>        131     /solr/overseer/queue
   [junit4]   2>        63      /solr/live_nodes
   [junit4]   2>        51      /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 144839 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32885
   [junit4]   2> 144839 INFO  (SUITE-RulesTest-seed#[CD87FD40F06BB09B]-worker) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32885
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.rule.RulesTest_CD87FD40F06BB09B-001
   [junit4]   2> Jul 19, 2019 1:04:03 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1867, maxMBSortInHeap=7.4478377176999295, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2882ec46),
 locale=ce, timezone=America/Lima
   [junit4]   2> NOTE: Linux 4.18.0-24-generic amd64/AdoptOpenJDK 12.0.1 
(64-bit)/cpus=8,threads=1,free=53989520,total=232783872
   [junit4]   2> NOTE: All tests run in this JVM: [RulesTest, RulesTest]
   [junit4] Completed [5/5 (2!)] on J0 in 112.81s, 7 tests, 1 error <<< 
FAILURES!

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

Total time: 2 minutes 28 seconds

[repro] Setting last failure code to 256

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

Reply via email to