You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/03/11 15:21:35 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1725 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1725/

2 tests failed.
FAILED:  org.apache.solr.metrics.reporters.SolrJmxReporterTest.testClosedCore

Error Message:
Captured an uncaught exception in thread: Thread[id=40052, name=Thread-11851, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=40052, name=Thread-11851, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]
	at __randomizedtesting.SeedInfo.seed([FD53003BA80F7590:8A2ED61B88961760]:0)
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([FD53003BA80F7590]:0)
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertNotNull(Assert.java:713)
	at org.junit.Assert.assertNotNull(Assert.java:723)
	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)


FAILED:  org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testDefaultPlugins

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:34597/solr
	at __randomizedtesting.SeedInfo.seed([FD53003BA80F7590:B5D352EBF44F56BD]: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




Build Log:
[...truncated 14099 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest
   [junit4]   2> 470892 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 470892 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 470892 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FD53003BA80F7590-001/data-dir-41-001
   [junit4]   2> 470892 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 470893 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 470893 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 470893 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 0 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FD53003BA80F7590-001/tempDir-001
   [junit4]   2> 470893 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 470893 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 470893 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 470894 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 470993 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 33805
   [junit4]   2> 470994 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33805
   [junit4]   2> 470994 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33805
   [junit4]   2> 470994 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33805
   [junit4]   2> 470995 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471004 INFO  (zkConnectionManagerCallback-6942-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471004 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471021 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471025 INFO  (zkConnectionManagerCallback-6944-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471025 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471026 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471029 INFO  (zkConnectionManagerCallback-6946-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471029 INFO  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471141 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testExplicitConfiguration
   [junit4]   2> 471141 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 471244 WARN  (SUITE-SolrCloudReportersTest-seed#[FD53003BA80F7590]-worker-SendThread(127.0.0.1:33805)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103d89d5dde0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103d89d5dde0001, 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 0x103d89d5dde0001, 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> 471348 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33805
   [junit4]   2> 471348 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33805
   [junit4]   2> 471348 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33805
   [junit4]   2> 471349 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FD53003BA80F7590-001/tempDir-002
   [junit4]   2> 471349 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 471350 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 471350 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 471350 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 471450 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.ZkTestServer start zk server on port: 34173
   [junit4]   2> 471450 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34173
   [junit4]   2> 471450 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34173
   [junit4]   2> 471450 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34173
   [junit4]   2> 471451 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471454 INFO  (zkConnectionManagerCallback-6951-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471455 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471459 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471460 INFO  (zkConnectionManagerCallback-6953-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471460 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471461 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471462 INFO  (zkConnectionManagerCallback-6955-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471462 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471565 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 471566 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 471566 INFO  (jetty-launcher-6956-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> 471570 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 471570 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 471570 INFO  (jetty-launcher-6956-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> 471575 INFO  (jetty-launcher-6956-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 471575 INFO  (jetty-launcher-6956-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 471575 INFO  (jetty-launcher-6956-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 471576 INFO  (jetty-launcher-6956-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cc450e5{/solr,null,AVAILABLE}
   [junit4]   2> 471577 INFO  (jetty-launcher-6956-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@311ba70{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39547}
   [junit4]   2> 471577 INFO  (jetty-launcher-6956-thread-1) [     ] o.e.j.s.Server Started @471635ms
   [junit4]   2> 471577 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34173/solr, hostPort=39547}
   [junit4]   2> 471577 ERROR (jetty-launcher-6956-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 471577 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 471577 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 471577 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 471577 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 471577 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-11T14:30:45.064Z
   [junit4]   2> 471579 INFO  (jetty-launcher-6956-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 471579 INFO  (jetty-launcher-6956-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 471579 INFO  (jetty-launcher-6956-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 471580 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471582 INFO  (jetty-launcher-6956-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38d630a{/solr,null,AVAILABLE}
   [junit4]   2> 471582 INFO  (zkConnectionManagerCallback-6958-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471582 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471583 INFO  (jetty-launcher-6956-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e7a835d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44101}
   [junit4]   2> 471583 INFO  (jetty-launcher-6956-thread-2) [     ] o.e.j.s.Server Started @471641ms
   [junit4]   2> 471583 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:34173/solr, hostPort=44101}
   [junit4]   2> 471583 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 471583 ERROR (jetty-launcher-6956-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 471583 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 471583 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 471583 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 471583 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 471583 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-03-11T14:30:45.070Z
   [junit4]   2> 471584 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 471584 INFO  (zkConnectionManagerCallback-6960-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 471585 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 471585 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 471585 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 471585 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 471587 WARN  (jetty-launcher-6956-thread-1-SendThread(127.0.0.1:34173)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103d89d5fa60003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103d89d5fa60003, 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 0x103d89d5fa60003, 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> 471588 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 471588 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 471591 WARN  (jetty-launcher-6956-thread-2-SendThread(127.0.0.1:34173)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103d89d5fa60004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103d89d5fa60004, 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 0x103d89d5fa60004, 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> 472068 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 472069 WARN  (jetty-launcher-6956-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3182529d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 472069 WARN  (jetty-launcher-6956-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3182529d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 472071 WARN  (jetty-launcher-6956-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16088ffd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 472071 WARN  (jetty-launcher-6956-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16088ffd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 472072 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34173/solr
   [junit4]   2> 472075 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 472075 INFO  (zkConnectionManagerCallback-6974-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472075 INFO  (jetty-launcher-6956-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 472177 INFO  (jetty-launcher-6956-thread-1) [n:127.0.0.1:39547_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 472178 INFO  (zkConnectionManagerCallback-6976-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472178 INFO  (jetty-launcher-6956-thread-1) [n:127.0.0.1:39547_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 472295 INFO  (jetty-launcher-6956-thread-1) [n:127.0.0.1:39547_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39547_solr
   [junit4]   2> 472295 INFO  (jetty-launcher-6956-thread-1) [n:127.0.0.1:39547_solr     ] o.a.s.c.Overseer Overseer (id=73140189394239494-127.0.0.1:39547_solr-n_0000000000) starting
   [junit4]   2> 472305 INFO  (jetty-launcher-6956-thread-1) [n:127.0.0.1:39547_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39547_solr
   [junit4]   2> 472305 INFO  (OverseerStateUpdate-73140189394239494-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39547_solr
   [junit4]   2> 472310 INFO  (OverseerStateUpdate-73140189394239494-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 472311 INFO  (jetty-launcher-6956-thread-1) [n:127.0.0.1:39547_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 472311 WARN  (jetty-launcher-6956-thread-1) [n:127.0.0.1:39547_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> 472341 INFO  (jetty-launcher-6956-thread-1) [n:127.0.0.1:39547_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 472355 INFO  (jetty-launcher-6956-thread-1) [n:127.0.0.1:39547_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.node
   [junit4]   2> 472356 INFO  (jetty-launcher-6956-thread-1) [n:127.0.0.1:39547_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jvm
   [junit4]   2> 472356 INFO  (jetty-launcher-6956-thread-1) [n:127.0.0.1:39547_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jetty
   [junit4]   2> 472381 INFO  (jetty-launcher-6956-thread-1) [n:127.0.0.1:39547_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FD53003BA80F7590-001/tempDir-002/node1
   [junit4]   2> 472450 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 472450 WARN  (jetty-launcher-6956-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@605a5107[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 472451 WARN  (jetty-launcher-6956-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@605a5107[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 472453 WARN  (jetty-launcher-6956-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4800b525[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 472453 WARN  (jetty-launcher-6956-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4800b525[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 472454 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34173/solr
   [junit4]   2> 472455 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 472457 INFO  (zkConnectionManagerCallback-6996-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472457 INFO  (jetty-launcher-6956-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 472559 INFO  (jetty-launcher-6956-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 472559 INFO  (zkConnectionManagerCallback-6998-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472559 INFO  (jetty-launcher-6956-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 472563 INFO  (jetty-launcher-6956-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 472566 INFO  (jetty-launcher-6956-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44101_solr as DOWN
   [junit4]   2> 472567 INFO  (jetty-launcher-6956-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 472567 INFO  (jetty-launcher-6956-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44101_solr
   [junit4]   2> 472568 INFO  (zkCallback-6975-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 472569 INFO  (zkCallback-6997-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 472570 INFO  (jetty-launcher-6956-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 472570 WARN  (jetty-launcher-6956-thread-2) [n:127.0.0.1:44101_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> 472580 INFO  (jetty-launcher-6956-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 472587 INFO  (jetty-launcher-6956-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.node
   [junit4]   2> 472588 INFO  (jetty-launcher-6956-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jvm
   [junit4]   2> 472588 INFO  (jetty-launcher-6956-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.jetty
   [junit4]   2> 472589 INFO  (jetty-launcher-6956-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FD53003BA80F7590-001/tempDir-002/node2
   [junit4]   2> 472603 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 472613 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 472617 INFO  (zkConnectionManagerCallback-7011-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472617 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 472618 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 472619 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34173/solr ready
   [junit4]   2> 472625 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 472645 INFO  (zkConnectionManagerCallback-7013-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 472645 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 472647 WARN  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]-SendThread(127.0.0.1:34173)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103d89d5fa6000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103d89d5fa6000a, 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 0x103d89d5fa6000a, 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> 472753 INFO  (OverseerThreadFactory-6983-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection test_collection
   [junit4]   2> 472756 INFO  (OverseerThreadFactory-6983-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:39547_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39547/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> 472760 INFO  (OverseerThreadFactory-6983-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard1_replica_n3",
   [junit4]   2>   "node_name":"127.0.0.1:44101_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:44101/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> 472762 INFO  (OverseerThreadFactory-6983-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n5",
   [junit4]   2>   "node_name":"127.0.0.1:39547_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39547/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> 472764 INFO  (OverseerThreadFactory-6983-thread-1-processing-n:127.0.0.1:39547_solr) [n:127.0.0.1:39547_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"test_collection_shard2_replica_n7",
   [junit4]   2>   "node_name":"127.0.0.1:44101_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:44101/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> 472773 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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> 472774 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_solr    x:test_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 472774 INFO  (qtp1891463994-11782) [n:127.0.0.1:44101_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> 472774 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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> 472777 INFO  (qtp1891463994-11784) [n:127.0.0.1:44101_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> 472787 INFO  (qtp1891463994-11784) [n:127.0.0.1:44101_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> 472788 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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> 472798 INFO  (qtp1891463994-11784) [n:127.0.0.1:44101_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> 472799 WARN  (qtp1891463994-11784) [n:127.0.0.1:44101_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> 472799 INFO  (qtp1891463994-11784) [n:127.0.0.1:44101_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> 472799 INFO  (qtp1891463994-11784) [n:127.0.0.1:44101_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> 472799 INFO  (qtp1891463994-11784) [n:127.0.0.1:44101_solr c:test_collection s:shard1 r:core_node4 x:test_collection_shard1_replica_n3 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard1.replica_n3
   [junit4]   2> 472803 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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> 472804 WARN  (qtp232150458-11772) [n:127.0.0.1:39547_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> 472804 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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> 472804 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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> 472804 INFO  (qtp1891463994-11782) [n:127.0.0.1:44101_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> 472804 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard2.replica_n5
   [junit4]   2> 472818 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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> 472846 INFO  (qtp1891463994-11782) [n:127.0.0.1:44101_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> 472846 WARN  (qtp1891463994-11782) [n:127.0.0.1:44101_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> 472846 INFO  (qtp1891463994-11782) [n:127.0.0.1:44101_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> 472846 INFO  (qtp1891463994-11782) [n:127.0.0.1:44101_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> 472846 INFO  (qtp1891463994-11782) [n:127.0.0.1:44101_solr c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n7 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard2.replica_n7
   [junit4]   2> 472847 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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> 472848 WARN  (qtp232150458-11775) [n:127.0.0.1:39547_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> 472848 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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> 472848 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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> 472848 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_solr c:test_collection s:shard1 r:core_node2 x:test_collection_shard1_replica_n1 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.test_collection.shard1.replica_n1
   [junit4]   2> 472862 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FD53003BA80F7590-001/tempDir-002/node1/test_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FD53003BA80F7590-001/tempDir-002/node1/test_collection_shard1_replica_n1/data/]
   [junit4]   2> 472884 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FD53003BA80F7590-001/tempDir-002/node1/test_collection_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FD53003BA80F7590-001/tempDir-002/node1/test_collection_shard2_replica_n5/data/]
   [junit4]   2> 472889 INFO  (qtp1891463994-11784) [n:127.0.0.1:44101_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-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FD53003BA80F7590-001/tempDir-002/node2/test_collection_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FD53003BA80F7590-001/tempDir-002/node2/test_collection_shard1_replica_n3/data/]
   [junit4]   2> 472893 INFO  (qtp1891463994-11782) [n:127.0.0.1:44101_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-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FD53003BA80F7590-001/tempDir-002/node2/test_collection_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FD53003BA80F7590-001/tempDir-002/node2/test_collection_shard2_replica_n7/data/]
   [junit4]   2> 472937 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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> 472937 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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> 472939 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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> 472940 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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> 472940 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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> 472945 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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> 472945 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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> 472945 INFO  (searcherExecutor-7021-thread-1-processing-n:127.0.0.1:39547_solr x:test_collection_shard1_replica_n1 c:test_collection s:shard1 r:core_node2) [n:127.0.0.1:39547_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> 472946 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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> 472947 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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> 472947 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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> 472948 INFO  (searcherExecutor-7017-thread-1-processing-n:127.0.0.1:39547_solr x:test_collection_shard2_replica_n5 c:test_collection s:shard2 r:core_node6) [n:127.0.0.1:39547_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> 472951 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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> 472951 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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> 472954 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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> 472954 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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> 472956 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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=9999ms
   [junit4]   2> 472958 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 472969 INFO  (qtp1891463994-11782) [n:127.0.0.1:44101_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> 472969 INFO  (qtp1891463994-11782) [n:127.0.0.1:44101_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> 472970 INFO  (qtp1891463994-11782) [n:127.0.0.1:44101_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> 472970 INFO  (qtp1891463994-11782) [n:127.0.0.1:44101_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> 472970 INFO  (qtp1891463994-11782) [n:127.0.0.1:44101_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> 472971 INFO  (searcherExecutor-7019-thread-1-processing-n:127.0.0.1:44101_solr x:test_collection_shard2_replica_n7 c:test_collection s:shard2 r:core_node8) [n:127.0.0.1:44101_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> 472975 INFO  (qtp1891463994-11782) [n:127.0.0.1:44101_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> 472975 INFO  (qtp1891463994-11782) [n:127.0.0.1:44101_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> 472997 INFO  (qtp1891463994-11784) [n:127.0.0.1:44101_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> 472997 INFO  (qtp1891463994-11784) [n:127.0.0.1:44101_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> 472998 INFO  (qtp1891463994-11784) [n:127.0.0.1:44101_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> 472998 INFO  (qtp1891463994-11784) [n:127.0.0.1:44101_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> 472998 INFO  (qtp1891463994-11784) [n:127.0.0.1:44101_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> 472998 INFO  (searcherExecutor-7015-thread-1-processing-n:127.0.0.1:44101_solr x:test_collection_shard1_replica_n3 c:test_collection s:shard1 r:core_node4) [n:127.0.0.1:44101_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> 473007 INFO  (qtp1891463994-11784) [n:127.0.0.1:44101_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> 473007 INFO  (qtp1891463994-11784) [n:127.0.0.1:44101_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> 473457 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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> 473457 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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> 473457 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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:39547/solr/test_collection_shard1_replica_n1/
   [junit4]   2> 473457 ERROR (qtp232150458-11775) [n:127.0.0.1:39547_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> 473457 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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> 473457 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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/73140189394239494-core_node2-n_0000000000
   [junit4]   2> 473459 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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:39547/solr/test_collection_shard1_replica_n1/ shard1
   [junit4]   2> 473460 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_solr c:test_collection s:shard2 r:core_node6 x:test_collection_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 473460 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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> 473460 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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:39547/solr/test_collection_shard2_replica_n5/
   [junit4]   2> 473460 ERROR (qtp232150458-11772) [n:127.0.0.1:39547_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> 473460 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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> 473460 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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/73140189394239494-core_node6-n_0000000000
   [junit4]   2> 473462 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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:39547/solr/test_collection_shard2_replica_n5/ shard2
   [junit4]   2> 473463 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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> 473470 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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> 473480 INFO  (zkCallback-6975-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> 473480 INFO  (zkCallback-6975-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> 473481 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_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=707
   [junit4]   2> 473482 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_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=708
   [junit4]   2> 473990 INFO  (zkCallback-6975-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> 473990 INFO  (zkCallback-6975-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> 473992 INFO  (qtp1891463994-11782) [n:127.0.0.1:44101_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=1217
   [junit4]   2> 474010 INFO  (zkCallback-6975-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> 474010 INFO  (zkCallback-6975-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> 474010 INFO  (zkCallback-6997-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> 474011 INFO  (qtp1891463994-11784) [n:127.0.0.1:44101_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=1233
   [junit4]   2> 474013 INFO  (qtp232150458-11773) [n:127.0.0.1:39547_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 474013 INFO  (qtp232150458-11773) [n:127.0.0.1:39547_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=test&maxShardsPerNode=4&name=test_collection&nrtReplicas=2&action=CREATE&numShards=2&perReplicaState=true&wt=javabin&version=2} status=0 QTime=1263
   [junit4]   2> 474013 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: test_collection
   [junit4]   2> 474016 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.SolrCloudTestCase waitForState (test_collection): Expected test_collection with 2 shards and 2 replicas
   [junit4]   2> 474016 INFO  (watches-7008-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 474017 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 474018 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 474018 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4
   [junit4]   2> 474755 INFO  (OverseerCollectionConfigSetProcessor-73140189394239494-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 477386 INFO  (qtp232150458-11774) [n:127.0.0.1:39547_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:39547_solr} status=0 QTime=2
   [junit4]   2> 477591 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:44101_solr} status=0 QTime=0
   [junit4]   2> 477861 INFO  (qtp232150458-11773) [n:127.0.0.1:39547_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 477861 INFO  (qtp232150458-11774) [n:127.0.0.1:39547_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 477861 INFO  (qtp232150458-11776) [n:127.0.0.1:39547_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 477862 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 482382 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:39547_solr} status=0 QTime=0
   [junit4]   2> 482592 INFO  (qtp232150458-11773) [n:127.0.0.1:39547_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=127.0.0.1:44101_solr} status=0 QTime=0
   [junit4]   2> 482858 INFO  (qtp232150458-11774) [n:127.0.0.1:39547_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node2} status=0 QTime=0
   [junit4]   2> 482859 INFO  (qtp232150458-11776) [n:127.0.0.1:39547_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 482860 INFO  (qtp232150458-11775) [n:127.0.0.1:39547_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node4} status=0 QTime=0
   [junit4]   2> 482860 INFO  (qtp232150458-11772) [n:127.0.0.1:39547_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector params={wt=javabin&version=2&_reporter_=core_node6} status=0 QTime=0
   [junit4]   2> 484020 INFO  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]) [n:127.0.0.1:44101_solr     ] o.a.s.SolrTestCaseJ4 ###Ending testExplicitConfiguration
   [junit4]   2> 484043 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[FD53003BA80F7590]) [n:127.0.0.1:44101_solr     ] o.a.s.SolrTestCaseJ4 ###Starting testDefaultPlugins
   [junit4]   2> 484144 INFO  (jetty-closer-7034-thread-1-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1369944722
   [junit4]   2> 484144 INFO  (jetty-closer-7034-thread-2-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1854415287
   [junit4]   2> 484144 INFO  (jetty-closer-7034-thread-1-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39547_solr
   [junit4]   2> 484144 INFO  (jetty-closer-7034-thread-2-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44101_solr
   [junit4]   2> 484145 INFO  (jetty-closer-7034-thread-1-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 484145 INFO  (jetty-closer-7034-thread-1-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39547_solr as DOWN
   [junit4]   2> 484145 INFO  (jetty-closer-7034-thread-2-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 484145 INFO  (jetty-closer-7034-thread-2-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44101_solr as DOWN
   [junit4]   2> 484147 INFO  (coreCloseExecutor-7041-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.c.SolrCore [test_collection_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@3083c6a0
   [junit4]   2> 484147 INFO  (coreCloseExecutor-7042-thread-2) [n:127.0.0.1:39547_solr     ] o.a.s.c.SolrCore [test_collection_shard2_replica_n5]  CLOSING SolrCore org.apache.solr.core.SolrCore@4b4ba0e7
   [junit4]   2> 484147 INFO  (coreCloseExecutor-7041-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard1.replica_n3 tag=SolrCore@3083c6a0
   [junit4]   2> 484147 INFO  (coreCloseExecutor-7042-thread-2) [n:127.0.0.1:39547_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard2.replica_n5 tag=SolrCore@4b4ba0e7
   [junit4]   2> 484147 INFO  (coreCloseExecutor-7042-thread-2) [n:127.0.0.1:39547_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75af9d2: rootName = null, domain = solr.core.test_collection.shard2.replica_n5, service url = null, agent id = null] for registry solr.core.test_collection.shard2.replica_n5/null
   [junit4]   2> 484147 INFO  (coreCloseExecutor-7041-thread-1) [n:127.0.0.1:44101_solr     ] o.a.s.c.SolrCore [test_collection_shard2_replica_n7]  CLOSING SolrCore org.apache.solr.core.SolrCore@7382e041
   [junit4]   2> 484147 INFO  (coreCloseExecutor-7041-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40eb4a6d: 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/null
   [junit4]   2> 484147 INFO  (coreCloseExecutor-7042-thread-2) [n:127.0.0.1:39547_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard2.leader tag=SolrCore@4b4ba0e7
   [junit4]   2> 484147 INFO  (coreCloseExecutor-7041-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard1.leader tag=SolrCore@3083c6a0
   [junit4]   2> 484148 INFO  (zkCallback-6997-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> 484148 INFO  (zkCallback-6975-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> 484148 INFO  (zkCallback-6975-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> 484148 INFO  (coreCloseExecutor-7042-thread-2) [n:127.0.0.1:39547_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 484148 INFO  (coreCloseExecutor-7041-thread-1) [n:127.0.0.1:44101_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard2.replica_n7 tag=SolrCore@7382e041
   [junit4]   2> 484148 INFO  (coreCloseExecutor-7041-thread-1) [n:127.0.0.1:44101_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3188af8a: 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/null
   [junit4]   2> 484148 INFO  (coreCloseExecutor-7041-thread-2) [n:127.0.0.1:44101_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 484148 INFO  (coreCloseExecutor-7041-thread-1) [n:127.0.0.1:44101_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard2.leader tag=SolrCore@7382e041
   [junit4]   2> 484149 INFO  (coreCloseExecutor-7042-thread-1) [n:127.0.0.1:39547_solr     ] o.a.s.c.SolrCore [test_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@71083cf4
   [junit4]   2> 484149 INFO  (coreCloseExecutor-7042-thread-1) [n:127.0.0.1:39547_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_collection.shard1.replica_n1 tag=SolrCore@71083cf4
   [junit4]   2> 484149 INFO  (coreCloseExecutor-7042-thread-1) [n:127.0.0.1:39547_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2efb809b: rootName = null, domain = solr.core.test_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.test_collection.shard1.replica_n1/null
   [junit4]   2> 484149 INFO  (coreCloseExecutor-7042-thread-1) [n:127.0.0.1:39547_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_collection.shard1.leader tag=SolrCore@71083cf4
   [junit4]   2> 484150 INFO  (coreCloseExecutor-7041-thread-1) [n:127.0.0.1:44101_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 484156 INFO  (zkCallback-6997-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> 484157 INFO  (zkCallback-6975-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> 484157 INFO  (zkCallback-6975-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> 484157 INFO  (coreCloseExecutor-7042-thread-1) [n:127.0.0.1:39547_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 484160 INFO  (jetty-closer-7034-thread-2-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 484160 INFO  (jetty-closer-7034-thread-1-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 484160 INFO  (jetty-closer-7034-thread-2-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4852ae95: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/null
   [junit4]   2> 484160 INFO  (jetty-closer-7034-thread-2-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 484160 INFO  (jetty-closer-7034-thread-1-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25051ab9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/null
   [junit4]   2> 484160 INFO  (jetty-closer-7034-thread-2-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e55568c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/null
   [junit4]   2> 484160 INFO  (jetty-closer-7034-thread-1-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 484160 INFO  (jetty-closer-7034-thread-2-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 484160 INFO  (jetty-closer-7034-thread-1-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39b46dcb: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/null
   [junit4]   2> 484160 INFO  (jetty-closer-7034-thread-2-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19ce2ef4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/null
   [junit4]   2> 484160 INFO  (jetty-closer-7034-thread-1-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 484160 INFO  (jetty-closer-7034-thread-1-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7474d59c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/null
   [junit4]   2> 484160 INFO  (jetty-closer-7034-thread-2-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 484160 INFO  (jetty-closer-7034-thread-1-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 484161 INFO  (closeThreadPool-7045-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73140189394239494-127.0.0.1:39547_solr-n_0000000000) closing
   [junit4]   2> 484163 INFO  (OverseerStateUpdate-73140189394239494-127.0.0.1:39547_solr-n_0000000000) [n:127.0.0.1:39547_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39547_solr
   [junit4]   2> 484164 INFO  (OverseerAutoScalingTriggerThread-73140189394239494-127.0.0.1:39547_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 484165 WARN  (NIOWorkerThread-8) [     ] o.a.z.s.NIOServerCnxn Unexpected exception
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from client, it probably closed the socket: address = /127.0.0.1:43638, session = 0x103d89d5fa60008
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163)
   [junit4]   2> org.apache.zookeeper.server.ServerCnxn$EndOfStreamException: Unable to read additional data from client, it probably closed the socket: address = /127.0.0.1:43638, session = 0x103d89d5fa60008
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:326) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_281]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_281]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 484166 INFO  (closeThreadPool-7045-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73140189394239494-127.0.0.1:39547_solr-n_0000000000) closing
   [junit4]   2> 484265 INFO  (jetty-closer-7034-thread-2-processing-n:127.0.0.1:44101_solr) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7e7a835d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 484266 INFO  (jetty-closer-7034-thread-2-processing-n:127.0.0.1:44101_solr) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@38d630a{/solr,null,STOPPED}
   [junit4]   2> 484266 INFO  (jetty-closer-7034-thread-2-processing-n:127.0.0.1:44101_solr) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 484365 INFO  (jetty-closer-7034-thread-1-processing-n:127.0.0.1:44101_solr) [     ] o.a.s.c.Overseer Overseer (id=73140189394239494-127.0.0.1:39547_solr-n_0000000000) closing
   [junit4]   2> 484366 INFO  (jetty-closer-7034-thread-1-processing-n:127.0.0.1:44101_solr) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@311ba70{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 484366 INFO  (jetty-closer-7034-thread-1-processing-n:127.0.0.1:44101_solr) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cc450e5{/solr,null,STOPPED}
   [junit4]   2> 484366 INFO  (jetty-closer-7034-thread-1-processing-n:127.0.0.1:44101_solr) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 484367 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[FD53003BA80F7590]) [n:127.0.0.1:44101_solr     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 484468 WARN  (TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FD53003BA80F7590]-SendThread(127.0.0.1:34173)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103d89d5fa60001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103d89d5fa60001, 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 0x103d89d5fa60001, 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> 484569 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/test_collection/terms/shard2
   [junit4]   2> 	5	/solr/collections/test_collection/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/configs/test
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/collections/test_collection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/collections/test_collection/state.json
   [junit4]   2> 	12	/solr/overseer/queue
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 484572 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[FD53003BA80F7590]) [n:127.0.0.1:44101_solr     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34173
   [junit4]   2> 484572 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[FD53003BA80F7590]) [n:127.0.0.1:44101_solr     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34173
   [junit4]   2> 484572 INFO  (TEST-SolrCloudReportersTest.testDefaultPlugins-seed#[FD5

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

etrics.reporters.SolrJmxReporter@1b0b1d7b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@5b1ddaa
   [junit4]   2> 2031009 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[FD53003BA80F7590]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62599d06: rootName = SolrJmxReporterTest-faiiqejddr, domain = SolrJmxReporterTest-et, service url = null, agent id = localhost_1615474599329] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@5b1ddaa
   [junit4]   2> 2031268 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[FD53003BA80F7590]) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14ffb783
   [junit4]   2> 2031268 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[FD53003BA80F7590]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@14ffb783
   [junit4]   2> 2031268 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[FD53003BA80F7590]) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> Mär 11, 2021 10:56:44 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNUNG: Uncaught exception in thread: Thread[Thread-11851,5,TGRP-SolrJmxReporterTest]
   [junit4]   2> java.lang.AssertionError
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([FD53003BA80F7590]:0)
   [junit4]   2> 	at org.junit.Assert.fail(Assert.java:87)
   [junit4]   2> 	at org.junit.Assert.assertTrue(Assert.java:42)
   [junit4]   2> 	at org.junit.Assert.assertNotNull(Assert.java:713)
   [junit4]   2> 	at org.junit.Assert.assertNotNull(Assert.java:723)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)
   [junit4]   2> 
   [junit4]   2> 2033279 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[FD53003BA80F7590]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 2033279 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[FD53003BA80F7590]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@14ffb783
   [junit4]   2> 2033279 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[FD53003BA80F7590]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2033279 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[FD53003BA80F7590]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1438140801
   [junit4]   2> 2033280 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[FD53003BA80F7590]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2033280 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[FD53003BA80F7590]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5cbb344c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@27660104
   [junit4]   2> 2033286 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[FD53003BA80F7590]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2033286 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[FD53003BA80F7590]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37147d5f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@7b0d5c4b
   [junit4]   2> 2033289 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[FD53003BA80F7590]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2033289 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[FD53003BA80F7590]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f7af0ea: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@270ebea9
   [junit4]   2> 2033291 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[FD53003BA80F7590]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testClosedCore
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrJmxReporterTest -Dtests.method=testClosedCore -Dtests.seed=FD53003BA80F7590 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=Asia/Harbin -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   4.19s J2 | SolrJmxReporterTest.testClosedCore <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=40052, name=Thread-11851, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FD53003BA80F7590:8A2ED61B88961760]:0)
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FD53003BA80F7590]:0)
   [junit4]    > 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)
   [junit4]   2> 2033293 INFO  (SUITE-SolrJmxReporterTest-seed#[FD53003BA80F7590]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=de-AT, timezone=Asia/Harbin
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=217718312,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminOperationTest, IndexBasedSpellCheckerTest, CdcrWithNodesRestartsTest, HdfsChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldManagedSchemaCloudTest, TestBlockCollapse, BlockJoinFacetSimpleTest, EchoParamsTest, TestContainerPlugin, DeleteShardTest, TestSolrCLIRunExample, TestXIncludeConfig, SystemLogListenerTest, HdfsCloudIncrementalBackupTest, TestRequestStatusCollectionAPI, TestRequestForwarding, TestDownShardTolerantSearch, TestPHPSerializedResponseWriter, CollectionsAPIDistributedZkTest, TestLegacyFieldCache, DeleteInactiveReplicaTest, DistributedFacetPivotLargeTest, XmlInterpolationTest, ActionThrottleTest, TestQueryUtils, BinaryUpdateRequestHandlerTest, IndexSizeTriggerMixedBoundsTest, NodeLostTriggerTest, BigEndianAscendingWordDeserializerTest, NestedAtomicUpdateTest, SolrIndexMetricsTest, CheckHdfsIndexTest, CopyFieldTest, ComputePlanActionTest, TestExactStatsCache, TestSchemaResource, RandomizedTaggerTest, ExternalFileFieldSortTest, BasicAuthIntegrationTest, TestOmitPositions, TestCharFilters, PeerSyncWithBufferUpdatesTest, RemoteQueryErrorTest, TestReplicationHandlerBackup, LeaderVoteWaitTimeoutTest, ScheduledTriggerIntegrationTest, RequiredFieldsTest, TestPayloadCheckQParserPlugin, ConcurrentCreateRoutedAliasTest, TestCloudManagedSchema, ShardSplitTest, TestSQLHandler, TestSnapshotCloudManager, TestUseDocValuesAsStored2, PeerSyncReplicationTest, PKIAuthenticationIntegrationTest, JWTAuthPluginTest, TestMaxTokenLenTokenizer, TestIBSimilarityFactory, TriggerIntegrationTest, FieldMutatingUpdateProcessorTest, LeaderElectionTest, QueryElevationComponentTest, AlternateDirectoryTest, SpellingQueryConverterTest, HttpSolrCallGetCoreTest, TestJsonRequest, RankQParserPluginTest, HighlighterTest, BasicDistributedZk2Test, StatelessScriptUpdateProcessorFactoryTest, NotRequiredUniqueKeyTest, TestCustomDocTransformer, DistribJoinFromCollectionTest, TestSimPolicyCloud, HdfsRecoveryZkTest, ZkCLITest, TestHdfsUpdateLog, CleanupOldIndexTest, JSONWriterTest, TestNestedDocsSort, TestQueryingOnDownCollection, TestNumericRangeQuery32, TestJsonFacetsWithNestedObjects, TestExplainDocTransformer, NodeMutatorTest, PropertiesRequestHandlerTest, BackupRestoreApiErrorConditionsTest, TestSimpleQParserPlugin, TestConfigSetImmutable, RestartWhileUpdatingTest, TestMissingGroups, TestHalfAndHalfDocValues, TestCryptoKeys, TestTrackingShardHandlerFactory, TestReloadAndDeleteDocs, DirectoryFactoryTest, TestXmlQParser, TestBooleanSimilarityFactory, TestManagedResource, TestSolrQueryParser, V2ApiIntegrationTest, TestCopyFieldCollectionResource, RootFieldTest, TestMinimalConfig, TestLeaderElectionWithEmptyReplica, TestCollectionsAPIViaSolrCloudCluster, ShardTermsTest, TestLRUCache, TestFuzzyAnalyzedSuggestions, TestApiFramework, TestUnifiedSolrHighlighterWithoutStoredId, MetricTriggerTest, TestPKIAuthenticationPlugin, TestPrepRecovery, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestTlogReplayVsRecovery, TestTlogReplica, CollectionsAPIAsyncDistributedZkTest, NodeAddedTriggerTest, TestSimDistribStateManager, TestSimExecutePlanAction, TestSimExtremeIndexing, TestSimGenericDistributedQueue, TestSimUtils, CdcrBidirectionalTest, CdcrBootstrapTest, CoreSorterTest, QueryResultKeyTest, TestCoreDiscovery, TestDynamicLoadingUrl, TestSimpleTextCodec, TestSolrConfigHandler, TestDistribPackageStore, TestStressIncrementalBackup, SystemInfoHandlerTest, TestConfigsApi, TestCoreAdminApis, ThreadDumpHandlerTest, CloudReplicaSourceTest, DebugComponentTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, DistributedSpellCheckComponentTest, ResponseLogComponentTest, SearchHandlerTest, TermVectorComponentTest, TermsComponentTest, TestHttpShardHandlerFactory, TestPivotHelperCode, HighlighterConfigTest, TestLegacyFieldReuse, TestLegacyTerms, TestMultiValuedNumericRangeQuery, JvmMetricsTest, SolrGraphiteReporterTest, SolrJmxReporterTest]
   [junit4] Completed [723/934 (2!)] on J2 in 7.59s, 4 tests, 1 error <<< FAILURES!

[...truncated 51509 lines...]