Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/198/

2 tests failed.
FAILED:  
org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testDefaultPlugins

Error Message:
Timeout occurred while waiting response from server at: 
http://127.0.0.1:37169/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:37169/solr
        at 
__randomizedtesting.SeedInfo.seed([94FC445D9EA98321:DC7C168DC2E9A00C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testDefaultPlugins(SolrCloudReportersTest.java:176)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        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:280)
        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:157)
        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:186)
        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:571)
        ... 53 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.response.transform.TestSubQueryTransformerDistrib

Error Message:
Timeout occurred while waiting response from server at: 
http://127.0.0.1:33487/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:33487/solr
        at __randomizedtesting.SeedInfo.seed([94FC445D9EA98321]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.response.transform.TestSubQueryTransformerDistrib.setupCluster(TestSubQueryTransformerDistrib.java:83)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
        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.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        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:280)
        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:157)
        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:186)
        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:571)
        ... 36 more




Build Log:
[...truncated 13554 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest
   [junit4]   2> 379917 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 379918 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_94FC445D9EA98321-001/data-dir-21-001
   [junit4]   2> 379918 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 379919 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 379919 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 379921 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 379921 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 0 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_94FC445D9EA98321-001/tempDir-001
   [junit4]   2> 379921 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 379921 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 379922 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 379926 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 380021 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 43389
   [junit4]   2> 380022 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43389
   [junit4]   2> 380022 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43389
   [junit4]   2> 380022 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43389
   [junit4]   2> 380035 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 380055 INFO  (zkConnectionManagerCallback-2570-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 380055 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 380094 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 380111 INFO  (zkConnectionManagerCallback-2572-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 380111 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 380115 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 380122 INFO  (zkConnectionManagerCallback-2574-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 380122 INFO  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 380127 WARN  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker-SendThread(127.0.0.1:43389))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x103aa7069230002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x103aa7069230002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x103aa7069230002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 380237 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testDefaultPlugins
   [junit4]   2> 380238 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 380239 WARN  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker-SendThread(127.0.0.1:43389))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x103aa7069230000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x103aa7069230000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x103aa7069230000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 380485 WARN  
(SUITE-SolrCloudReportersTest-seed#[94FC445D9EA98321]-worker-SendThread(127.0.0.1:43389))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x103aa7069230001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x103aa7069230001, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x103aa7069230001, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 380587 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43389
   [junit4]   2> 380587 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43389
   [junit4]   2> 380587 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43389
   [junit4]   2> 380588 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_94FC445D9EA98321-001/tempDir-002
   [junit4]   2> 380588 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 380588 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 380589 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 380589 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 380688 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.ZkTestServer start zk server on port: 34879
   [junit4]   2> 380689 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34879
   [junit4]   2> 380689 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34879
   [junit4]   2> 380689 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34879
   [junit4]   2> 380703 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 380717 INFO  (zkConnectionManagerCallback-2579-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 380718 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 380732 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 380733 INFO  (zkConnectionManagerCallback-2581-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 380733 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 380735 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 380740 INFO  (zkConnectionManagerCallback-2583-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 380740 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 380741 WARN  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]-SendThread(127.0.0.1:34879))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x103aa706bb70002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x103aa706bb70002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x103aa706bb70002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 380844 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 380844 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 380844 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 380848 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 380848 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 380848 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 380876 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 380876 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 380876 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 380879 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@54295c37{/solr,null,AVAILABLE}
   [junit4]   2> 380892 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 380892 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 380892 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 380901 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@150e852f{/solr,null,AVAILABLE}
   [junit4]   2> 380902 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3209611{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37169}
   [junit4]   2> 380902 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.e.j.s.Server Started @380931ms
   [junit4]   2> 380902 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:34879/solr, hostPort=37169}
   [junit4]   2> 380904 ERROR (jetty-launcher-2584-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 380904 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 380904 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.0
   [junit4]   2> 380904 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 380904 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 380904 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-03-02T15:16:43.063Z
   [junit4]   2> 380939 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 381034 INFO  (zkConnectionManagerCallback-2586-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 381034 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 381035 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6db97e27{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40507}
   [junit4]   2> 381036 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.e.j.s.Server Started @381064ms
   [junit4]   2> 381036 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
zkHost=127.0.0.1:34879/solr, hostPort=40507}
   [junit4]   2> 381036 ERROR (jetty-launcher-2584-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 381036 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 381036 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.9.0
   [junit4]   2> 381036 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 381036 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 381036 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-03-02T15:16:43.195Z
   [junit4]   2> 381036 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 381037 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 381039 INFO  (zkConnectionManagerCallback-2588-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 381039 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 381039 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 381041 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 381041 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 381041 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 381041 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 381042 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8757527, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 381043 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8757527, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 381044 WARN  
(jetty-launcher-2584-thread-1-SendThread(127.0.0.1:34879)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x103aa706bb70004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x103aa706bb70004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x103aa706bb70004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 382453 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 382454 WARN  (jetty-launcher-2584-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@639a9632[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 382454 WARN  (jetty-launcher-2584-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@639a9632[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 382457 WARN  (jetty-launcher-2584-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@ea67df7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 382457 WARN  (jetty-launcher-2584-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@ea67df7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 382458 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34879/solr
   [junit4]   2> 382459 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 382460 INFO  (zkConnectionManagerCallback-2602-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 382460 INFO  (jetty-launcher-2584-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 382562 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:37169_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 382563 INFO  (zkConnectionManagerCallback-2604-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 382563 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:37169_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 382671 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:37169_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37169_solr
   [junit4]   2> 382672 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:37169_solr     ] o.a.s.c.Overseer Overseer 
(id=73089418788274182-127.0.0.1:37169_solr-n_0000000000) starting
   [junit4]   2> 382691 INFO  
(OverseerStateUpdate-73089418788274182-127.0.0.1:37169_solr-n_0000000000) 
[n:127.0.0.1:37169_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37169_solr
   [junit4]   2> 382691 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:37169_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37169_solr
   [junit4]   2> 382694 INFO  
(OverseerStateUpdate-73089418788274182-127.0.0.1:37169_solr-n_0000000000) 
[n:127.0.0.1:37169_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 382695 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:37169_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 382696 WARN  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:37169_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 382711 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:37169_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 382735 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:37169_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8757527
   [junit4]   2> 382744 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:37169_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8757527
   [junit4]   2> 382745 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:37169_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8757527
   [junit4]   2> 382746 INFO  (jetty-launcher-2584-thread-2) 
[n:127.0.0.1:37169_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_94FC445D9EA98321-001/tempDir-002/node2
   [junit4]   2> 384096 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 384097 WARN  (jetty-launcher-2584-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7784001a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 384097 WARN  (jetty-launcher-2584-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7784001a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 384102 WARN  (jetty-launcher-2584-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7693cd7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 384102 WARN  (jetty-launcher-2584-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7693cd7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 384103 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34879/solr
   [junit4]   2> 384107 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384111 INFO  (zkConnectionManagerCallback-2624-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384112 INFO  (jetty-launcher-2584-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384214 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 384215 INFO  (zkConnectionManagerCallback-2626-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384215 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 384220 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 384223 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40507_solr as DOWN
   [junit4]   2> 384227 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 384227 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40507_solr
   [junit4]   2> 384232 INFO  (zkCallback-2603-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 384234 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 384234 WARN  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 384242 INFO  (zkCallback-2625-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 384279 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 384300 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8757527
   [junit4]   2> 384310 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8757527
   [junit4]   2> 384311 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8757527
   [junit4]   2> 384312 INFO  (jetty-launcher-2584-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_94FC445D9EA98321-001/tempDir-002/node1
   [junit4]   2> 384331 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 384336 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384337 INFO  (zkConnectionManagerCallback-2639-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384337 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384339 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 384340 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34879/solr ready
   [junit4]   2> 384347 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 384347 INFO  (zkConnectionManagerCallback-2641-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384348 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 384465 INFO  
(OverseerThreadFactory-2611-thread-1-processing-n:127.0.0.1:37169_solr) 
[n:127.0.0.1:37169_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
test_collection
   [junit4]   2> 384494 INFO  
(OverseerThreadFactory-2611-thread-1-processing-n:127.0.0.1:37169_solr) 
[n:127.0.0.1:37169_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:37169_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37169/solr";,
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 384517 INFO  
(OverseerThreadFactory-2611-thread-1-processing-n:127.0.0.1:37169_solr) 
[n:127.0.0.1:37169_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:40507_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:40507/solr";,
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 384527 INFO  
(OverseerThreadFactory-2611-thread-1-processing-n:127.0.0.1:37169_solr) 
[n:127.0.0.1:37169_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:37169_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:37169/solr";,
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 384534 INFO  
(OverseerThreadFactory-2611-thread-1-processing-n:127.0.0.1:37169_solr) 
[n:127.0.0.1:37169_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n7",
   [junit4]   2>   "node_name":"127.0.0.1:40507_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:40507/solr";,
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 384548 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr    
x:test_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 384548 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr    
x:test_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 384548 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr    
x:test_collection_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n7&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 384549 INFO  (qtp233269725-8212) [n:127.0.0.1:37169_solr    
x:test_collection_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n5&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 384549 INFO  (qtp1669237816-8214) [n:127.0.0.1:40507_solr    
x:test_collection_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n3&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 384575 INFO  (qtp1669237816-8214) [n:127.0.0.1:40507_solr 
c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 384580 INFO  (qtp233269725-8212) [n:127.0.0.1:37169_solr 
c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 384584 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 384585 INFO  (qtp1669237816-8214) [n:127.0.0.1:40507_solr 
c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 384585 WARN  (qtp1669237816-8214) [n:127.0.0.1:40507_solr 
c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 384585 INFO  (qtp1669237816-8214) [n:127.0.0.1:40507_solr 
c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 384586 INFO  (qtp1669237816-8214) [n:127.0.0.1:40507_solr 
c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] 
o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n3' 
using configuration from configset test, trusted=true
   [junit4]   2> 384587 INFO  (qtp1669237816-8214) [n:127.0.0.1:40507_solr 
c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.test_collection.shard1.replica_n3' (registry 
'solr.core.test_collection.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8757527
   [junit4]   2> 384588 INFO  (qtp1669237816-8214) [n:127.0.0.1:40507_solr 
c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] 
o.a.s.c.SolrCore [[test_collection_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_94FC445D9EA98321-001/tempDir-002/node1/test_collection_shard1_replica_n3],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_94FC445D9EA98321-001/tempDir-002/node1/test_collection_shard1_replica_n3/data/]
   [junit4]   2> 384593 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 384595 INFO  (qtp233269725-8212) [n:127.0.0.1:37169_solr 
c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 384595 WARN  (qtp233269725-8212) [n:127.0.0.1:37169_solr 
c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 384595 INFO  (qtp233269725-8212) [n:127.0.0.1:37169_solr 
c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 384595 INFO  (qtp233269725-8212) [n:127.0.0.1:37169_solr 
c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] 
o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n5' 
using configuration from configset test, trusted=true
   [junit4]   2> 384608 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 384608 WARN  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 384608 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 384608 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n1' 
using configuration from configset test, trusted=true
   [junit4]   2> 384608 INFO  (qtp233269725-8212) [n:127.0.0.1:37169_solr 
c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.test_collection.shard2.replica_n5' (registry 
'solr.core.test_collection.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8757527
   [junit4]   2> 384608 INFO  (qtp233269725-8212) [n:127.0.0.1:37169_solr 
c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] 
o.a.s.c.SolrCore [[test_collection_shard2_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_94FC445D9EA98321-001/tempDir-002/node2/test_collection_shard2_replica_n5],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_94FC445D9EA98321-001/tempDir-002/node2/test_collection_shard2_replica_n5/data/]
   [junit4]   2> 384608 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.test_collection.shard1.replica_n1' (registry 
'solr.core.test_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8757527
   [junit4]   2> 384608 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[test_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_94FC445D9EA98321-001/tempDir-002/node2/test_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_94FC445D9EA98321-001/tempDir-002/node2/test_collection_shard1_replica_n1/data/]
   [junit4]   2> 384609 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 384609 WARN  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 384610 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 384610 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n7' 
using configuration from configset test, trusted=true
   [junit4]   2> 384614 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.test_collection.shard2.replica_n7' (registry 
'solr.core.test_collection.shard2.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@8757527
   [junit4]   2> 384614 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.c.SolrCore [[test_collection_shard2_replica_n7] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_94FC445D9EA98321-001/tempDir-002/node1/test_collection_shard2_replica_n7],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_94FC445D9EA98321-001/tempDir-002/node1/test_collection_shard2_replica_n7/data/]
   [junit4]   2> 384875 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 384875 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 384882 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/test
   [junit4]   2> 384882 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 384883 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 384892 INFO  (qtp233269725-8212) [n:127.0.0.1:37169_solr 
c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 384892 INFO  (qtp233269725-8212) [n:127.0.0.1:37169_solr 
c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 384899 INFO  (qtp233269725-8212) [n:127.0.0.1:37169_solr 
c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/test
   [junit4]   2> 384899 INFO  (qtp233269725-8212) [n:127.0.0.1:37169_solr 
c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 384900 INFO  (qtp233269725-8212) [n:127.0.0.1:37169_solr 
c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 384903 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 384903 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 384911 INFO  (qtp1669237816-8214) [n:127.0.0.1:40507_solr 
c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 384911 INFO  (qtp1669237816-8214) [n:127.0.0.1:40507_solr 
c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 384917 INFO  
(searcherExecutor-2647-thread-1-processing-n:127.0.0.1:37169_solr 
x:test_collection_shard1_replica_n1 c:test_collection s:shard1 r:core_node2) 
[n:127.0.0.1:37169_solr c:test_collection s:shard1 r:core_node2 
x:test_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[test_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 384918 INFO  (qtp1669237816-8214) [n:127.0.0.1:40507_solr 
c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/test
   [junit4]   2> 384918 INFO  
(searcherExecutor-2645-thread-1-processing-n:127.0.0.1:37169_solr 
x:test_collection_shard2_replica_n5 c:test_collection s:shard2 r:core_node6) 
[n:127.0.0.1:37169_solr c:test_collection s:shard2 r:core_node6 
x:test_collection_shard2_replica_n5 ] o.a.s.c.SolrCore 
[test_collection_shard2_replica_n5]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 384918 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/test
   [junit4]   2> 384919 INFO  (qtp1669237816-8214) [n:127.0.0.1:40507_solr 
c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 384919 INFO  (qtp1669237816-8214) [n:127.0.0.1:40507_solr 
c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 384923 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 384923 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 385233 INFO  
(searcherExecutor-2643-thread-1-processing-n:127.0.0.1:40507_solr 
x:test_collection_shard1_replica_n3 c:test_collection s:shard1 r:core_node4) 
[n:127.0.0.1:40507_solr c:test_collection s:shard1 r:core_node4 
x:test_collection_shard1_replica_n3 ] o.a.s.c.SolrCore 
[test_collection_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385233 INFO  
(searcherExecutor-2649-thread-1-processing-n:127.0.0.1:40507_solr 
x:test_collection_shard2_replica_n7 c:test_collection s:shard2 r:core_node8) 
[n:127.0.0.1:40507_solr c:test_collection s:shard2 r:core_node8 
x:test_collection_shard2_replica_n7 ] o.a.s.c.SolrCore 
[test_collection_shard2_replica_n7]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 385236 INFO  (qtp233269725-8212) [n:127.0.0.1:37169_solr 
c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/test_collection/terms/shard2 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 385237 INFO  (qtp233269725-8212) [n:127.0.0.1:37169_solr 
c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test_collection/leaders/shard2
   [junit4]   2> 385238 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/test_collection/terms/shard2 to Terms{values={core_node6=0, 
core_node8=0}, version=1}
   [junit4]   2> 385238 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test_collection/leaders/shard2
   [junit4]   2> 385242 INFO  (qtp1669237816-8214) [n:127.0.0.1:40507_solr 
c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 385242 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/test_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 385243 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test_collection/leaders/shard1
   [junit4]   2> 385246 INFO  (qtp1669237816-8214) [n:127.0.0.1:40507_solr 
c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/test_collection/terms/shard1 to Terms{values={core_node2=0, 
core_node4=0}, version=1}
   [junit4]   2> 385248 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 385248 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 385248 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40507/solr/test_collection_shard2_replica_n7/
   [junit4]   2> 385248 ERROR (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 385248 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 385248 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/test_collection/leaders/shard2/leader after winning as 
/collections/test_collection/leader_elect/shard2/election/73089418788274184-core_node8-n_0000000000
   [junit4]   2> 385250 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40507/solr/test_collection_shard2_replica_n7/ shard2
   [junit4]   2> 385257 INFO  (qtp1669237816-8214) [n:127.0.0.1:40507_solr 
c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test_collection/leaders/shard1
   [junit4]   2> 385258 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoute in=14992ms
   [junit4]   2> 385260 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 385441 INFO  (qtp1669237816-8216) [n:127.0.0.1:40507_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n7&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=892
   [junit4]   2> 385764 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 385764 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 385764 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37169/solr/test_collection_shard1_replica_n1/
   [junit4]   2> 385764 ERROR (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 385764 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_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> 385764 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/test_collection/leaders/shard1/leader after winning as 
/collections/test_collection/leader_elect/shard1/election/73089418788274182-core_node2-n_0000000000
   [junit4]   2> 385778 INFO  (zkCallback-2625-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 385779 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37169/solr/test_collection_shard1_replica_n1/ shard1
   [junit4]   2> 385787 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr 
c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 385789 INFO  (zkCallback-2625-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 385794 INFO  (qtp233269725-8221) [n:127.0.0.1:37169_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1246
   [junit4]   2> 386263 INFO  (zkCallback-2625-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 386264 INFO  (zkCallback-2603-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 386266 INFO  (qtp1669237816-8214) [n:127.0.0.1:40507_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n3&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1718
   [junit4]   2> 442724 INFO  (qtp233269725-8220) [n:127.0.0.1:37169_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.test_collection.shard1.replica_n1:QUERY./select.requests&key=solr.core.test_collection.shard2.replica_n5:INDEX.sizeInBytes&key=solr.core.test_collection.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.test_collection.shard1.replica_n1:UPDATE./update.requests&key=solr.core.test_collection.shard2.replica_n5:QUERY./select.requests&key=solr.core.test_collection.shard2.replica_n5:UPDATE./update.requests}
 status=0 QTime=4
   [junit4]   2> 442732 INFO  (qtp233269725-8222) [n:127.0.0.1:37169_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=1
   [junit4]   2> 442742 INFO  (qtp1669237816-8217) [n:127.0.0.1:40507_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.test_collection.shard2.replica_n7:UPDATE./update.requests&key=solr.core.test_collection.shard2.replica_n7:INDEX.sizeInBytes&key=solr.core.test_collection.shard2.replica_n7:QUERY./select.requests&key=solr.core.test_collection.shard1.replica_n3:QUERY./select.requests&key=solr.core.test_collection.shard1.replica_n3:INDEX.sizeInBytes&key=solr.core.test_collection.shard1.replica_n3:UPDATE./update.requests}
 status=0 QTime=1
   [junit4]   2> 442743 INFO  (qtp1669237816-8213) [n:127.0.0.1:40507_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.jvm:os.processCpuLoad&key=solr.node:CONTAINER.fs.coreRoot.usableSpace&key=solr.jvm:os.systemLoadAverage&key=solr.jvm:memory.heap.used}
 status=0 QTime=0
   [junit4]   2> 474549 INFO  
(TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[94FC445D9EA98321]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testDefaultPlugins
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrCloudReportersTest -Dtests.method=testDefaultPlugins 
-Dtests.seed=94FC445D9EA98321 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-GB -Dtests.timezone=Europe/London -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   94.3s J1 | SolrCloudReportersTest.testDefaultPlugins <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:37169/solr
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([94FC445D9EA98321:DC7C168DC2E9A00C]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    >        at 
org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testDefaultPlugins(SolrCloudReportersTest.java:176)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    >        ... 53 more
   [junit4]   2> 474575 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[94FC445D9EA98321]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testExplicitConfiguration
   [junit4]   2> 474690 INFO  (jetty-closer-2662-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1578317197
   [junit4]   2> 474690 INFO  (jetty-closer-2662-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40507_solr
   [junit4]   2> 474690 INFO  (jetty-closer-2662-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 474691 INFO  (jetty-closer-2662-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40507_solr as DOWN
   [junit4]   2> 474693 INFO  (coreCloseExecutor-2667-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.c.SolrCore 
[test_collection_shard1_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5369a94e
   [junit4]   2> 474693 INFO  (coreCloseExecutor-2667-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.test_collection.shard1.replica_n3 
tag=SolrCore@5369a94e
   [junit4]   2> 474693 INFO  (coreCloseExecutor-2667-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d7bb939: rootName = null, 
domain = solr.core.test_collection.shard1.replica_n3, service url = null, agent 
id = null] for registry 
solr.core.test_collection.shard1.replica_n3/com.codahale.metrics.MetricRegistry@61b5ae8
   [junit4]   2> 474693 INFO  (coreCloseExecutor-2667-thread-2) 
[n:127.0.0.1:40507_solr     ] o.a.s.c.SolrCore 
[test_collection_shard2_replica_n7]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4622bcb
   [junit4]   2> 474694 INFO  (zkCallback-2603-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 474694 INFO  (zkCallback-2625-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 474707 INFO  (coreCloseExecutor-2667-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_collection.shard1.leader 
tag=SolrCore@5369a94e
   [junit4]   2> 474707 INFO  (coreCloseExecutor-2667-thread-2) 
[n:127.0.0.1:40507_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.test_collection.shard2.replica_n7 
tag=SolrCore@4622bcb
   [junit4]   2> 474707 INFO  (coreCloseExecutor-2667-thread-2) 
[n:127.0.0.1:40507_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ec6163: rootName = null, 
domain = solr.core.test_collection.shard2.replica_n7, service url = null, agent 
id = null] for registry 
solr.core.test_collection.shard2.replica_n7/com.codahale.metrics.MetricRegistry@4df88c87
   [junit4]   2> 474708 INFO  (coreCloseExecutor-2667-thread-1) 
[n:127.0.0.1:40507_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 474720 INFO  (coreCloseExecutor-2667-thread-2) 
[n:127.0.0.1:40507_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_collection.shard2.leader 
tag=SolrCore@4622bcb
   [junit4]   2> 474721 INFO  (coreCloseExecutor-2667-thread-2) 
[n:127.0.0.1:40507_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 474724 INFO  (jetty-closer-2662-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 474724 INFO  (jetty-closer-2662-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e5584b5: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@33fb93c7
   [junit4]   2> 474730 INFO  (jetty-closer-2662-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 474730 INFO  (jetty-closer-2662-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b8c68f: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@6e662df0
   [junit4]   2> 474733 INFO  (jetty-closer-2662-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 474733 INFO  (jetty-closer-2662-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@48593c30: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@211a0104
   [junit4]   2> 474733 INFO  (jetty-closer-2662-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 474736 WARN  
(jetty-launcher-2584-thread-1-SendThread(127.0.0.1:34879)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x103aa706bb70008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x103aa706bb70008, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x103aa706bb70008, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 474736 INFO  (zkCallback-2603-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 474738 INFO  (zkCallback-2603-thread-5) 
[n:127.0.0.1:37169_solr c:test_collection s:shard2 r:core_node6 
x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I may 
be the new leader - try and sync
   [junit4]   2> 474838 INFO  (jetty-closer-2662-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6db97e27{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 474838 INFO  (jetty-closer-2662-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@54295c37{/solr,null,STOPPED}
   [junit4]   2> 474838 INFO  (jetty-closer-2662-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 477238 INFO  (zkCallback-2603-thread-5) 
[n:127.0.0.1:37169_solr c:test_collection s:shard2 r:core_node6 
x:test_collection_shard2_replica_n5 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37169/solr/test_collection_shard2_replica_n5/
   [junit4]   2> 477239 ERROR (zkCallback-2603-thread-5) 
[n:127.0.0.1:37169_solr c:test_collection s:shard2 r:core_node6 
x:test_collection_shard2_replica_n5 ] o.a.s.c.SyncStrategy No UpdateLog found - 
cannot sync
   [junit4]   2> 477239 INFO  (zkCallback-2603-thread-5) 
[n:127.0.0.1:37169_solr c:test_collection s:shard2 r:core_node6 
x:test_collection_shard2_replica_n5 ] 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> 477239 INFO  (zkCallback-2603-thread-5) 
[n:127.0.0.1:37169_solr c:test_collection s:shard2 r:core_node6 
x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/test_collection/leaders/shard2/leader after winning as 
/collections/test_collection/leader_elect/shard2/election/73089418788274182-core_node6-n_0000000001
   [junit4]   2> 477240 INFO  (zkCallback-2603-thread-5) 
[n:127.0.0.1:37169_solr c:test_collection s:shard2 r:core_node6 
x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: http://127.0.0.1:37169/solr/test_collection_shard2_replica_n5/ 
shard2
   [junit4]   2> 477240 INFO  (zkCallback-2603-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 478242 INFO  (qtp233269725-8212) [n:127.0.0.1:37169_solr 
c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 478243 INFO  (zkCallback-2603-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeChildrenChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 478245 INFO  (qtp233269725-8212) [n:127.0.0.1:37169_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n5&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=93696
   [junit4]   2> 485203 ERROR (qtp233269725-8221) [n:127.0.0.1:37169_solr     ] 
o.a.s.s.SolrDispatchFilter Error processing the request. CoreContainer is 
either not initialized or shutting down.
   [junit4]   2> 485203 WARN  

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

e-work
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1970115 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41189
   [junit4]   2> 1970115 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41189
   [junit4]   2> 1970115 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41189
   [junit4]   2> 1970115 INFO  
(SUITE-TestSubQueryTransformerDistrib-seed#[94FC445D9EA98321]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Mar 02, 2021 3:43:12 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=DeflateWithPresetCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=BEST_COMPRESSION,
 chunkSize=40, maxDocsPerChunk=6, blockShift=7), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=BEST_COMPRESSION,
 chunkSize=40, blockSize=7)), sim=Asserting(RandomSimilarity(queryNorm=true): 
{}), locale=mk-MK, timezone=Indian/Maldives
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_281 (64-bit)/cpus=4,threads=1,free=139859048,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollectionAPI, 
SuggesterFSTTest, DistribDocExpirationUpdateProcessorTest, TestUpdate, 
DistributedIntervalFacetingTest, TestMacros, AuditLoggerPluginTest, 
AsyncCallRequestStatusResponseTest, TestCoreContainer, DocValuesNotIndexedTest, 
CollectionsAPIAsyncDistributedZkTest, ChangedSchemaMergeTest, 
CoreAdminHandlerTest, TestSweetSpotSimilarityFactory, DateRangeFieldTest, 
BlockJoinFacetRandomTest, PeerSyncTest, TestExactSharedStatsCache, 
TestCrossCoreJoin, SpellPossibilityIteratorTest, SolrCloudReportersTest, 
JavaBinAtomicUpdateMultivalueTest, TestSafeXMLParsing, BlockCacheTest, 
PurgeGraphTest, ZkStateWriterTest, ByteBuffersDirectoryFactoryTest, 
TestFacetMethods, TestBulkSchemaAPI, TestAddFieldRealTimeGet, 
RegexBoostProcessorTest, JWTAuthPluginIntegrationTest, 
TestCollationFieldDocValues, ShardRoutingTest, PluginInfoTest, 
DistributedTermsComponentTest, TestSchemaManager, TestCloudJSONFacetSKGEquiv, 
TermsComponentTest, TestEmbeddedSolrServerAdminHandler, 
URLClassifyProcessorTest, TestJavabinTupleStreamParser, 
TestDFRSimilarityFactory, TestPullReplicaErrorHandling, CustomCollectionTest, 
DistributedFacetExistsSmallTest, OverseerCollectionConfigSetProcessorTest, 
TestReversedWildcardFilterFactory, TestInPlaceUpdatesRequiredField, 
TriggerEventQueueTest, CreateRoutedAliasTest, TestSolr4Spatial2, 
TestRangeQuery, TestMiniSolrCloudClusterSSL, HdfsThreadLeakTest, 
DateMathParserTest, WrapperMergePolicyFactoryTest, TestFieldCollectionResource, 
SolrGraphiteReporterTest, TestLFUCache, TestStreamBody, 
TestDistribPackageStore, StressHdfsTest, TestSerializedLuceneMatchVersion, 
TestSubQueryTransformerDistrib]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSubQueryTransformerDistrib -Dtests.seed=94FC445D9EA98321 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=mk-MK -Dtests.timezone=Indian/Maldives -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSubQueryTransformerDistrib (suite) <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:33487/solr
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([94FC445D9EA98321]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    >        at 
org.apache.solr.response.transform.TestSubQueryTransformerDistrib.setupCluster(TestSubQueryTransformerDistrib.java:83)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
   [junit4]    >        ... 36 more
   [junit4] Completed [439/934 (2!)] on J1 in 96.01s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 52481 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:652:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:507:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:494:
 Source checkout is dirty (unversioned/missing files) after running tests!!! 
Offending files:
* solr/contrib/analytics/src/test-files/solr/filestore
* solr/contrib/analytics/src/test-files/solr/userfiles
* 
solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/collection1/conf/dataimport.properties
* solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/filestore
* solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/userfiles
* solr/contrib/dataimporthandler/src/test-files/dih/solr/filestore
* solr/contrib/dataimporthandler/src/test-files/dih/solr/userfiles
* solr/contrib/extraction/src/test-files/extraction/solr/filestore
* solr/contrib/extraction/src/test-files/extraction/solr/userfiles
* solr/contrib/langid/src/test-files/langid/solr/filestore
* solr/contrib/langid/src/test-files/langid/solr/userfiles
* solr/contrib/ltr/src/test-files/solr/filestore
* solr/contrib/ltr/src/test-files/solr/userfiles
* solr/contrib/prometheus-exporter/src/test-files/solr/filestore
* solr/contrib/prometheus-exporter/src/test-files/solr/userfiles
* solr/contrib/velocity/src/test-files/velocity/solr/filestore
* solr/contrib/velocity/src/test-files/velocity/solr/userfiles
* solr/core/src/test-files/solr/filestore
* solr/core/src/test-files/solr/userfiles
* solr/solrj/src/test-files/solrj/solr/multicore/filestore
* solr/solrj/src/test-files/solrj/solr/multicore/userfiles

Total time: 297 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to