You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/07/11 06:42:19 UTC

[JENKINS-Experimental-GC] Lucene-Solr-8.x-MacOSX (64bit/jdk-14.0.1) - Build # 1245 - Still unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1245/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test

Error Message:
Error from server at http://127.0.0.1:64872: Underlying core creation failed while creating collection: c8n_1x2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64872: Underlying core creation failed while creating collection: c8n_1x2
	at __randomizedtesting.SeedInfo.seed([49AF5751198C5FFF:C1FB688BB7703207]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	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.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1829)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1850)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2081)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 15140 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
   [junit4]   2> 1133004 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[49AF5751198C5FFF]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1133004 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[49AF5751198C5FFF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/data-dir-109-001
   [junit4]   2> 1133004 WARN  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[49AF5751198C5FFF]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1133004 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[49AF5751198C5FFF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1133006 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[49AF5751198C5FFF]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1133006 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[49AF5751198C5FFF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1133007 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[49AF5751198C5FFF]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1133031 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1133032 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1133032 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1133037 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1133132 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer start zk server on port: 64789
   [junit4]   2> 1133132 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64789
   [junit4]   2> 1133132 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64789
   [junit4]   2> 1133132 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64789
   [junit4]   2> 1133137 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1133141 INFO  (zkConnectionManagerCallback-9344-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133141 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1133145 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1133148 INFO  (zkConnectionManagerCallback-9346-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133148 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1133152 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1133156 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1133160 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1133165 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1133169 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1133173 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1133177 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1133181 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1133185 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1133189 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1133199 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1133211 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 1133880 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1133881 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1133881 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1133881 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1133887 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1133887 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1133888 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1133889 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cf68fb4{/,null,AVAILABLE}
   [junit4]   2> 1133890 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@190b96b4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64816}
   [junit4]   2> 1133890 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.e.j.s.Server Started @1134006ms
   [junit4]   2> 1133891 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/tempDir-001/control/data, hostPort=64815, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/control-001/cores}
   [junit4]   2> 1133892 ERROR (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1133892 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1133892 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 1133892 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1133892 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1133892 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-11T06:11:39.171273Z
   [junit4]   2> 1133895 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1133899 INFO  (zkConnectionManagerCallback-9348-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1133899 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1133904 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]-SendThread(127.0.0.1:64789)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b32cac690002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b32cac690002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b32cac690002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1134007 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1134008 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/control-001/solr.xml
   [junit4]   2> 1134011 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1134011 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1134019 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1134319 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1134323 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72b35ced[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1134323 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72b35ced[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1134327 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c3c4a72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1134327 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c3c4a72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1134330 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64789/solr
   [junit4]   2> 1134333 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1134336 INFO  (zkConnectionManagerCallback-9358-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134336 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1134340 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]-SendThread(127.0.0.1:64789)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b32cac690003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b32cac690003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b32cac690003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1134443 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [n:127.0.0.1:64815_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1134446 INFO  (zkConnectionManagerCallback-9360-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134446 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [n:127.0.0.1:64815_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1134793 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [n:127.0.0.1:64815_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64815_
   [junit4]   2> 1134795 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [n:127.0.0.1:64815_     ] o.a.s.c.Overseer Overseer (id=72254598490423300-127.0.0.1:64815_-n_0000000000) starting
   [junit4]   2> 1134808 INFO  (OverseerStateUpdate-72254598490423300-127.0.0.1:64815_-n_0000000000) [n:127.0.0.1:64815_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64815_
   [junit4]   2> 1134809 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [n:127.0.0.1:64815_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64815_
   [junit4]   2> 1134813 INFO  (zkCallback-9359-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1134818 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [n:127.0.0.1:64815_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1134819 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [n:127.0.0.1:64815_     ] 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> 1134840 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [n:127.0.0.1:64815_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1134858 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [n:127.0.0.1:64815_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a
   [junit4]   2> 1134865 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [n:127.0.0.1:64815_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a
   [junit4]   2> 1134865 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [n:127.0.0.1:64815_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a
   [junit4]   2> 1134866 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [n:127.0.0.1:64815_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/control-001/cores
   [junit4]   2> 1134877 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1134879 INFO  (zkConnectionManagerCallback-9377-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1134879 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1134881 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1134889 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64789/solr ready
   [junit4]   2> 1134896 INFO  (SocketProxy-Acceptor-64815) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=64837,localport=64815], receiveBufferSize: 408300
   [junit4]   2> 1134899 INFO  (SocketProxy-Acceptor-64815) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=64816,localport=64838], receiveBufferSize=408300
   [junit4]   2> 1134902 INFO  (qtp580925860-16934) [n:127.0.0.1:64815_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64815_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1134916 INFO  (OverseerThreadFactory-9367-thread-1-processing-n:127.0.0.1:64815_) [n:127.0.0.1:64815_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1135056 INFO  (SocketProxy-Acceptor-64815) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=64841,localport=64815], receiveBufferSize: 408300
   [junit4]   2> 1135057 INFO  (SocketProxy-Acceptor-64815) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=64816,localport=64842], receiveBufferSize=408300
   [junit4]   2> 1135058 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1135059 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1135080 INFO  (SocketProxy-Acceptor-64815) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=64843,localport=64815], receiveBufferSize: 408300
   [junit4]   2> 1135081 INFO  (SocketProxy-Acceptor-64815) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=64816,localport=64844], receiveBufferSize=408300
   [junit4]   2> 1135083 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1136122 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1136133 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1136750 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1136840 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1136840 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a
   [junit4]   2> 1136840 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1136843 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8387244873848698]
   [junit4]   2> 1136850 WARN  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1136927 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1136927 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1136936 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1136936 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1136937 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=27.1396484375, floorSegmentMB=0.478515625, forceMergeDeletesPctAllowed=18.058488821880285, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4396682764516704, deletesPctAllowed=32.779315733784884
   [junit4]   2> 1136941 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1136945 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1136948 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1136948 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1671899803525578752
   [junit4]   2> 1136965 INFO  (searcherExecutor-9379-thread-1-processing-n:127.0.0.1:64815_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1136979 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1136979 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1137000 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1137000 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1137000 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64815/control_collection_shard1_replica_n1/
   [junit4]   2> 1137003 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1137004 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:64815/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1137004 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72254598490423300-core_node2-n_0000000000
   [junit4]   2> 1137012 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64815/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1137131 INFO  (zkCallback-9359-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1137131 INFO  (zkCallback-9359-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1137135 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1137142 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2059
   [junit4]   2> 1137168 INFO  (qtp580925860-16934) [n:127.0.0.1:64815_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1137255 INFO  (zkCallback-9359-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1137255 INFO  (zkCallback-9359-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1137255 INFO  (zkCallback-9359-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1137257 INFO  (qtp580925860-16934) [n:127.0.0.1:64815_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64815_&wt=javabin&version=2} status=0 QTime=2355
   [junit4]   2> 1137258 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1137382 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1137388 INFO  (zkConnectionManagerCallback-9388-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137388 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1137398 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1137408 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64789/solr ready
   [junit4]   2> 1137408 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1137410 INFO  (SocketProxy-Acceptor-64815) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=64854,localport=64815], receiveBufferSize: 408300
   [junit4]   2> 1137412 INFO  (SocketProxy-Acceptor-64815) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=64816,localport=64855], receiveBufferSize=408300
   [junit4]   2> 1137416 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1137440 INFO  (OverseerThreadFactory-9367-thread-2-processing-n:127.0.0.1:64815_) [n:127.0.0.1:64815_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1137442 INFO  (OverseerCollectionConfigSetProcessor-72254598490423300-127.0.0.1:64815_-n_0000000000) [n:127.0.0.1:64815_     ] 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> 1137678 WARN  (OverseerThreadFactory-9367-thread-2-processing-n:127.0.0.1:64815_) [n:127.0.0.1:64815_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1137682 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1137684 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=268
   [junit4]   2> 1137685 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1137685 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1137685 INFO  (watches-9385-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1137685 INFO  (watches-9385-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1137686 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1137686 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1137687 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1137687 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1137687 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1137985 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/shard-1-001 of type TLOG in shard 2
   [junit4]   2> 1137988 WARN  (closeThreadPool-9389-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1137988 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1137988 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1137988 INFO  (closeThreadPool-9389-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1137991 INFO  (closeThreadPool-9389-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1137991 INFO  (closeThreadPool-9389-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1137991 INFO  (closeThreadPool-9389-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1137992 INFO  (closeThreadPool-9389-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d84e036{/,null,AVAILABLE}
   [junit4]   2> 1137992 INFO  (closeThreadPool-9389-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f62fe59{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64865}
   [junit4]   2> 1137993 INFO  (closeThreadPool-9389-thread-1) [     ] o.e.j.s.Server Started @1138108ms
   [junit4]   2> 1137993 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/tempDir-001/jetty1, hostPort=64864, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/shard-1-001/cores, replicaType=TLOG}
   [junit4]   2> 1137993 ERROR (closeThreadPool-9389-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1137993 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1137993 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 1137993 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1137993 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1137993 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-11T06:11:43.272649Z
   [junit4]   2> 1137994 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1137998 INFO  (zkConnectionManagerCallback-9391-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1137998 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1138101 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1138101 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/shard-1-001/solr.xml
   [junit4]   2> 1138105 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1138105 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1138106 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1138209 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1138211 WARN  (closeThreadPool-9389-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32132621[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1138211 WARN  (closeThreadPool-9389-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32132621[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1138215 WARN  (closeThreadPool-9389-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29b5358a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1138215 WARN  (closeThreadPool-9389-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29b5358a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1138217 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64789/solr
   [junit4]   2> 1138218 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1138221 INFO  (zkConnectionManagerCallback-9401-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138222 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1138225 WARN  (closeThreadPool-9389-thread-1-SendThread(127.0.0.1:64789)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b32cac690008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b32cac690008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b32cac690008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1138284 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/shard-2-001 of type TLOG in shard 1
   [junit4]   2> 1138285 WARN  (closeThreadPool-9389-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1138285 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1138285 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1138285 INFO  (closeThreadPool-9389-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1138287 INFO  (closeThreadPool-9389-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1138287 INFO  (closeThreadPool-9389-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1138287 INFO  (closeThreadPool-9389-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1138288 INFO  (closeThreadPool-9389-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61f3fd24{/,null,AVAILABLE}
   [junit4]   2> 1138289 INFO  (closeThreadPool-9389-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5f13b3d3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64873}
   [junit4]   2> 1138289 INFO  (closeThreadPool-9389-thread-2) [     ] o.e.j.s.Server Started @1138404ms
   [junit4]   2> 1138289 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/tempDir-001/jetty2, hostPort=64872, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/shard-2-001/cores, replicaType=TLOG}
   [junit4]   2> 1138289 ERROR (closeThreadPool-9389-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1138289 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1138289 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 1138289 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1138289 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1138289 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-11T06:11:43.568914Z
   [junit4]   2> 1138291 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1138294 INFO  (zkConnectionManagerCallback-9403-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138294 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1138297 WARN  (closeThreadPool-9389-thread-2-SendThread(127.0.0.1:64789)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b32cac690009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b32cac690009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b32cac690009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1138341 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64864_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1138341 INFO  (zkConnectionManagerCallback-9405-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138341 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64864_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1138362 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64864_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1138376 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64864_     ] o.a.s.c.ZkController Publish node=127.0.0.1:64864_ as DOWN
   [junit4]   2> 1138383 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64864_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1138383 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64864_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64864_
   [junit4]   2> 1138389 INFO  (zkCallback-9359-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1138389 INFO  (zkCallback-9387-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1138394 INFO  (zkCallback-9404-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1138405 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64864_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1138408 WARN  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64864_     ] 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> 1138435 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1138435 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/shard-2-001/solr.xml
   [junit4]   2> 1138442 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1138442 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1138443 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1138446 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64864_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1138471 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64864_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a
   [junit4]   2> 1138515 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64864_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a
   [junit4]   2> 1138515 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64864_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a
   [junit4]   2> 1138517 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64864_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/shard-1-001/cores
   [junit4]   2> 1138530 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:64864_
   [junit4]   2> 1138725 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1138727 WARN  (closeThreadPool-9389-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a026ece[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1138727 WARN  (closeThreadPool-9389-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a026ece[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1138731 WARN  (closeThreadPool-9389-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4946dbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1138731 WARN  (closeThreadPool-9389-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4946dbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1138733 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64789/solr
   [junit4]   2> 1138734 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1138737 INFO  (zkConnectionManagerCallback-9423-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138738 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1138749 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/shard-3-001 of type TLOG in shard 2
   [junit4]   2> 1138750 WARN  (closeThreadPool-9389-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1138750 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1138750 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1138750 INFO  (closeThreadPool-9389-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1138753 INFO  (closeThreadPool-9389-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1138753 INFO  (closeThreadPool-9389-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1138753 INFO  (closeThreadPool-9389-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1138753 INFO  (closeThreadPool-9389-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7647cb72{/,null,AVAILABLE}
   [junit4]   2> 1138754 INFO  (closeThreadPool-9389-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1bd85972{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64888}
   [junit4]   2> 1138754 INFO  (closeThreadPool-9389-thread-1) [     ] o.e.j.s.Server Started @1138869ms
   [junit4]   2> 1138754 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/tempDir-001/jetty3, hostPort=64887, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/shard-3-001/cores, replicaType=TLOG}
   [junit4]   2> 1138754 ERROR (closeThreadPool-9389-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1138754 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1138754 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 1138754 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1138754 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1138755 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-11T06:11:44.034010Z
   [junit4]   2> 1138755 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1138758 INFO  (zkConnectionManagerCallback-9425-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138758 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1138761 WARN  (closeThreadPool-9389-thread-1-SendThread(127.0.0.1:64789)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b32cac69000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b32cac69000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b32cac69000c, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1138844 INFO  (closeThreadPool-9389-thread-2) [n:127.0.0.1:64872_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1138847 INFO  (zkConnectionManagerCallback-9427-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1138847 INFO  (closeThreadPool-9389-thread-2) [n:127.0.0.1:64872_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1138886 INFO  (closeThreadPool-9389-thread-2) [n:127.0.0.1:64872_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1138904 INFO  (closeThreadPool-9389-thread-2) [n:127.0.0.1:64872_     ] o.a.s.c.ZkController Publish node=127.0.0.1:64872_ as DOWN
   [junit4]   2> 1138907 INFO  (closeThreadPool-9389-thread-2) [n:127.0.0.1:64872_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1138907 INFO  (closeThreadPool-9389-thread-2) [n:127.0.0.1:64872_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64872_
   [junit4]   2> 1138915 INFO  (zkCallback-9359-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1138915 INFO  (zkCallback-9387-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1138915 INFO  (zkCallback-9404-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1138916 INFO  (zkCallback-9426-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1138925 INFO  (closeThreadPool-9389-thread-2) [n:127.0.0.1:64872_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1138927 WARN  (closeThreadPool-9389-thread-2) [n:127.0.0.1:64872_     ] 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> 1138941 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1138942 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/shard-3-001/solr.xml
   [junit4]   2> 1138951 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1138951 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1138953 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1138989 INFO  (closeThreadPool-9389-thread-2) [n:127.0.0.1:64872_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1139015 INFO  (closeThreadPool-9389-thread-2) [n:127.0.0.1:64872_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a
   [junit4]   2> 1139030 INFO  (closeThreadPool-9389-thread-2) [n:127.0.0.1:64872_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a
   [junit4]   2> 1139031 INFO  (closeThreadPool-9389-thread-2) [n:127.0.0.1:64872_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a
   [junit4]   2> 1139033 INFO  (closeThreadPool-9389-thread-2) [n:127.0.0.1:64872_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/shard-2-001/cores
   [junit4]   2> 1139098 INFO  (closeThreadPool-9389-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:64872_
   [junit4]   2> 1139172 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1139187 WARN  (closeThreadPool-9389-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2da26fb7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139187 WARN  (closeThreadPool-9389-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2da26fb7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139194 WARN  (closeThreadPool-9389-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@367004e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139194 WARN  (closeThreadPool-9389-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@367004e6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1139195 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64789/solr
   [junit4]   2> 1139206 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139219 INFO  (zkConnectionManagerCallback-9445-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139219 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139226 WARN  (closeThreadPool-9389-thread-1-SendThread(127.0.0.1:64789)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b32cac69000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b32cac69000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b32cac69000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1139335 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64887_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1139338 INFO  (zkConnectionManagerCallback-9447-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1139338 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64887_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1139378 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64887_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1139419 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64887_     ] o.a.s.c.ZkController Publish node=127.0.0.1:64887_ as DOWN
   [junit4]   2> 1139427 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64887_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1139427 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64887_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64887_
   [junit4]   2> 1139431 INFO  (zkCallback-9404-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139431 INFO  (zkCallback-9387-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139434 INFO  (zkCallback-9359-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139434 INFO  (zkCallback-9446-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139434 INFO  (zkCallback-9426-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1139448 INFO  (OverseerCollectionConfigSetProcessor-72254598490423300-127.0.0.1:64815_-n_0000000000) [n:127.0.0.1:64815_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1139449 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64887_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1139450 WARN  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64887_     ] 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> 1139472 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64887_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1139525 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64887_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a
   [junit4]   2> 1139540 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64887_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a
   [junit4]   2> 1139540 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64887_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a
   [junit4]   2> 1139551 INFO  (closeThreadPool-9389-thread-1) [n:127.0.0.1:64887_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/shard-3-001/cores
   [junit4]   2> 1139578 INFO  (closeThreadPool-9389-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:64887_
   [junit4]   2> 1139595 INFO  (SocketProxy-Acceptor-64815) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=64911,localport=64815], receiveBufferSize: 408300
   [junit4]   2> 1139595 INFO  (qtp580925860-16933) [n:127.0.0.1:64815_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:64872_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1139596 INFO  (SocketProxy-Acceptor-64815) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=64816,localport=64912], receiveBufferSize=408300
   [junit4]   2> 1139596 INFO  (SocketProxy-Acceptor-64815) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=64910,localport=64815], receiveBufferSize: 408300
   [junit4]   2> 1139596 INFO  (qtp580925860-16934) [n:127.0.0.1:64815_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:64864_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1139597 INFO  (SocketProxy-Acceptor-64815) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=64816,localport=64913], receiveBufferSize=408300
   [junit4]   2> 1139605 INFO  (qtp580925860-16935) [n:127.0.0.1:64815_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:64887_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1139638 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1139640 INFO  (qtp580925860-16936) [n:127.0.0.1:64815_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1139642 INFO  (SocketProxy-Acceptor-64864) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=64914,localport=64864], receiveBufferSize: 408300
   [junit4]   2> 1139643 INFO  (SocketProxy-Acceptor-64864) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=64865,localport=64915], receiveBufferSize=408300
   [junit4]   2> 1139644 INFO  (qtp832902685-17001) [n:127.0.0.1:64864_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1139645 INFO  (SocketProxy-Acceptor-64872) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=64916,localport=64872], receiveBufferSize: 408300
   [junit4]   2> 1139646 INFO  (SocketProxy-Acceptor-64872) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=64873,localport=64917], receiveBufferSize=408300
   [junit4]   2> 1139647 INFO  (qtp1372866457-17021) [n:127.0.0.1:64872_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1139648 INFO  (SocketProxy-Acceptor-64887) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=64918,localport=64887], receiveBufferSize: 408300
   [junit4]   2> 1139650 INFO  (SocketProxy-Acceptor-64887) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=64888,localport=64919], receiveBufferSize=408300
   [junit4]   2> 1139651 INFO  (qtp1234502011-17052) [n:127.0.0.1:64887_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1139659 INFO  (OverseerThreadFactory-9367-thread-4-processing-n:127.0.0.1:64815_) [n:127.0.0.1:64815_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:64864_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1139671 INFO  (OverseerThreadFactory-9367-thread-3-processing-n:127.0.0.1:64815_) [n:127.0.0.1:64815_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:64872_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1139680 INFO  (OverseerThreadFactory-9367-thread-4-processing-n:127.0.0.1:64815_) [n:127.0.0.1:64815_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1139682 INFO  (SocketProxy-Acceptor-64864) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=64920,localport=64864], receiveBufferSize: 408300
   [junit4]   2> 1139683 INFO  (SocketProxy-Acceptor-64864) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=64865,localport=64921], receiveBufferSize=408300
   [junit4]   2> 1139684 INFO  (OverseerThreadFactory-9367-thread-3-processing-n:127.0.0.1:64815_) [n:127.0.0.1:64815_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1139686 INFO  (qtp832902685-17000) [n:127.0.0.1:64864_    x:collection1_shard2_replica_t1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1139686 INFO  (SocketProxy-Acceptor-64872) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=64922,localport=64872], receiveBufferSize: 408300
   [junit4]   2> 1139687 INFO  (SocketProxy-Acceptor-64872) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=64873,localport=64923], receiveBufferSize=408300
   [junit4]   2> 1139689 INFO  (qtp1372866457-17020) [n:127.0.0.1:64872_    x:collection1_shard1_replica_t2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1140724 INFO  (qtp1372866457-17020) [n:127.0.0.1:64872_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1140724 INFO  (qtp832902685-17000) [n:127.0.0.1:64864_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1140740 INFO  (qtp1372866457-17020) [n:127.0.0.1:64872_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1140749 INFO  (qtp832902685-17000) [n:127.0.0.1:64864_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1140974 INFO  (qtp1372866457-17020) [n:127.0.0.1:64872_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1140974 INFO  (qtp832902685-17000) [n:127.0.0.1:64864_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1141038 INFO  (qtp1372866457-17020) [n:127.0.0.1:64872_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t2' using configuration from configset conf1, trusted=true
   [junit4]   2> 1141038 INFO  (qtp832902685-17000) [n:127.0.0.1:64864_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1141038 INFO  (qtp1372866457-17020) [n:127.0.0.1:64872_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t2' (registry 'solr.core.collection1.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a
   [junit4]   2> 1141039 INFO  (qtp832902685-17000) [n:127.0.0.1:64864_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t1' (registry 'solr.core.collection1.shard2.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2326a67a
   [junit4]   2> 1141039 INFO  (qtp1372866457-17020) [n:127.0.0.1:64872_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_t2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/shard-2-001/cores/collection1_shard1_replica_t2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/shard-2-001/cores/collection1_shard1_replica_t2/data/]
   [junit4]   2> 1141039 INFO  (qtp832902685-17000) [n:127.0.0.1:64864_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.SolrCore [[collection1_shard2_replica_t1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/shard-1-001/cores/collection1_shard2_replica_t1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001/shard-1-001/cores/collection1_shard2_replica_t1/data/]
   [junit4]   2> 1141041 INFO  (qtp832902685-17000) [n:127.0.0.1:64864_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8387244873848698]
   [junit4]   2> 1141041 INFO  (qtp1372866457-17020) [n:127.0.0.1:64872_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8387244873848698]
   [junit4]   2> 1141043 WARN  (qtp1372866457-17020) [n:127.0.0.1:64872_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1141043 WARN  (qtp832902685-17000) [n:127.0.0.1:64864_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1141101 INFO  (qtp832902685-17000) [n:127.0.0.1:64864_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1141101 INFO  (qtp832902685-17000) [n:127.0.0.1:64864_ c:collecti

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

.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1169869 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> 	20	/solr/collections/collDoRecoveryOnRestart/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	6	/solr/collections/collDoRecoveryOnRestart/state.json
   [junit4]   2> 	6	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/collDoRecoveryOnRestart/collectionprops.json
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	94	/solr/collections/collection1/state.json
   [junit4]   2> 	48	/solr/collections/collDoRecoveryOnRestart/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72254598490423309-127.0.0.1:64872_-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72254598490423300-127.0.0.1:64815_-n_0000000000
   [junit4]   2> 	2	/solr/collections/collDoRecoveryOnRestart/leader_elect/shard1/election/72254598490423311-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	76	/solr/overseer/queue
   [junit4]   2> 	34	/solr/live_nodes
   [junit4]   2> 	27	/solr/collections
   [junit4]   2> 	26	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1169873 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64789
   [junit4]   2> 1169874 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64789
   [junit4]   2> 1169874 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[49AF5751198C5FFF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64789
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionWithTlogReplicasTest -Dtests.method=test -Dtests.seed=49AF5751198C5FFF -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=Europe/Monaco -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   36.9s J3 | HttpPartitionWithTlogReplicasTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64872: Underlying core creation failed while creating collection: c8n_1x2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([49AF5751198C5FFF:C1FB688BB7703207]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1829)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1850)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2081)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_49AF5751198C5FFF-001
   [junit4]   2> Jul 11, 2020 6:12:15 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), _root_=FST50, id=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1685, maxMBSortInHeap=7.9147166973434295, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-DO, timezone=Europe/Monaco
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=377487360,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateParamsTest, TestManagedSchemaAPI, TestAnalyzeInfixSuggestions, DirectoryFactoryTest, TestDefaultStatsCache, TestNonDefinedSimilarityFactory, TestStressLiveNodes, TestConfigOverlay, TestExclusionRuleCollectionAccess, SignificantTermsQParserPluginTest, TermsComponentTest, TestGroupingSearch, AtomicUpdatesTest, PathHierarchyTokenizerFactoryTest, AuditLoggerIntegrationTest, DistributedQueryComponentOptimizationTest, CoreMergeIndexesAdminHandlerTest, TestSimDistributedQueue, TestCloudSchemaless, TestMacroExpander, MoveReplicaHDFSTest, BadComponentTest, ParsingFieldUpdateProcessorsTest, CloudMLTQParserTest, DocumentBuilderTest, TestCustomSort, OverseerTest, BufferStoreTest, TestLocalFSCloudBackupRestore, StatsComponentTest, TestHdfsUpdateLog, LoggingHandlerTest, SolrCoreTest, TestSQLHandlerNonCloud, HdfsNNFailoverTest, TestTermsQParserPlugin, SolrIndexConfigTest, ConcurrentCreateCollectionTest, CSVRequestHandlerTest, RegexBytesRefFilterTest, TestLegacyTerms, AddReplicaTest, DistribCursorPagingTest, DocValuesNotIndexedTest, CdcrOpsAndBoundariesTest, FieldMutatingUpdateProcessorTest, TestManagedSynonymFilterFactory, TestSimUtils, TestDynamicLoadingUrl, Tagger2Test, RestoreTriggerStateTest, TestReRankQParserPlugin, TestObjectReleaseTracker, TestCaffeineCache, TestDeleteCollectionOnDownNodes, TriLevelCompositeIdRoutingTest, TestSolrDeletionPolicy1, IndexSchemaRuntimeFieldTest, TestFieldSortValues, CursorMarkTest, TestSolr4Spatial, BlockJoinFacetRandomTest, TestSchemaManager, CloneFieldUpdateProcessorFactoryTest, RankFieldTest, TestSolrJ, ConfigSetsAPITest, TestNoOpRegenerator, TestIndexingPerformance, HighlighterConfigTest, TestFieldCache, SolrSlf4jReporterTest, TestIntervalFaceting, AsyncCallRequestStatusResponseTest, TestSubQueryTransformerCrossCore, SpatialRPTFieldTypeTest, UUIDUpdateProcessorFallbackTest, SolrLogPostToolTest, OverseerRolesTest, DocValuesMissingTest, SearchRateTriggerTest, TestCSVResponseWriter, SolrRequestParserTest, HdfsThreadLeakTest, HLLSerializationTest, ResponseBuilderTest, NodeMutatorTest, SolrCloudExampleTest, TestCloudJSONFacetSKGEquiv, CheckHdfsIndexTest, BasicDistributedZk2Test, CreateRoutedAliasTest, DeleteNodeTest, HttpPartitionWithTlogReplicasTest]
   [junit4] Completed [509/915 (1!)] on J3 in 37.75s, 1 test, 1 error <<< FAILURES!

[...truncated 46180 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1245/consoleText

[repro] Revision: 21d811d29615ac47bc51e12a4f9f216af8463c3f

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=HttpPartitionWithTlogReplicasTest -Dtests.method=test -Dtests.seed=49AF5751198C5FFF -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=Europe/Monaco -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.HttpPartitionWithTlogReplicasTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=49AF5751198C5FFF -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=Europe/Monaco -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 86 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
[repro] Exiting with code 0

[...truncated 91 lines...]

[JENKINS-Experimental-GC] Lucene-Solr-8.x-MacOSX (64bit/jdk-14.0.1) - Build # 1253 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1253/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

2 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=16156, name=testExecutor-10413-thread-2, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16156, name=testExecutor-10413-thread-2, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
	at __randomizedtesting.SeedInfo.seed([ABD9A5777BAF09D1:238D9AADD5536429]:0)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57405/_dga: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([ABD9A5777BAF09D1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	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.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$2(BasicDistributedZkTest.java:760)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:212)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Error from server at http://127.0.0.1:57937/hm: Underlying core creation failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57937/hm: Underlying core creation failed while creating collection: control_collection
	at __randomizedtesting.SeedInfo.seed([ABD9A5777BAF09D1:739488208C72AC71]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	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:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	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.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14917 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> 1386282 INFO  (SUITE-TestDynamicLoading-seed#[ABD9A5777BAF09D1]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1386282 INFO  (SUITE-TestDynamicLoading-seed#[ABD9A5777BAF09D1]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1386283 INFO  (SUITE-TestDynamicLoading-seed#[ABD9A5777BAF09D1]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_ABD9A5777BAF09D1-001/data-dir-56-001
   [junit4]   2> 1386283 INFO  (SUITE-TestDynamicLoading-seed#[ABD9A5777BAF09D1]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1386284 INFO  (SUITE-TestDynamicLoading-seed#[ABD9A5777BAF09D1]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1386284 INFO  (SUITE-TestDynamicLoading-seed#[ABD9A5777BAF09D1]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /hm/
   [junit4]   2> 1386288 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1386289 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1386289 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1386290 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1386392 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer start zk server on port: 57931
   [junit4]   2> 1386392 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57931
   [junit4]   2> 1386392 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57931
   [junit4]   2> 1386392 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57931
   [junit4]   2> 1386398 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1386403 INFO  (zkConnectionManagerCallback-10023-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1386403 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1386408 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1386414 INFO  (zkConnectionManagerCallback-10025-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1386415 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1386419 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1386422 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1386427 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1386431 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1386434 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1386436 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1386439 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1386442 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1386444 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1386447 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1386450 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1386452 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1386873 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1386873 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1386873 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1386873 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1386877 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1386877 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1386877 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1386878 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b456dd4{/hm,null,AVAILABLE}
   [junit4]   2> 1386880 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6da122ae{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:57937}
   [junit4]   2> 1386880 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.s.Server Started @1387003ms
   [junit4]   2> 1386880 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/hm, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_ABD9A5777BAF09D1-001/tempDir-001/control/data, hostPort=57937, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_ABD9A5777BAF09D1-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1386881 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1386881 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1386881 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 1386881 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1386881 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1386881 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-13T15:00:23.115532Z
   [junit4]   2> 1386885 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1386888 INFO  (zkConnectionManagerCallback-10027-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1386888 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1386894 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]-SendThread(127.0.0.1:57931)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100bf5d77430002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100bf5d77430002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100bf5d77430002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1386995 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1386996 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_ABD9A5777BAF09D1-001/control-001/solr.xml
   [junit4]   2> 1387001 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1387001 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1387002 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@626f07cc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1387216 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1387219 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6beeec51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1387219 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6beeec51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1387223 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c7ece19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1387223 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c7ece19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1387225 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57931/solr
   [junit4]   2> 1387226 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1387230 INFO  (zkConnectionManagerCallback-10037-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1387230 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1387234 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]-SendThread(127.0.0.1:57931)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100bf5d77430003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100bf5d77430003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100bf5d77430003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1387347 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57937_hm     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1387350 INFO  (zkConnectionManagerCallback-10039-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1387351 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57937_hm     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1387640 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57937_hm     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57937_hm
   [junit4]   2> 1387642 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57937_hm     ] o.a.s.c.Overseer Overseer (id=72268002191671300-127.0.0.1:57937_hm-n_0000000000) starting
   [junit4]   2> 1387662 INFO  (OverseerStateUpdate-72268002191671300-127.0.0.1:57937_hm-n_0000000000) [n:127.0.0.1:57937_hm     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57937_hm
   [junit4]   2> 1387667 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57937_hm     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57937_hm
   [junit4]   2> 1387671 INFO  (OverseerStateUpdate-72268002191671300-127.0.0.1:57937_hm-n_0000000000) [n:127.0.0.1:57937_hm     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1387688 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57937_hm     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1387690 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57937_hm     ] 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> 1387715 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57937_hm     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1387742 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57937_hm     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@626f07cc
   [junit4]   2> 1387754 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57937_hm     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@626f07cc
   [junit4]   2> 1387754 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57937_hm     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@626f07cc
   [junit4]   2> 1387755 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57937_hm     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_ABD9A5777BAF09D1-001/control-001/cores
   [junit4]   2> 1387767 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1387772 INFO  (zkConnectionManagerCallback-10056-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1387772 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1387775 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1387779 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57931/solr ready
   [junit4]   2> 1387783 INFO  (qtp1535780510-16686) [n:127.0.0.1:57937_hm     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57937_hm&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1387791 INFO  (OverseerThreadFactory-10046-thread-1-processing-n:127.0.0.1:57937_hm) [n:127.0.0.1:57937_hm     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1387918 INFO  (qtp1535780510-16688) [n:127.0.0.1:57937_hm     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1387918 INFO  (qtp1535780510-16688) [n:127.0.0.1:57937_hm     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 1387932 INFO  (qtp1535780510-16688) [n:127.0.0.1:57937_hm    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1406935 ERROR (OverseerThreadFactory-10046-thread-1-processing-n:127.0.0.1:57937_hm) [n:127.0.0.1:57937_hm     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:57937/hm
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: Total timeout 15000 ms elapsed
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient$1.onFailure(Http2SolrClient.java:413)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Total timeout 15000 ms elapsed
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient$1.onFailure(Http2SolrClient.java:413) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.client.ResponseNotifier.notifyFailure(ResponseNotifier.java:197) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.ResponseNotifier.notifyFailure(ResponseNotifier.java:189) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpReceiver.abort(HttpReceiver.java:608) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpChannel.abortResponse(HttpChannel.java:156) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpChannel.abort(HttpChannel.java:149) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpExchange.abort(HttpExchange.java:257) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpConversation.abort(HttpConversation.java:149) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.abort(HttpRequest.java:796) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.TimeoutCompleteListener.onTimeoutExpired(TimeoutCompleteListener.java:51) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.CyclicTimeout$Wakeup.run(CyclicTimeout.java:282) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> Caused by: java.util.concurrent.TimeoutException: Total timeout 15000 ms elapsed
   [junit4]   2> 	... 8 more
   [junit4]   2> 1406940 ERROR (OverseerThreadFactory-10046-thread-1-processing-n:127.0.0.1:57937_hm) [n:127.0.0.1:57937_hm     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection].
   [junit4]   2> 1407019 INFO  (OverseerThreadFactory-10046-thread-1-processing-n:127.0.0.1:57937_hm) [n:127.0.0.1:57937_hm     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1407031 ERROR (qtp1535780510-16687) [n:127.0.0.1:57937_hm    x:control_collection_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Cannot unload non-existent core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1756)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:108)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 1407031 INFO  (qtp1535780510-16687) [n:127.0.0.1:57937_hm    x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=control_collection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 1407033 ERROR (OverseerThreadFactory-10046-thread-1-processing-n:127.0.0.1:57937_hm) [n:127.0.0.1:57937_hm     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:57937/hm
   [junit4]   2>           => org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Cannot unload non-existent core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:775)
   [junit4]   2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Cannot unload non-existent core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:775) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:464) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.access$1200(Http2SolrClient.java:114) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient$1.lambda$onHeaders$0(Http2SolrClient.java:397) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:212) [java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1407055 INFO  (zkCallback-10038-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1407069 INFO  (OverseerThreadFactory-10046-thread-1-processing-n:127.0.0.1:57937_hm) [n:127.0.0.1:57937_hm     ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [control_collection]
   [junit4]   2> 1407069 ERROR (OverseerThreadFactory-10046-thread-1-processing-n:127.0.0.1:57937_hm) [n:127.0.0.1:57937_hm     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException: Underlying core creation failed while creating collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:309)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:264)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:517)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:212)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 1407077 INFO  (qtp1535780510-16686) [n:127.0.0.1:57937_hm     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57937_hm&wt=javabin&version=2} status=400 QTime=19294
   [junit4]   2> 1407080 INFO  (qtp1535780510-16688) [n:127.0.0.1:57937_hm c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1407105 INFO  (qtp1535780510-16688) [n:127.0.0.1:57937_hm c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1407186 INFO  (closeThreadPool-10058-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=542182836
   [junit4]   2> 1407186 INFO  (closeThreadPool-10058-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:57937_hm
   [junit4]   2> 1407188 INFO  (closeThreadPool-10058-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1407188 INFO  (closeThreadPool-10058-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:57937_hm as DOWN
   [junit4]   2> 1407194 INFO  (closeThreadPool-10058-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1407195 INFO  (closeThreadPool-10058-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78ba50b6: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@44f7bf4f
   [junit4]   2> 1407202 INFO  (closeThreadPool-10058-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1407202 INFO  (closeThreadPool-10058-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30fb091b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@25c81bc6
   [junit4]   2> 1407205 INFO  (closeThreadPool-10058-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1407205 INFO  (closeThreadPool-10058-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@693e164f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@af6f62c
   [junit4]   2> 1407206 INFO  (closeThreadPool-10058-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1407207 INFO  (closeThreadPool-10063-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72268002191671300-127.0.0.1:57937_hm-n_0000000000) closing
   [junit4]   2> 1407209 INFO  (OverseerStateUpdate-72268002191671300-127.0.0.1:57937_hm-n_0000000000) [n:127.0.0.1:57937_hm     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57937_hm
   [junit4]   2> 1407210 INFO  (OverseerAutoScalingTriggerThread-72268002191671300-127.0.0.1:57937_hm-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1407222 INFO  (closeThreadPool-10063-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72268002191671300-127.0.0.1:57937_hm-n_0000000000) closing
   [junit4]   2> 1407337 INFO  (closeThreadPool-10058-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72268002191671300-127.0.0.1:57937_hm-n_0000000000) closing
   [junit4]   2> 1407342 INFO  (closeThreadPool-10058-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6da122ae{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1407342 INFO  (closeThreadPool-10058-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b456dd4{/hm,null,UNAVAILABLE}
   [junit4]   2> 1407342 INFO  (closeThreadPool-10058-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1407345 ERROR (qtp1535780510-16688) [n:127.0.0.1:57937_hm     ] o.a.s.c.CoreContainer null:org.apache.solr.common.SolrException: Error creating shard term node in Zookeeper for collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.ensureTermNodeExist(ZkShardTerms.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.<init>(ZkShardTerms.java:102)
   [junit4]   2> 	at org.apache.solr.cloud.ZkCollectionTerms.getShard(ZkCollectionTerms.java:45)
   [junit4]   2> 	at org.apache.solr.cloud.ZkCollectionTerms.remove(ZkCollectionTerms.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1644)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1638)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1286)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:1733)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$makePath$9(SolrZkClient.java:530)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:529)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:473)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:460)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.ensureTermNodeExist(ZkShardTerms.java:334)
   [junit4]   2> 	... 42 more
   [junit4]   2> 
   [junit4]   2> 1407346 ERROR (qtp1535780510-16688) [n:127.0.0.1:57937_hm     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'control_collection_shard1_replica_n1': Unable to create core [control_collection_shard1_replica_n1] Caused by: KeeperErrorCode = Session expired for /configs/conf1/enumsConfig.xml
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1408)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1273)
   [junit4]   2> 	... 36 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core control_collection_shard1_replica_n1: Can't load schema schema.xml: Plugin Initializing failure for [schema.xml] fieldType
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.loadConfigSet(ConfigSetService.java:89)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1381)
   [junit4]   2> 	... 37 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Can't load schema schema.xml: Plugin Initializing failure for [schema.xml] fieldType
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:610)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:181)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:85)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:146)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.loadConfigSet(ConfigSetService.java:84)
   [junit4]   2> 	... 38 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Plugin Initializing failure for [schema.xml] fieldType
   [junit4]   2> 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:196)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:502)
   [junit4]   2> 	... 42 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: severityType: Error while parsing enums config.
   [junit4]   2> 	at org.apache.solr.schema.AbstractEnumField$EnumMapping.<init>(AbstractEnumField.java:149)
   [junit4]   2> 	at org.apache.solr.schema.AbstractEnumField.init(AbstractEnumField.java:59)
   [junit4]   2> 	at org.apache.solr.schema.FieldType.setArgs(FieldType.java:198)
   [junit4]   2> 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:158)
   [junit4]   2> 	at org.apache.solr.schema.FieldTypePluginLoader.init(FieldTypePluginLoader.java:48)
   [junit4]   2> 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:193)
   [junit4]   2> 	... 43 more
   [junit4]   2> Caused by: java.io.IOException: We re-tried 10 times but was still unable to fetch resource=enumsConfig.xml from ZK
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:110)
   [junit4]   2> 	at org.apache.solr.util.SafeXMLParsing.parseConfigXML(SafeXMLParsing.java:56)
   [junit4]   2> 	at org.apache.solr.schema.AbstractEnumField$EnumMapping.<init>(AbstractEnumField.java:112)
   [junit4]   2> 	... 48 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1/enumsConfig.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:2246)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:315)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:315)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.pathExists(ZkController.java:1157)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:81)
   [junit4]   2> 	... 50 more
   [junit4]   2> 
   [junit4]   2> 1407346 INFO  (qtp1535780510-16688) [n:127.0.0.1:57937_hm     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=19413
   [junit4]   2> 1407347 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1407455 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]-SendThread(127.0.0.1:57931)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100bf5d77430001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100bf5d77430001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100bf5d77430001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1407575 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> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1407585 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57931
   [junit4]   2> 1407585 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57931
   [junit4]   2> 1407585 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57931
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=ABD9A5777BAF09D1 -Dtests.slow=true -Dtests.locale=rn-BI -Dtests.timezone=Europe/Dublin -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   21.3s J2 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57937/hm: Underlying core creation failed while creating collection: control_collection
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ABD9A5777BAF09D1:739488208C72AC71]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_ABD9A5777BAF09D1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=rn-BI, timezone=Europe/Dublin
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=371195904,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestTolerantUpdateProcessorRandomCloud, ClassificationUpdateProcessorTest, ShardSplitTest, TestCollectionAPIs, TestInPlaceUpdatesStandalone, TestXmlQParserPlugin, TestSolrFieldCacheBean, DistributedVersionInfoTest, TestCloudPhrasesIdentificationComponent, TestLegacyBM25SimilarityFactory, BinaryUpdateRequestHandlerTest, BlockDirectoryTest, TestJsonFacetsStatsParsing, TestHdfsCloudBackupRestore, TestSQLHandler, TermVectorComponentTest, DirectUpdateHandlerTest, TestManagedStopFilterFactory, TestMinMaxOnMultiValuedField, OverseerModifyCollectionTest, CollectionsAPIDistributedZkTest, ClusterStateTest, StressHdfsTest, TestQuerySenderListener, QueryResultKeyTest, TestNumericTokenStream, CoreSorterTest, CdcrBootstrapTest, TestSolrConfigHandler, TestDocBasedVersionConstraints, MetricUtilsTest, BlobRepositoryCloudTest, TestSchemaResource, TestWriterPerf, IndexBasedSpellCheckerTest, ConvertedLegacyTest, FullHLLTest, TestLRUCache, TestSurroundQueryParser, TestDocumentBuilder, ScriptEngineTest, TestCryptoKeys, TestConfig, InfoHandlerTest, CoreAdminRequestStatusTest, RandomizedTaggerTest, SolrJmxReporterTest, TestRandomFaceting, TestReplicationHandler, DebugComponentTest, FastVectorHighlighterTest, ReplicationFactorTest, WrapperMergePolicyFactoryTest, CdcrWithNodesRestartsTest, DateRangeFieldTest, SolrMetricManagerTest, TestSimLargeCluster, TestDynamicLoading]
   [junit4] Completed [436/915 (1!)] on J2 in 21.60s, 1 test, 1 error <<< FAILURES!

[...truncated 18 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 1287061 INFO  (SUITE-BasicDistributedZkTest-seed#[ABD9A5777BAF09D1]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1287061 INFO  (SUITE-BasicDistributedZkTest-seed#[ABD9A5777BAF09D1]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1287062 INFO  (SUITE-BasicDistributedZkTest-seed#[ABD9A5777BAF09D1]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_ABD9A5777BAF09D1-001/data-dir-104-001
   [junit4]   2> 1287062 WARN  (SUITE-BasicDistributedZkTest-seed#[ABD9A5777BAF09D1]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=49 numCloses=49
   [junit4]   2> 1287062 INFO  (SUITE-BasicDistributedZkTest-seed#[ABD9A5777BAF09D1]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1287064 INFO  (SUITE-BasicDistributedZkTest-seed#[ABD9A5777BAF09D1]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1287064 INFO  (SUITE-BasicDistributedZkTest-seed#[ABD9A5777BAF09D1]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_dga/
   [junit4]   2> 1287070 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1287070 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1287070 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1287073 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1287171 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer start zk server on port: 57376
   [junit4]   2> 1287171 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57376
   [junit4]   2> 1287171 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57376
   [junit4]   2> 1287171 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57376
   [junit4]   2> 1287177 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287183 INFO  (zkConnectionManagerCallback-10141-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1287183 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1287191 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287195 INFO  (zkConnectionManagerCallback-10143-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1287195 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1287201 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1287205 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1287209 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1287214 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1287219 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1287223 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1287234 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1287239 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1287251 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1287256 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1287266 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1287271 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1287974 WARN  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1287974 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1287975 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1287975 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1287986 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1287986 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1287986 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1287996 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15b810e2{/_dga,null,AVAILABLE}
   [junit4]   2> 1288003 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@42bea6ad{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:57381}
   [junit4]   2> 1288003 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.s.Server Started @1288120ms
   [junit4]   2> 1288004 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_dga, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_ABD9A5777BAF09D1-001/tempDir-001/control/data, hostPort=57381, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_ABD9A5777BAF09D1-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1288006 ERROR (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1288006 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1288006 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 1288006 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1288006 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1288006 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-13T14:58:44.244551Z
   [junit4]   2> 1288014 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1288017 INFO  (zkConnectionManagerCallback-10145-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1288017 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1288027 WARN  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]-SendThread(127.0.0.1:57376)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100bf5bf3b50002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100bf5bf3b50002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100bf5bf3b50002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1288130 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1288131 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_ABD9A5777BAF09D1-001/control-001/solr.xml
   [junit4]   2> 1288160 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1288160 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1288162 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1eb981be, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1288382 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1288384 WARN  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56fc9c00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1288384 WARN  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56fc9c00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1288394 WARN  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63b2da2b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1288394 WARN  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63b2da2b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1288396 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57376/solr
   [junit4]   2> 1288409 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1288410 INFO  (zkConnectionManagerCallback-10155-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1288410 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1288415 WARN  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]-SendThread(127.0.0.1:57376)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100bf5bf3b50003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100bf5bf3b50003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100bf5bf3b50003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1288531 INFO  (zkConnectionManagerCallback-10157-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1288531 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57381__dga     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1288538 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57381__dga     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1289736 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57381__dga     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57381__dga
   [junit4]   2> 1289742 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57381__dga     ] o.a.s.c.Overseer Overseer (id=72267995689582596-127.0.0.1:57381__dga-n_0000000000) starting
   [junit4]   2> 1289824 INFO  (OverseerStateUpdate-72267995689582596-127.0.0.1:57381__dga-n_0000000000) [n:127.0.0.1:57381__dga     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57381__dga
   [junit4]   2> 1289825 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57381__dga     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57381__dga
   [junit4]   2> 1289835 INFO  (OverseerStateUpdate-72267995689582596-127.0.0.1:57381__dga-n_0000000000) [n:127.0.0.1:57381__dga     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1289856 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57381__dga     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1289857 WARN  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57381__dga     ] 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> 1289878 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57381__dga     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1289909 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57381__dga     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eb981be
   [junit4]   2> 1289921 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57381__dga     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eb981be
   [junit4]   2> 1289921 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57381__dga     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eb981be
   [junit4]   2> 1289923 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [n:127.0.0.1:57381__dga     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_ABD9A5777BAF09D1-001/control-001/cores
   [junit4]   2> 1289938 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1289941 INFO  (zkConnectionManagerCallback-10174-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1289941 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1289950 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1289962 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57376/solr ready
   [junit4]   2> 1289966 INFO  (qtp108975852-15722) [n:127.0.0.1:57381__dga     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57381__dga&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1289980 INFO  (OverseerThreadFactory-10164-thread-1-processing-n:127.0.0.1:57381__dga) [n:127.0.0.1:57381__dga     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1290148 INFO  (qtp108975852-15724) [n:127.0.0.1:57381__dga     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1290149 INFO  (qtp108975852-15724) [n:127.0.0.1:57381__dga     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1290202 INFO  (qtp108975852-15724) [n:127.0.0.1:57381__dga    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1291245 INFO  (qtp108975852-15724) [n:127.0.0.1:57381__dga c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1291265 INFO  (qtp108975852-15724) [n:127.0.0.1:57381__dga c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1291822 INFO  (qtp108975852-15724) [n:127.0.0.1:57381__dga c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1291884 INFO  (qtp108975852-15724) [n:127.0.0.1:57381__dga c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1291886 INFO  (qtp108975852-15724) [n:127.0.0.1:57381__dga c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eb981be
   [junit4]   2> 1291886 INFO  (qtp108975852-15724) [n:127.0.0.1:57381__dga c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_ABD9A5777BAF09D1-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_ABD9A5777BAF09D1-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1291889 INFO  (qtp108975852-15724) [n:127.0.0.1:57381__dga c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=43.134765625, floorSegmentMB=1.052734375, forceMergeDeletesPctAllowed=26.385377083451864, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4721364276889749, deletesPctAllowed=39.85555018986106
   [junit4]   2> 1291894 WARN  (qtp108975852-15724) [n:127.0.0.1:57381__dga c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1292114 INFO  (qtp108975852-15724) [n:127.0.0.1:57381__dga c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1292114 INFO  (qtp108975852-15724) [n:127.0.0.1:57381__dga c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1292118 INFO  (qtp108975852-15724) [n:127.0.0.1:57381__dga c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1292118 INFO  (qtp108975852-15724) [n:127.0.0.1:57381__dga c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1292119 INFO  (qtp108975852-15724) [n:127.0.0.1:57381__dga c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMer

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

ctions/collection3/state.json
   [junit4]   2> 	170	/solr/collections/collection2/state.json
   [junit4]   2> 	98	/solr/clusterstate.json
   [junit4]   2> 	76	/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2> 	40	/solr/collections/multiunload2/state.json
   [junit4]   2> 	35	/solr/collections/oneInstanceCollection/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72267995689582604-127.0.0.1:57413__dga-n_0000000002
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard2/election/72267995689582607-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72267995689582607-127.0.0.1:57418__dga-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/72267995689582596-127.0.0.1:57381__dga-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	217	/solr/overseer/queue
   [junit4]   2> 	78	/solr/overseer/collection-queue-work
   [junit4]   2> 	51	/solr/live_nodes
   [junit4]   2> 	44	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1443679 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57376
   [junit4]   2> 1443679 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57376
   [junit4]   2> 1443679 INFO  (TEST-BasicDistributedZkTest.test-seed#[ABD9A5777BAF09D1]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57376
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=ABD9A5777BAF09D1 -Dtests.slow=true -Dtests.locale=pl-PL -Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    157s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16156, name=testExecutor-10413-thread-2, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ABD9A5777BAF09D1:238D9AADD5536429]:0)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57405/_dga: ADDREPLICA failed to create replica
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ABD9A5777BAF09D1]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.lambda$createCollectionInOneInstance$2(BasicDistributedZkTest.java:760)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:212)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 1443685 INFO  (SUITE-BasicDistributedZkTest-seed#[ABD9A5777BAF09D1]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {regex_dup_A_s=FST50, regex_dup_B_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), SubjectTerms_mfacet=PostingsFormat(name=MockRandom), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=PostingsFormat(name=MockRandom), genre_s=Lucene84, author_t=PostingsFormat(name=MockRandom), series_t=PostingsFormat(name=MockRandom), rnd_b=Lucene84, oddField_s=Lucene84, a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), cat=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_b=FST50, name=Lucene84, inStock=FST50, id=Lucene84, text=FST50, t_sortable=Lucene84}, docValues:{other_tl1=DocValuesFormat(name=Lucene80), range_facet_l_dv=DocValuesFormat(name=Direct), n_l1=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Lucene80), n_td1=DocValuesFormat(name=Lucene80), n_d1=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Asserting), n_f1=DocValuesFormat(name=Lucene80), n_tl1=DocValuesFormat(name=Lucene80), n_tf1=DocValuesFormat(name=Asserting), price=DocValuesFormat(name=Lucene80), sequence_i=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Direct), t_sortable=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Asserting), foo_i=DocValuesFormat(name=Lucene80), val_i=DocValuesFormat(name=Direct), n_dt1=DocValuesFormat(name=Lucene80), a_i1=DocValuesFormat(name=Asserting), n_ti1=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene80), n_tdt1=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), foo_d=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Asserting), foo_f=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=715, maxMBSortInHeap=5.754142797872913, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=pl-PL, timezone=Pacific/Marquesas
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=140509184,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestTlogReplica, ClassificationUpdateProcessorFactoryTest, CustomCollectionTest, SegmentsInfoRequestHandlerTest, SystemInfoHandlerTest, TestInPlaceUpdatesDistrib, TestValueSourceCache, TestSolrCachePerf, DistribJoinFromCollectionTest, TestCloudDeleteByQuery, TestLMDirichletSimilarityFactory, TestSolrCoreSnapshots, TestPhraseSuggestions, TestJsonFacetRefinement, TestCollectionAPI, TestReqParamsAPI, SuggestComponentTest, CdcrUpdateLogTest, TestSerializedLuceneMatchVersion, SortByFunctionTest, OverriddenZkACLAndCredentialsProvidersTest, CollectionTooManyReplicasTest, CloudExitableDirectoryReaderTest, HdfsUnloadDistributedZkTest, TestMergePolicyConfig, HdfsDirectoryFactoryTest, TestNumericRangeQuery32, CachingDirectoryFactoryTest, BaseCdcrDistributedZkTest, TestShardHandlerFactory, StatelessScriptUpdateProcessorFactoryTest, ZkDynamicConfigTest, TestFieldTypeResource, TestStreamBody, DirectSolrSpellCheckerTest, AnalysisAfterCoreReloadTest, BitVectorTest, TestInitQParser, TestStressUserVersions, TestPerFieldSimilarityWithDefaultOverride, TestDistributedMissingSort, RegexBoostProcessorTest, TestConfigSetsAPIExclusivity, TestBadConfig, HealthCheckHandlerTest, CoreAdminHandlerTest, JavabinLoaderTest, SolrGraphiteReporterTest, TestJoin, TestCoreBackup, CustomHighlightComponentTest, TaggingAttributeTest, ReplaceNodeNoTargetTest, TestSlowCompositeReaderWrapper, CdcrRequestHandlerTest, CurrencyFieldTypeTest, MetricsConfigTest, TestSimExtremeIndexing, TestCustomStream, TestFieldCacheSort, TestRequestStatusCollectionAPI, TestSimClusterStateProvider, MigrateRouteKeyTest, DeleteReplicaTest, BasicAuthIntegrationTest, ZkStateReaderTest, TestRandomRequestDistribution, TestComplexPhraseLeadingWildcard, TestUpdate, TestRawResponseWriter, TestFiltering, SolrShardReporterTest, TestCharFilters, TestCloudRecovery, HdfsBasicDistributedZkTest, ScheduledTriggerIntegrationTest, TestLegacyField, TestSimPolicyCloud, PeerSyncTest, TestBlendedInfixSuggestions, TestExpandComponent, TestImplicitCoreProperties, TestBM25SimilarityFactory, ExecutePlanActionTest, TestNumericTerms32, LeaderElectionContextKeyTest, SolrInfoBeanTest, AddSchemaFieldsUpdateProcessorFactoryTest, OrderedExecutorTest, LargeFieldTest, BasicDistributedZk2Test, BasicDistributedZkTest]
   [junit4] Completed [443/915 (2!)] on J0 in 157.65s, 1 test, 1 error <<< FAILURES!

[...truncated 46423 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1253/consoleText

[repro] Revision: 1ee54905176118eecef600bbb037da42d73215f4

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=ABD9A5777BAF09D1 -Dtests.slow=true -Dtests.locale=rn-BI -Dtests.timezone=Europe/Dublin -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=ABD9A5777BAF09D1 -Dtests.slow=true -Dtests.locale=pl-PL -Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.BasicDistributedZkTest|*.TestDynamicLoading" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=ABD9A5777BAF09D1 -Dtests.slow=true -Dtests.locale=pl-PL -Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 113 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.BasicDistributedZkTest
[repro]   0/5 failed: org.apache.solr.core.TestDynamicLoading
[repro] Exiting with code 0

[...truncated 91 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-12.0.2) - Build # 1252 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1252/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

10 tests failed.
FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test

Error Message:
Error from server at http://127.0.0.1:65035/solr: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:65035/solr: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[]
	at __randomizedtesting.SeedInfo.seed([590C30930C0899F8:D1580F49A2F4F400]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	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.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:309)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:305)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:160)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite {seed=[590C30930C0899F8:8EC46C8C278AF459]}

Error Message:
{responseHeader={zkConnected=true,status=0,QTime=9},response={numFound=57,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facets={count=57,ids={buckets=[{val=1,count=1}, {val=2,count=1}, {val=3,count=1}, {val=4,count=1}, {val=5,count=1}, {val=6,count=1}, {val=7,count=1}, {val=8,count=1}, {val=9,count=1}, {val=10,count=1}]}}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true,status=0,QTime=9},response={numFound=57,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facets={count=57,ids={buckets=[{val=1,count=1}, {val=2,count=1}, {val=3,count=1}, {val=4,count=1}, {val=5,count=1}, {val=6,count=1}, {val=7,count=1}, {val=8,count=1}, {val=9,count=1}, {val=10,count=1}]}}}
	at __randomizedtesting.SeedInfo.seed([590C30930C0899F8:8EC46C8C278AF459]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite {seed=[590C30930C0899F8:3A92D07013483F75]}

Error Message:
{responseHeader={zkConnected=true,status=0,QTime=3},response={numFound=57,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facets={count=57,ids={buckets=[{val=1,count=1}, {val=2,count=1}, {val=3,count=1}, {val=4,count=1}, {val=5,count=1}, {val=6,count=1}, {val=7,count=1}, {val=8,count=1}, {val=9,count=1}, {val=10,count=1}]}}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true,status=0,QTime=3},response={numFound=57,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facets={count=57,ids={buckets=[{val=1,count=1}, {val=2,count=1}, {val=3,count=1}, {val=4,count=1}, {val=5,count=1}, {val=6,count=1}, {val=7,count=1}, {val=8,count=1}, {val=9,count=1}, {val=10,count=1}]}}}
	at __randomizedtesting.SeedInfo.seed([590C30930C0899F8:3A92D07013483F75]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite {seed=[590C30930C0899F8:B47B46AC428C77BE]}

Error Message:
{responseHeader={zkConnected=true,partialResults=true,status=0,QTime=8},response={numFound=19,numFoundExact=true,start=0,docs=[SolrDocument{id=2, name=a2, name_dv=a2, name_dvs=[a2, a21], num=2, _version_=1672100512182304768, _root_=2}, SolrDocument{id=3, name=a3, name_dv=a3, name_dvs=[a3, a31], num=3, _version_=1672100512183353344, _root_=3}, SolrDocument{id=5, name=a5, name_dv=a5, name_dvs=[a5, a51], num=5, _version_=1672100512183353345, _root_=5}, SolrDocument{id=6, name=a6, name_dv=a6, name_dvs=[a6, a61], num=6, _version_=1672100512183353346, _root_=6}, SolrDocument{id=7, name=a7, name_dv=a7, name_dvs=[a7, a71], num=7, _version_=1672100512183353347, _root_=7}, SolrDocument{id=9, name=a9, name_dv=a9, name_dvs=[a9, a91], num=9, _version_=1672100512183353348, _root_=9}, SolrDocument{id=17, name=a17, name_dv=a17, name_dvs=[a17, a171], num=17, _version_=1672100512184401920, _root_=17}, SolrDocument{id=18, name=a18, name_dv=a18, name_dvs=[a18, a181], num=18, _version_=1672100512184401921, _root_=18}, SolrDocument{id=19, name=a19, name_dv=a19, name_dvs=[a19, a191], num=19, _version_=1672100512184401922, _root_=19}]}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true,partialResults=true,status=0,QTime=8},response={numFound=19,numFoundExact=true,start=0,docs=[SolrDocument{id=2, name=a2, name_dv=a2, name_dvs=[a2, a21], num=2, _version_=1672100512182304768, _root_=2}, SolrDocument{id=3, name=a3, name_dv=a3, name_dvs=[a3, a31], num=3, _version_=1672100512183353344, _root_=3}, SolrDocument{id=5, name=a5, name_dv=a5, name_dvs=[a5, a51], num=5, _version_=1672100512183353345, _root_=5}, SolrDocument{id=6, name=a6, name_dv=a6, name_dvs=[a6, a61], num=6, _version_=1672100512183353346, _root_=6}, SolrDocument{id=7, name=a7, name_dv=a7, name_dvs=[a7, a71], num=7, _version_=1672100512183353347, _root_=7}, SolrDocument{id=9, name=a9, name_dv=a9, name_dvs=[a9, a91], num=9, _version_=1672100512183353348, _root_=9}, SolrDocument{id=17, name=a17, name_dv=a17, name_dvs=[a17, a171], num=17, _version_=1672100512184401920, _root_=17}, SolrDocument{id=18, name=a18, name_dv=a18, name_dvs=[a18, a181], num=18, _version_=1672100512184401921, _root_=18}, SolrDocument{id=19, name=a19, name_dv=a19, name_dvs=[a19, a191], num=19, _version_=1672100512184401922, _root_=19}]}}
	at __randomizedtesting.SeedInfo.seed([590C30930C0899F8:B47B46AC428C77BE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite {seed=[590C30930C0899F8:8595ED492E722C97]}

Error Message:
{responseHeader={zkConnected=true,status=0,QTime=6},response={numFound=57,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facets={count=57,ids={buckets=[{val=a1,count=1}, {val=a10,count=1}, {val=a11,count=1}, {val=a12,count=1}, {val=a13,count=1}, {val=a14,count=1}, {val=a15,count=1}, {val=a16,count=1}, {val=a17,count=1}, {val=a18,count=1}]}}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true,status=0,QTime=6},response={numFound=57,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facets={count=57,ids={buckets=[{val=a1,count=1}, {val=a10,count=1}, {val=a11,count=1}, {val=a12,count=1}, {val=a13,count=1}, {val=a14,count=1}, {val=a15,count=1}, {val=a16,count=1}, {val=a17,count=1}, {val=a18,count=1}]}}}
	at __randomizedtesting.SeedInfo.seed([590C30930C0899F8:8595ED492E722C97]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite {seed=[590C30930C0899F8:C95468E48F7AEC2C]}

Error Message:
{responseHeader={zkConnected=true,status=0,QTime=2},response={numFound=57,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facets={count=57,ids={buckets=[{val=a1,count=1}, {val=a10,count=1}, {val=a11,count=1}, {val=a12,count=1}, {val=a13,count=1}, {val=a14,count=1}, {val=a15,count=1}, {val=a16,count=1}, {val=a17,count=1}, {val=a18,count=1}]}}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true,status=0,QTime=2},response={numFound=57,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facets={count=57,ids={buckets=[{val=a1,count=1}, {val=a10,count=1}, {val=a11,count=1}, {val=a12,count=1}, {val=a13,count=1}, {val=a14,count=1}, {val=a15,count=1}, {val=a16,count=1}, {val=a17,count=1}, {val=a18,count=1}]}}}
	at __randomizedtesting.SeedInfo.seed([590C30930C0899F8:C95468E48F7AEC2C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest

Error Message:
Error from server at http://127.0.0.1:56578: Underlying core creation failed while creating collection: .system

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56578: Underlying core creation failed while creating collection: .system
	at __randomizedtesting.SeedInfo.seed([590C30930C0899F8:B9CD12C1B7E4EF0A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	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.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:63)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at https://127.0.0.1:52615/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at https://127.0.0.1:52615/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([590C30930C0899F8:B452C8E23E424E71]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	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:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	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.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestContainerPlugin

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestContainerPlugin:     1) Thread[id=25300, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestContainerPlugin]         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestContainerPlugin: 
   1) Thread[id=25300, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestContainerPlugin]
        at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
	at __randomizedtesting.SeedInfo.seed([590C30930C0899F8]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.CustomHighlightComponentTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.component.CustomHighlightComponentTest:     1) Thread[id=26435, name=SessionTracker, state=TIMED_WAITING, group=TGRP-CustomHighlightComponentTest]         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.component.CustomHighlightComponentTest: 
   1) Thread[id=26435, name=SessionTracker, state=TIMED_WAITING, group=TGRP-CustomHighlightComponentTest]
        at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
	at __randomizedtesting.SeedInfo.seed([590C30930C0899F8]:0)




Build Log:
[...truncated 14554 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> 981107 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 981107 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 981107 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_590C30930C0899F8-001/data-dir-85-001
   [junit4]   2> 981107 WARN  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 981107 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 981107 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 981107 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_590C30930C0899F8-001/tempDir-001
   [junit4]   2> 981107 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 981107 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 981107 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 981113 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 981207 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 65030
   [junit4]   2> 981207 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:65030
   [junit4]   2> 981207 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65030
   [junit4]   2> 981207 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 65030
   [junit4]   2> 981211 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981217 INFO  (zkConnectionManagerCallback-8807-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981217 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981224 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981228 INFO  (zkConnectionManagerCallback-8809-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981229 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981230 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981234 INFO  (zkConnectionManagerCallback-8811-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981234 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981239 WARN  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker-SendThread(127.0.0.1:65030)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100be955d2a0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100be955d2a0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100be955d2a0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 981346 WARN  (jetty-launcher-8812-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 981346 INFO  (jetty-launcher-8812-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 981346 WARN  (jetty-launcher-8812-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 981346 INFO  (jetty-launcher-8812-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 981346 INFO  (jetty-launcher-8812-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 981346 WARN  (jetty-launcher-8812-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 981346 INFO  (jetty-launcher-8812-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 981346 INFO  (jetty-launcher-8812-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 981346 INFO  (jetty-launcher-8812-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 981346 INFO  (jetty-launcher-8812-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 981346 INFO  (jetty-launcher-8812-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 981346 INFO  (jetty-launcher-8812-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 981351 INFO  (jetty-launcher-8812-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 981351 INFO  (jetty-launcher-8812-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 981351 INFO  (jetty-launcher-8812-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 981353 INFO  (jetty-launcher-8812-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 981353 INFO  (jetty-launcher-8812-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 981353 INFO  (jetty-launcher-8812-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 981354 INFO  (jetty-launcher-8812-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ac11673{/solr,null,AVAILABLE}
   [junit4]   2> 981354 INFO  (jetty-launcher-8812-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1482388a{/solr,null,AVAILABLE}
   [junit4]   2> 981354 INFO  (jetty-launcher-8812-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 981354 INFO  (jetty-launcher-8812-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 981354 INFO  (jetty-launcher-8812-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 981355 INFO  (jetty-launcher-8812-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a7f4f1e{/solr,null,AVAILABLE}
   [junit4]   2> 981359 INFO  (jetty-launcher-8812-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b01444c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:۶۵۰۳۵}
   [junit4]   2> 981359 INFO  (jetty-launcher-8812-thread-1) [     ] o.e.j.s.Server Started @۹۸۱۴۷۱ms
   [junit4]   2> 981359 INFO  (jetty-launcher-8812-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b566ce5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:۶۵۰۳۶}
   [junit4]   2> 981359 INFO  (jetty-launcher-8812-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@207ea676{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:۶۵۰۳۷}
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-2) [     ] o.e.j.s.Server Started @۹۸۱۴۷۲ms
   [junit4]   2> 981359 INFO  (jetty-launcher-8812-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65035}
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65037}
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-3) [     ] o.e.j.s.Server Started @۹۸۱۴۷۲ms
   [junit4]   2> 981360 ERROR (jetty-launcher-8812-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65036}
   [junit4]   2> 981360 ERROR (jetty-launcher-8812-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 981360 ERROR (jetty-launcher-8812-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-13T11:21:48.897601Z
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-13T11:21:48.897668Z
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 981360 INFO  (jetty-launcher-8812-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-13T11:21:48.897747Z
   [junit4]   2> 981361 INFO  (jetty-launcher-8812-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981363 INFO  (jetty-launcher-8812-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981364 INFO  (jetty-launcher-8812-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981367 INFO  (zkConnectionManagerCallback-8814-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981367 INFO  (jetty-launcher-8812-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981369 INFO  (zkConnectionManagerCallback-8818-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981369 INFO  (jetty-launcher-8812-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981370 INFO  (jetty-launcher-8812-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 981372 INFO  (jetty-launcher-8812-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 981372 INFO  (zkConnectionManagerCallback-8816-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981372 INFO  (jetty-launcher-8812-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981374 INFO  (jetty-launcher-8812-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 981380 WARN  (jetty-launcher-8812-thread-1-SendThread(127.0.0.1:65030)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100be955d2a0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100be955d2a0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100be955d2a0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 981381 WARN  (jetty-launcher-8812-thread-2-SendThread(127.0.0.1:65030)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100be955d2a0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100be955d2a0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100be955d2a0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 981383 WARN  (jetty-launcher-8812-thread-3-SendThread(127.0.0.1:65030)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100be955d2a0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100be955d2a0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100be955d2a0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 981692 INFO  (jetty-launcher-8812-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 981695 WARN  (jetty-launcher-8812-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c57574c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981696 WARN  (jetty-launcher-8812-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c57574c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981737 WARN  (jetty-launcher-8812-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6927c796[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981737 WARN  (jetty-launcher-8812-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6927c796[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981738 INFO  (jetty-launcher-8812-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65030/solr
   [junit4]   2> 981750 INFO  (jetty-launcher-8812-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981750 INFO  (zkConnectionManagerCallback-8834-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981767 INFO  (jetty-launcher-8812-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981785 WARN  (jetty-launcher-8812-thread-1-SendThread(127.0.0.1:65030)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100be955d2a0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100be955d2a0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100be955d2a0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 981817 INFO  (jetty-launcher-8812-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 981819 WARN  (jetty-launcher-8812-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43e39f1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981819 WARN  (jetty-launcher-8812-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43e39f1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981827 WARN  (jetty-launcher-8812-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@cb83471[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981827 WARN  (jetty-launcher-8812-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@cb83471[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981832 INFO  (jetty-launcher-8812-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65030/solr
   [junit4]   2> 981834 INFO  (jetty-launcher-8812-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981838 INFO  (zkConnectionManagerCallback-8841-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981841 INFO  (jetty-launcher-8812-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981854 INFO  (jetty-launcher-8812-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 981866 WARN  (jetty-launcher-8812-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c55136[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981866 WARN  (jetty-launcher-8812-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c55136[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981876 WARN  (jetty-launcher-8812-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5190e22d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981876 WARN  (jetty-launcher-8812-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5190e22d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 981878 INFO  (jetty-launcher-8812-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65030/solr
   [junit4]   2> 981879 INFO  (jetty-launcher-8812-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981885 INFO  (zkConnectionManagerCallback-8848-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981885 INFO  (jetty-launcher-8812-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 981892 INFO  (jetty-launcher-8812-thread-1) [n:127.0.0.1:65035_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 981894 WARN  (jetty-launcher-8812-thread-3-SendThread(127.0.0.1:65030)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100be955d2a0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100be955d2a0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100be955d2a0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 981895 WARN  (jetty-launcher-8812-thread-2-SendThread(127.0.0.1:65030)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100be955d2a0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100be955d2a0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100be955d2a0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 981896 INFO  (zkConnectionManagerCallback-8850-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 981897 INFO  (jetty-launcher-8812-thread-1) [n:127.0.0.1:65035_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 982000 INFO  (jetty-launcher-8812-thread-3) [n:127.0.0.1:65036_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 982003 INFO  (jetty-launcher-8812-thread-2) [n:127.0.0.1:65037_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 982003 INFO  (zkConnectionManagerCallback-8852-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982003 INFO  (jetty-launcher-8812-thread-3) [n:127.0.0.1:65036_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 982003 INFO  (zkConnectionManagerCallback-8854-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982007 INFO  (jetty-launcher-8812-thread-2) [n:127.0.0.1:65037_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 982523 INFO  (jetty-launcher-8812-thread-2) [n:127.0.0.1:65037_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65037_solr
   [junit4]   2> 982532 INFO  (jetty-launcher-8812-thread-2) [n:127.0.0.1:65037_solr     ] o.a.s.c.Overseer Overseer (id=72267142760366091-127.0.0.1:65037_solr-n_0000000000) starting
   [junit4]   2> 982565 INFO  (OverseerStateUpdate-72267142760366091-127.0.0.1:65037_solr-n_0000000000) [n:127.0.0.1:65037_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:65037_solr
   [junit4]   2> 982567 INFO  (jetty-launcher-8812-thread-2) [n:127.0.0.1:65037_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65037_solr
   [junit4]   2> 982574 INFO  (OverseerStateUpdate-72267142760366091-127.0.0.1:65037_solr-n_0000000000) [n:127.0.0.1:65037_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 982590 INFO  (jetty-launcher-8812-thread-2) [n:127.0.0.1:65037_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 982590 WARN  (jetty-launcher-8812-thread-2) [n:127.0.0.1:65037_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> 982627 INFO  (jetty-launcher-8812-thread-2) [n:127.0.0.1:65037_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 982673 INFO  (jetty-launcher-8812-thread-2) [n:127.0.0.1:65037_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65037.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7690b479
   [junit4]   2> 982690 INFO  (jetty-launcher-8812-thread-1) [n:127.0.0.1:65035_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 982696 INFO  (jetty-launcher-8812-thread-2) [n:127.0.0.1:65037_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65037.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7690b479
   [junit4]   2> 982696 INFO  (jetty-launcher-8812-thread-2) [n:127.0.0.1:65037_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65037.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7690b479
   [junit4]   2> 982696 INFO  (jetty-launcher-8812-thread-3) [n:127.0.0.1:65036_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 982699 INFO  (jetty-launcher-8812-thread-2) [n:127.0.0.1:65037_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_590C30930C0899F8-001/tempDir-001/node2
   [junit4]   2> 982714 INFO  (jetty-launcher-8812-thread-1) [n:127.0.0.1:65035_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:65035_solr as DOWN
   [junit4]   2> 982724 INFO  (jetty-launcher-8812-thread-1) [n:127.0.0.1:65035_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 982724 INFO  (jetty-launcher-8812-thread-1) [n:127.0.0.1:65035_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65035_solr
   [junit4]   2> 982725 INFO  (jetty-launcher-8812-thread-3) [n:127.0.0.1:65036_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:65036_solr as DOWN
   [junit4]   2> 982730 INFO  (zkCallback-8853-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 982731 INFO  (zkCallback-8851-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 982731 INFO  (zkCallback-8849-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 982732 INFO  (jetty-launcher-8812-thread-3) [n:127.0.0.1:65036_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 982732 INFO  (jetty-launcher-8812-thread-3) [n:127.0.0.1:65036_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65036_solr
   [junit4]   2> 982737 INFO  (zkCallback-8853-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 982737 INFO  (zkCallback-8851-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 982737 INFO  (zkCallback-8849-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 982738 INFO  (jetty-launcher-8812-thread-1) [n:127.0.0.1:65035_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 982739 WARN  (jetty-launcher-8812-thread-1) [n:127.0.0.1:65035_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> 982744 INFO  (jetty-launcher-8812-thread-3) [n:127.0.0.1:65036_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 982744 WARN  (jetty-launcher-8812-thread-3) [n:127.0.0.1:65036_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> 982771 INFO  (jetty-launcher-8812-thread-1) [n:127.0.0.1:65035_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 982772 INFO  (jetty-launcher-8812-thread-3) [n:127.0.0.1:65036_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 983022 INFO  (jetty-launcher-8812-thread-3) [n:127.0.0.1:65036_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65036.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7690b479
   [junit4]   2> 983023 INFO  (jetty-launcher-8812-thread-1) [n:127.0.0.1:65035_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65035.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7690b479
   [junit4]   2> 983038 INFO  (jetty-launcher-8812-thread-3) [n:127.0.0.1:65036_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65036.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7690b479
   [junit4]   2> 983038 INFO  (jetty-launcher-8812-thread-3) [n:127.0.0.1:65036_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65036.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7690b479
   [junit4]   2> 983044 INFO  (jetty-launcher-8812-thread-3) [n:127.0.0.1:65036_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_590C30930C0899F8-001/tempDir-001/node3
   [junit4]   2> 983086 INFO  (jetty-launcher-8812-thread-1) [n:127.0.0.1:65035_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65035.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7690b479
   [junit4]   2> 983086 INFO  (jetty-launcher-8812-thread-1) [n:127.0.0.1:65035_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65035.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7690b479
   [junit4]   2> 983089 INFO  (jetty-launcher-8812-thread-1) [n:127.0.0.1:65035_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_590C30930C0899F8-001/tempDir-001/node1
   [junit4]   2> 983155 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 983161 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 983165 INFO  (zkConnectionManagerCallback-8887-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 983165 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 983176 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 983192 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65030/solr ready
   [junit4]   2> 983278 INFO  (qtp783896017-13017) [n:127.0.0.1:65037_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=92832313-9035-4c39-9105-83b7c4eabbb9&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 983302 INFO  (qtp783896017-13017) [n:127.0.0.1:65037_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=92832313-9035-4c39-9105-83b7c4eabbb9&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=24
   [junit4]   2> 983310 INFO  (qtp783896017-13025) [n:127.0.0.1:65037_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=92832313-9035-4c39-9105-83b7c4eabbb9&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 983328 INFO  (qtp783896017-13025) [n:127.0.0.1:65037_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=92832313-9035-4c39-9105-83b7c4eabbb9&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 983331 INFO  (OverseerThreadFactory-8865-thread-1-processing-n:127.0.0.1:65037_solr) [n:127.0.0.1:65037_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection exitable
   [junit4]   2> 983479 INFO  (qtp783896017-13015) [n:127.0.0.1:65037_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 983480 INFO  (qtp783896017-13015) [n:127.0.0.1:65037_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 983483 INFO  (qtp1435600935-13028) [n:127.0.0.1:65036_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 983488 INFO  (qtp367592273-13021) [n:127.0.0.1:65035_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 983536 INFO  (OverseerStateUpdate-72267142760366091-127.0.0.1:65037_solr-n_0000000000) [n:127.0.0.1:65037_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"exitable_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65035/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65035_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 983563 INFO  (OverseerStateUpdate-72267142760366091-127.0.0.1:65037_solr-n_0000000000) [n:127.0.0.1:65037_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"exitable_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65036/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65036_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 983780 INFO  (qtp367592273-13020) [n:127.0.0.1:65035_solr    x:exitable_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=92832313-9035-4c39-9105-83b7c4eabbb93197462169711623&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 983780 INFO  (parallelCoreAdminExecutor-8873-thread-1-processing-n:127.0.0.1:65035_solr x:exitable_shard1_replica_n1 92832313-9035-4c39-9105-83b7c4eabbb93197462169711623 CREATE) [n:127.0.0.1:65035_solr    x:exitable_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=92832313-9035-4c39-9105-83b7c4eabbb93197462169711623&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 983786 INFO  (qtp1435600935-13027) [n:127.0.0.1:65036_solr    x:exitable_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=92832313-9035-4c39-9105-83b7c4eabbb93197462190469321&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 983786 INFO  (parallelCoreAdminExecutor-8874-thread-1-processing-n:127.0.0.1:65036_solr x:exitable_shard2_replica_n2 92832313-9035-4c39-9105-83b7c4eabbb93197462190469321 CREATE) [n:127.0.0.1:65036_solr    x:exitable_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=92832313-9035-4c39-9105-83b7c4eabbb93197462190469321&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 983790 INFO  (qtp367592273-13021) [n:127.0.0.1:65035_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 92832313-9035-4c39-9105-83b7c4eabbb93197462169711623
   [junit4]   2> 983790 INFO  (qtp367592273-13021) [n:127.0.0.1:65035_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=92832313-9035-4c39-9105-83b7c4eabbb93197462169711623&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 983825 INFO  (parallelCoreAdminExecutor-8874-thread-1-processing-n:127.0.0.1:65036_solr x:exitable_shard2_replica_n2 92832313-9035-4c39-9105-83b7c4eabbb93197462190469321 CREATE) [n:127.0.0.1:65036_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 983829 INFO  (parallelCoreAdminExecutor-8873-thread-1-processing-n:127.0.0.1:65035_solr x:exitable_shard1_replica_n1 92832313-9035-4c39-9105-83b7c4eabbb93197462169711623 CREATE) [n:127.0.0.1:65035_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 983837 INFO  (parallelCoreAdminExecutor-8874-thread-1-processing-n:127.0.0.1:65036_solr x:exitable_shard2_replica_n2 92832313-9035-4c39-9105-83b7c4eabbb93197462190469321 CREATE) [n:127.0.0.1:65036_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 983839 INFO  (parallelCoreAdminExecutor-8874-thread-1-processing-n:127.0.0.1:65036_solr x:exitable_shard2_replica_n2 92832313-9035-4c39-9105-83b7c4eabbb93197462190469321 CREATE) [n:127.0.0.1:65036_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 983839 INFO  (parallelCoreAdminExecutor-8874-thread-1-processing-n:127.0.0.1:65036_solr x:exitable_shard2_replica_n2 92832313-9035-4c39-9105-83b7c4eabbb93197462190469321 CREATE) [n:127.0.0.1:65036_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 983841 INFO  (parallelCoreAdminExecutor-8874-thread-1-processing-n:127.0.0.1:65036_solr x:exitable_shard2_replica_n2 92832313-9035-4c39-9105-83b7c4eabbb93197462190469321 CREATE) [n:127.0.0.1:65036_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65036.solr.core.exitable.shard2.replica_n2' (registry 'solr.core.exitable.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7690b479
   [junit4]   2> 983841 INFO  (parallelCoreAdminExecutor-8874-thread-1-processing-n:127.0.0.1:65036_solr x:exitable_shard2_replica_n2 92832313-9035-4c39-9105-83b7c4eabbb93197462190469321 CREATE) [n:127.0.0.1:65036_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2 ] o.a.s.c.SolrCore [[exitable_shard2_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_590C30930C0899F8-001/tempDir-001/node3/exitable_shard2_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_590C30930C0899F8-001/tempDir-001/node3/exitable_shard2_replica_n2/data/]
   [junit4]   2> 983842 INFO  (parallelCoreAdminExecutor-8873-thread-1-processing-n:127.0.0.1:65035_solr x:exitable_shard1_replica_n1 92832313-9035-4c39-9105-83b7c4eabbb93197462169711623 CREATE) [n:127.0.0.1:65035_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 983843 INFO  (parallelCoreAdminExecutor-8873-thread-1-processing-n:127.0.0.1:65035_solr x

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

a:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 110169 WARN  (jetty-launcher-1073-thread-3-SendThread(127.0.0.1:52862)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100beb673f5000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100beb673f5000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100beb673f5000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 110231 INFO  (jetty-closer-1171-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72267284876689419-127.0.0.1:52869_solr-n_0000000000) closing
   [junit4]   2> 110235 INFO  (jetty-closer-1171-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4634cbd2{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 110236 INFO  (jetty-closer-1171-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@566682c6{/solr,null,UNAVAILABLE}
   [junit4]   2> 110238 INFO  (jetty-closer-1171-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 110342 INFO  (jetty-closer-1171-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@43e152d9{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 110342 INFO  (jetty-closer-1171-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35c7f2e6{/solr,null,UNAVAILABLE}
   [junit4]   2> 110343 INFO  (jetty-closer-1171-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 110444 INFO  (jetty-closer-1171-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5e8d3460{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 110446 INFO  (jetty-closer-1171-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55a6388d{/solr,null,UNAVAILABLE}
   [junit4]   2> 110446 INFO  (jetty-closer-1171-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 110544 INFO  (jetty-closer-1171-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3a230b7d{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 110544 INFO  (jetty-closer-1171-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e736a4c{/solr,null,UNAVAILABLE}
   [junit4]   2> 110549 INFO  (jetty-closer-1171-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 110550 INFO  (TEST-TestContainerPlugin.testApi-seed#[590C30930C0899F8]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 110766 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/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 110770 INFO  (TEST-TestContainerPlugin.testApi-seed#[590C30930C0899F8]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52862
   [junit4]   2> 110770 INFO  (TEST-TestContainerPlugin.testApi-seed#[590C30930C0899F8]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52862
   [junit4]   2> 110770 INFO  (TEST-TestContainerPlugin.testApi-seed#[590C30930C0899F8]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52862
   [junit4]   2> 110771 INFO  (TEST-TestContainerPlugin.testApi-seed#[590C30930C0899F8]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApi
   [junit4] OK      3.18s J1 | TestContainerPlugin.testApi
   [junit4]   2> 110772 INFO  (SUITE-TestContainerPlugin-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 110772 INFO  (SUITE-TestContainerPlugin-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52862
   [junit4]   2> 110772 INFO  (SUITE-TestContainerPlugin-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52862
   [junit4]   2> 110772 INFO  (SUITE-TestContainerPlugin-seed#[590C30930C0899F8]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52862
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestContainerPlugin_590C30930C0899F8-001
   [junit4]   2> Jul 13, 2020 11:58:00 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=29634, maxDocsPerChunk=368, blockShift=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=29634, blockSize=10)), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ru-RU, timezone=Europe/Mariehamn
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=134548240,total=318767104
   [junit4]   2> NOTE: All tests run in this JVM: [CloudExitableDirectoryReaderTest, CustomHighlightComponentTest, TestBlobHandler, TestContainerPlugin]
   [junit4] Completed [20/20 (2!)] on J1 in 17.60s, 2 tests, 1 error <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1599: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1126: There were test failures: 20 suites, 55 tests, 2 errors [seed: 590C30930C0899F8]

Total time: 1 minute 54 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
[repro]   0/5 failed: org.apache.solr.handler.TestBlobHandler
[repro]   0/5 failed: org.apache.solr.handler.component.CustomHighlightComponentTest
[repro]   2/5 failed: org.apache.solr.handler.TestContainerPlugin
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 113 issues (skipped 104 duplicates)
[Java] Post processing issues on 'MacOSX VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX'
[Java] -> resolved paths in source directory (54 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 113 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 54 affected files
[Java] No filter has been set, publishing all 113 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 113 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-MacOSX/builds/1252/files-with-issues'
[Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-MacOSX #1251' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 113 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-MacOSX #1252'.
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-14.0.1) - Build # 1251 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1251/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.handler.TestSolrConfigHandlerCloud.test

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([CF569C2CC31311AC]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([CF569C2CC31311AC]:0)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([CF569C2CC31311AC]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.export.TestExportWriter

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([CF569C2CC31311AC]:0)




Build Log:
[...truncated 15747 lines...]
   [junit4] Suite: org.apache.solr.handler.export.TestExportWriter
   [junit4]   2> 1676383 INFO  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1676383 INFO  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.export.TestExportWriter_CF569C2CC31311AC-001/data-dir-110-001
   [junit4]   2> 1676383 WARN  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1676383 INFO  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1676384 INFO  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1676384 INFO  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1676385 INFO  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1676388 INFO  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1676393 INFO  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.s.IndexSchema Schema name=schema-docValuesMulti
   [junit4]   2> 1676397 INFO  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 with uniqueid field id
   [junit4]   2> 1676494 WARN  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:1036) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:824) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:381) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:694) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:801) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:747) ~[?:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:366) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:331) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:169) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:816) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.beforeClass(TestExportWriter.java:54) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1676499 WARN  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:1036) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1326) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1358) ~[?:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:523) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:667) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:816) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.beforeClass(TestExportWriter.java:54) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1676503 INFO  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1676510 WARN  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@103d343b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1676510 WARN  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@103d343b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1676518 WARN  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2aadf46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1676518 WARN  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2aadf46[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1676522 WARN  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] 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> 1676571 INFO  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1676571 INFO  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1676605 INFO  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b60f0f2
   [junit4]   2> 1676623 INFO  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b60f0f2
   [junit4]   2> 1676623 INFO  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b60f0f2
   [junit4]   2> 1676630 INFO  (coreLoadExecutor-14559-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1676640 INFO  (coreLoadExecutor-14559-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=schema-docValuesMulti
   [junit4]   2> 1676647 INFO  (coreLoadExecutor-14559-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 with uniqueid field id
   [junit4]   2> 1676647 INFO  (coreLoadExecutor-14559-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1676647 INFO  (coreLoadExecutor-14559-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b60f0f2
   [junit4]   2> 1676648 INFO  (coreLoadExecutor-14559-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.export.TestExportWriter_CF569C2CC31311AC-001/data-dir-110-001/]
   [junit4]   2> 1676718 INFO  (coreLoadExecutor-14559-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1676718 INFO  (coreLoadExecutor-14559-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1676723 WARN  (coreLoadExecutor-14559-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 1676724 INFO  (coreLoadExecutor-14559-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1676725 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1676730 INFO  (SUITE-TestExportWriter-seed#[CF569C2CC31311AC]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1676740 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSmallChains
   [junit4]   2> 1676741 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1676741 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1676747 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1676747 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 1676748 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1676748 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1676749 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 1676762 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1676763 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 1676763 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1676774 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1676775 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 1676776 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1676792 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1676792 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 1676809 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=field1_i_p+asc,field2_i_p+asc&wt=xml} hits=3 status=0 QTime=17
   [junit4]   2> 1676830 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1676830 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1676831 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1676837 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1676838 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 1676839 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1676847 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1676847 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 1676848 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1676864 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1676864 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 1676866 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=field1_i_p+asc,field2_i_p+asc,field3_i_p+asc,field4_i_p+asc,field5_i_p+desc,field6_i_p+desc,field7_i_p+desc,field8_i_p+asc&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 1676872 INFO  (TEST-TestExportWriter.testSmallChains-seed#[CF569C2CC31311AC]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSmallChains
   [junit4]   2> 1676933 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRandomNumerics
   [junit4]   2> 1676933 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1676933 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1676937 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1676940 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 1676943 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1676943 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1676965 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1676968 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 25
   [junit4]   2> 1676980 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 6
   [junit4]   2> 1676984 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 1676987 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 1
   [junit4]   2> 1676991 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1676992 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1676993 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1676995 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 1
   [junit4]   2> 1676996 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1676998 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 1
   [junit4]   2> 1677000 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1677000 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 1677006 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 1677008 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 1677010 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 1677073 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1677074 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 59
   [junit4]   2> 1677087 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 3
   [junit4]   2> 1677089 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 1
   [junit4]   2> 1677094 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 0
   [junit4]   2> 1677096 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17]} 0 0
   [junit4]   2> 1677096 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18]} 0 0
   [junit4]   2> 1677103 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19]} 0 0
   [junit4]   2> 1677108 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20]} 0 1
   [junit4]   2> 1677109 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21]} 0 0
   [junit4]   2> 1677110 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22]} 0 0
   [junit4]   2> 1677111 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23]} 0 1
   [junit4]   2> 1677114 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24]} 0 1
   [junit4]   2> 1677116 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25]} 0 0
   [junit4]   2> 1677119 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26]} 0 2
   [junit4]   2> 1677119 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27]} 0 0
   [junit4]   2> 1677119 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28]} 0 0
   [junit4]   2> 1677120 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29]} 0 0
   [junit4]   2> 1677121 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30]} 0 0
   [junit4]   2> 1677147 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1677148 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 26
   [junit4]   2> 1677150 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[30]} 0 0
   [junit4]   2> 1677156 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31]} 0 2
   [junit4]   2> 1677158 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32]} 0 1
   [junit4]   2> 1677160 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[33]} 0 0
   [junit4]   2> 1677166 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[34]} 0 1
   [junit4]   2> 1677171 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[35]} 0 5
   [junit4]   2> 1677174 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[36]} 0 2
   [junit4]   2> 1677178 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[37]} 0 1
   [junit4]   2> 1677179 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[38]} 0 0
   [junit4]   2> 1677179 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[38]} 0 0
   [junit4]   2> 1677180 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[39]} 0 0
   [junit4]   2> 1677180 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[40]} 0 0
   [junit4]   2> 1677182 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[41]} 0 1
   [junit4]   2> 1677184 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42]} 0 0
   [junit4]   2> 1677199 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1677200 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 1677203 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43]} 0 2
   [junit4]   2> 1677207 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44]} 0 3
   [junit4]   2> 1677209 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45]} 0 0
   [junit4]   2> 1677209 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46]} 0 0
   [junit4]   2> 1677210 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[47]} 0 0
   [junit4]   2> 1677228 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1677228 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 1677230 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[48]} 0 0
   [junit4]   2> 1677233 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[49]} 0 0
   [junit4]   2> 1677234 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[49]} 0 0
   [junit4]   2> 1677234 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[50]} 0 0
   [junit4]   2> 1677235 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[51]} 0 0
   [junit4]   2> 1677236 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[52]} 0 0
   [junit4]   2> 1677237 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[53]} 0 0
   [junit4]   2> 1677239 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[54]} 0 0
   [junit4]   2> 1677241 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[55]} 0 1
   [junit4]   2> 1677242 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[56]} 0 0
   [junit4]   2> 1677243 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[57]} 0 0
   [junit4]   2> 1677244 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[58]} 0 0
   [junit4]   2> 1677245 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[59]} 0 0
   [junit4]   2> 1677246 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[60]} 0 0
   [junit4]   2> 1677246 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[61]} 0 0
   [junit4]   2> 1677247 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[62]} 0 0
   [junit4]   2> 1677259 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1677259 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 1677262 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[63]} 0 1
   [junit4]   2> 1677263 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[64]} 0 0
   [junit4]   2> 1677263 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[65]} 0 0
   [junit4]   2> 1677264 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[66]} 0 0
   [junit4]   2> 1677264 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[67]} 0 0
   [junit4]   2> 1677265 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[68]} 0 0
   [junit4]   2> 1677266 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[69]} 0 0
   [junit4]   2> 1677266 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[70]} 0 0
   [junit4]   2> 1677267 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[71]} 0 0
   [junit4]   2> 1677267 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[72]} 0 0
   [junit4]   2> 1677268 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[73]} 0 0
   [junit4]   2> 1677268 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[74]} 0 0
   [junit4]   2> 1677269 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[75]} 0 0
   [junit4]   2> 1677269 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[76]} 0 0
   [junit4]   2> 1677270 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[76]} 0 0
   [junit4]   2> 1677270 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[77]} 0 0
   [junit4]   2> 1677272 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[78]} 0 0
   [junit4]   2> 1677272 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[79]} 0 0
   [junit4]   2> 1677274 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[80]} 0 1
   [junit4]   2> 1677294 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1677294 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 1677296 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[81]} 0 1
   [junit4]   2> 1677297 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[82]} 0 0
   [junit4]   2> 1677298 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[83]} 0 0
   [junit4]   2> 1677298 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[84]} 0 0
   [junit4]   2> 1677299 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[85]} 0 0
   [junit4]   2> 1677301 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[86]} 0 1
   [junit4]   2> 1677302 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[87]} 0 0
   [junit4]   2> 1677304 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[88]} 0 1
   [junit4]   2> 1677305 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[89]} 0 0
   [junit4]   2> 1677306 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[90]} 0 0
   [junit4]   2> 1677307 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[91]} 0 0
   [junit4]   2> 1677321 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1677321 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 1677323 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[92]} 0 0
   [junit4]   2> 1677324 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[93]} 0 0
   [junit4]   2> 1677326 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[94]} 0 0
   [junit4]   2> 1677328 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[95]} 0 0
   [junit4]   2> 1677328 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[96]} 0 0
   [junit4]   2> 1677332 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[97]} 0 0
   [junit4]   2> 1677332 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[98]} 0 0
   [junit4]   2> 1677332 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99]} 0 0
   [junit4]   2> 1677333 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[100]} 0 0
   [junit4]   2> 1677334 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101]} 0 0
   [junit4]   2> 1677335 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[102]} 0 0
   [junit4]   2> 1677342 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1677342 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 1677344 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[103]} 0 1
   [junit4]   2> 1677345 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[104]} 0 0
   [junit4]   2> 1677346 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[105]} 0 0
   [junit4]   2> 1677356 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1677357 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 1677358 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=/export&fl=number_is_ni_p,number_ls_ni_p,number_fs_ni_p,number_ds_ni_p,number_dts_ni_p,number_is_p,number_ls_p,number_fs_p,number_ds_p,number_dts_p,number_i_ni_p,number_l_ni_p,number_f_ni_p,number_d_ni_p,number_dt_ni_p,number_i_p,number_l_p,number_f_p,number_d_p,number_dt_p&sort=number_f_t+asc&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 1677373 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=/export&fl=number_is_ni_t,number_ls_ni_t,number_fs_ni_t,number_ds_ni_t,number_dts_ni_t,number_is_t,number_ls_t,number_fs_t,number_ds_t,number_dts_t,number_i_ni_t,number_l_ni_t,number_f_ni_t,number_d_ni_t,number_dt_ni_t,number_i_t,number_l_t,number_f_t,number_d_t,number_dt_t&sort=number_f_t+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1677376 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=number_is_ni_p,number_ls_ni_p,number_fs_ni_p,number_ds_ni_p,number_dts_ni_p,number_is_p,number_ls_p,number_fs_p,number_ds_p,number_dts_p,number_i_ni_p,number_l_ni_p,number_f_ni_p,number_d_ni_p,number_dt_ni_p,number_i_p,number_l_p,number_f_p,number_d_p,number_dt_p&sort=number_f_ni_t+desc&wt=xml} hits=102 status=0 QTime=1
   [junit4]   2> 1677407 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=number_is_ni_t,number_ls_ni_t,number_fs_ni_t,number_ds_ni_t,number_dts_ni_t,number_is_t,number_ls_t,number_fs_t,number_ds_t,number_dts_t,number_i_ni_t,number_l_ni_t,number_f_ni_t,number_d_ni_t,number_dt_ni_t,number_i_t,number_l_t,number_f_t,number_d_t,number_dt_t&sort=number_f_ni_t+desc&wt=xml} hits=102 status=0 QTime=0
   [junit4]   2> 1677433 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+2]&qt=/export&fl=number_is_ni_p,number_ls_ni_p,number_fs_ni_p,number_ds_ni_p,number_dts_ni_p,number_is_p,number_ls_p,number_fs_p,number_ds_p,number_dts_p,number_i_ni_p,number_l_ni_p,number_f_ni_p,number_d_ni_p,number_dt_ni_p,number_i_p,number_l_p,number_f_p,number_d_p,number_dt_p&sort=number_dt_ni_t+desc&wt=xml} hits=19 status=0 QTime=1
   [junit4]   2> 1677441 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+2]&qt=/export&fl=number_is_ni_t,number_ls_ni_t,number_fs_ni_t,number_ds_ni_t,number_dts_ni_t,number_is_t,number_ls_t,number_fs_t,number_ds_t,number_dts_t,number_i_ni_t,number_l_ni_t,number_f_ni_t,number_d_ni_t,number_dt_ni_t,number_i_t,number_l_t,number_f_t,number_d_t,number_dt_t&sort=number_dt_ni_t+desc&wt=xml} hits=19 status=0 QTime=0
   [junit4]   2> 1677448 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+9]&qt=/export&fl=number_is_ni_p,number_ls_ni_p,number_fs_ni_p,number_ds_ni_p,number_dts_ni_p,number_is_p,number_ls_p,number_fs_p,number_ds_p,number_dts_p,number_i_ni_p,number_l_ni_p,number_f_ni_p,number_d_ni_p,number_dt_ni_p,number_i_p,number_l_p,number_f_p,number_d_p,number_dt_p&sort=number_d_t+asc&wt=xml} hits=92 status=0 QTime=0
   [junit4]   2> 1677466 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+9]&qt=/export&fl=number_is_ni_t,number_ls_ni_t,number_fs_ni_t,number_ds_ni_t,number_dts_ni_t,number_is_t,number_ls_t,number_fs_t,number_ds_t,number_dts_t,number_i_ni_t,number_l_ni_t,number_f_ni_t,number_d_ni_t,number_dt_ni_t,number_i_t,number_l_t,number_f_t,number_d_t,number_dt_t&sort=number_d_t+asc&wt=xml} hits=92 status=0 QTime=1
   [junit4]   2> 1677512 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:DOES_NOT_EXIST&qt=/export&fl=number_is_ni_p,number_ls_ni_p,number_fs_ni_p,number_ds_ni_p,number_dts_ni_p,number_is_p,number_ls_p,number_fs_p,number_ds_p,number_dts_p,number_i_ni_p,number_l_ni_p,number_f_ni_p,number_d_ni_p,number_dt_ni_p,number_i_p,number_l_p,number_f_p,number_d_p,number_dt_p&sort=number_dt_ni_p+asc&wt=xml} hits=0 status=0 QTime=2
   [junit4]   2> 1677528 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:DOES_NOT_EXIST&qt=/export&fl=number_is_ni_t,number_ls_ni_t,number_fs_ni_t,number_ds_ni_t,number_dts_ni_t,number_is_t,number_ls_t,number_fs_t,number_ds_t,number_dts_t,number_i_ni_t,number_l_ni_t,number_f_ni_t,number_d_ni_t,number_dt_ni_t,number_i_t,number_l_t,number_f_t,number_d_t,number_dt_t&sort=number_dt_ni_p+asc&wt=xml} hits=0 status=0 QTime=2
   [junit4]   2> 1677544 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[CF569C2CC31311AC]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRandomNumerics
   [junit4]   2> 1677559 INFO  (TEST-TestExportWriter.testBooleanField-seed#[CF569C2CC31311AC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBooleanField
   [junit4]   2> 1677559 INFO  (TEST-TestExportWriter.testBooleanField-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1677559 INFO  (TEST-TestExportWriter.testBooleanField-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1677560 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1677567 INFO  (TEST-TestExportWriter.testBooleanField-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 1677567 INFO  (TEST-TestExportWriter.testBooleanField-seed#[CF569C2CC31311AC]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1677567 INFO  (TEST-TestExportWriter.testBooleanField-seed#[CF569C2CC31311AC]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1677568 INFO  (TEST-TestExportWriter.testBooleanField-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1677574 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1677574 INFO  (TEST-TestExportWriter.testBooleanField-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 1677576 INFO  (TEST-TestExportWriter.testBooleanField-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 1
   [junit4]   2> 1677582 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1677585 INFO  (TEST-TestExportWriter.testBooleanField-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 1677586 INFO  (TEST-TestExportWriter.testBooleanField-seed#[CF569C2CC31311AC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=booleandv+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1677601 INFO  (TEST-TestExportWriter.testBooleanField-seed#[CF569C2CC31311AC]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=booleandv+desc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1677608 INFO  (TEST-TestExportWriter.testBooleanField-seed#[CF569C2CC31311AC]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBooleanField
   [junit4]   2> 1677632 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleSorts
   [junit4]   2> 1677632 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1677632 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1677636 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1677637 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 1677638 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1677638 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1677643 INFO  (searcherExecutor-14561-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1677645 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 1677646 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1677646 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1677647 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1677647 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1677647 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1677647 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1677647 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1677647 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1677648 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1677648 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1677648 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 1677648 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 1677648 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 1677649 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 1677649 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 0
   [junit4]   2> 1677649 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 1677649 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 0
   [junit4]   2> 1677649 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17]} 0 0
   [junit4]   2> 1677649 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18]} 0 0
   [junit4]   2> 1677650 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19]} 0 0
   [junit4]   2> 1677650 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20]} 0 0
   [junit4]   2> 1677650 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21]} 0 0
   [junit4]   2> 1677650 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22]} 0 0
   [junit4]   2> 1677650 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23]} 0 0
   [junit4]   2> 1677650 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24]} 0 0
   [junit4]   2> 1677652 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25]} 0 0
   [junit4]   2> 1677652 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26]} 0 0
   [junit4]   2> 1677653 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27]} 0 0
   [junit4]   2> 1677653 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28]} 0 0
   [junit4]   2> 1677654 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29]} 0 0
   [junit4]   2> 1677655 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30]} 0 0
   [junit4]   2> 1677655 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31]} 0 0
   [junit4]   2> 1677657 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32]} 0 0
   [junit4]   2> 1677657 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[33]} 0 0
   [junit4]   2> 1677658 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[34]} 0 0
   [junit4]   2> 1677659 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[35]} 0 0
   [junit4]   2> 1677659 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[36]} 0 0
   [junit4]   2> 1677661 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[37]} 0 0
   [junit4]   2> 1677661 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[38]} 0 0
   [junit4]   2> 1677661 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[39]} 0 0
   [junit4]   2> 1677661 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[40]} 0 0
   [junit4]   2> 1677661 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[41]} 0 0
   [junit4]   2> 1677662 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42]} 0 0
   [junit4]   2> 1677665 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43]} 0 0
   [junit4]   2> 1677665 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44]} 0 0
   [junit4]   2> 1677665 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45]} 0 0
   [junit4]   2> 1677665 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46]} 0 0
   [junit4]   2> 1677666 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[47]} 0 0
   [junit4]   2> 1677666 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[48]} 0 0
   [junit4]   2> 1677666 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[49]} 0 0
   [junit4]   2> 1677666 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[50]} 0 0
   [junit4]   2> 1677666 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[51]} 0 0
   [junit4]   2> 1677666 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[52]} 0 0
   [junit4]   2> 1677667 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[53]} 0 0
   [junit4]   2> 1677667 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[54]} 0 0
   [junit4]   2> 1677667 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[55]} 0 0
   [junit4]   2> 1677667 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[56]} 0 0
   [junit4]   2> 1677668 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[57]} 0 0
   [junit4]   2> 1677668 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[58]} 0 0
   [junit4]   2> 1677668 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[59]} 0 0
   [junit4]   2> 1677668 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[60]} 0 0
   [junit4]   2> 1677669 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[61]} 0 0
   [junit4]   2> 1677669 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[62]} 0 0
   [junit4]   2> 1677669 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[63]} 0 0
   [junit4]   2> 1677669 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[64]} 0 0
   [junit4]   2> 1677669 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[65]} 0 0
   [junit4]   2> 1677669 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[66]} 0 0
   [junit4]   2> 1677670 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[67]} 0 0
   [junit4]   2> 1677670 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[68]} 0 0
   [junit4]   2> 1677670 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[69]} 0 0
   [junit4]   2> 1677670 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[70]} 0 0
   [junit4]   2> 1677670 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[71]} 0 0
   [junit4]   2> 1677670 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[72]} 0 0
   [junit4]   2> 1677671 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[73]} 0 0
   [junit4]   2> 1677671 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[74]} 0 0
   [junit4]   2> 1677671 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[75]} 0 0
   [junit4]   2> 1677671 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[76]} 0 0
   [junit4]   2> 1677671 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[77]} 0 0
   [junit4]   2> 1677672 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[78]} 0 0
   [junit4]   2> 1677672 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[79]} 0 0
   [junit4]   2> 1677674 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[80]} 0 0
   [junit4]   2> 1677675 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[81]} 0 0
   [junit4]   2> 1677675 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[82]} 0 0
   [junit4]   2> 1677675 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[83]} 0 0
   [junit4]   2> 1677675 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[84]} 0 0
   [junit4]   2> 1677675 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[85]} 0 0
   [junit4]   2> 1677675 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[86]} 0 0
   [junit4]   2> 1677676 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[87]} 0 0
   [junit4]   2> 1677676 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[88]} 0 0
   [junit4]   2> 1677676 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[89]} 0 0
   [junit4]   2> 1677678 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[90]} 0 0
   [junit4]   2> 1677678 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[91]} 0 0
   [junit4]   2> 1677684 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[92]} 0 5
   [junit4]   2> 1677685 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[93]} 0 0
   [junit4]   2> 1677685 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[94]} 0 0
   [junit4]   2> 1677685 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[95]} 0 0
   [junit4]   2> 1677685 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[96]} 0 0
   [junit4]   2> 1677685 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[97]} 0 0
   [junit4]   2> 1677685 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[98]} 0 0
   [junit4]   2> 1677686 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99]} 0 0
   [junit4]   2> 1677686 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[100]} 0 0
   [junit4]   2> 1677686 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101]} 0 0
   [junit4]   2> 1677686 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[102]} 0 0
   [junit4]   2> 1677686 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[103]} 0 0
   [junit4]   2> 1677687 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[104]} 0 0
   [junit4]   2> 1677687 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[105]} 0 0
   [junit4]   2> 1677687 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[106]} 0 0
   [junit4]   2> 1677687 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[107]} 0 0
   [junit4]   2> 1677690 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[108]} 0 0
   [junit4]   2> 1677692 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[109]} 0 0
   [junit4]   2> 1677692 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[CF569C2CC31311AC]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorF

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

ipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]   2>         at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$230/0x0000000800e98440.run(Unknown Source)
   [junit4]   2>         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:212)
   [junit4]   2>         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$231/0x0000000800e98c40.run(Unknown Source)
   [junit4]   2>         at java.base@14.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at java.base@14.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2>         at java.base@14.0.1/java.lang.Thread.run(Thread.java:832)
   [junit4]   2>   142) Thread[id=27398, name=qtp333896571-27398, state=RUNNABLE, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]   2>         at java.base@14.0.1/sun.nio.ch.KQueue.poll(Native Method)
   [junit4]   2>         at java.base@14.0.1/sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:122)
   [junit4]   2>         at java.base@14.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
   [junit4]   2>         at java.base@14.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146)
   [junit4]   2>         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:472)
   [junit4]   2>         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:409)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:360)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:184)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:135)
   [junit4]   2>         at app//org.eclipse.jetty.io.ManagedSelector$$Lambda$230/0x0000000800e98440.run(Unknown Source)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2>         at java.base@14.0.1/java.lang.Thread.run(Thread.java:832)
   [junit4]   2>   143) Thread[id=27491, name=qtp1077805093-27491, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]   2>         at java.base@14.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@14.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
   [junit4]   2>         at java.base@14.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1661)
   [junit4]   2>         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:382)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.idleJobPoll(QueuedThreadPool.java:875)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:925)
   [junit4]   2>         at java.base@14.0.1/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1058, maxMBSortInHeap=7.310909735231624, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fa, timezone=Pacific/Honolulu
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=169,free=263201952,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [HLLSerializationTest, TestSchemaManager, CursorMarkTest, TestCloudPivotFacet, TestExclusionRuleCollectionAccess, TestReversedWildcardFilterFactory, TestAnalyzeInfixSuggestions, TestPHPSerializedResponseWriter, HdfsThreadLeakTest, HDFSCollectionsAPITest, PathHierarchyTokenizerFactoryTest, AutoScalingHandlerTest, TestSimNodeAddedTrigger, TestLegacyNumericRangeQueryBuilder, TestManagedSynonymFilterFactory, TestSSLRandomization, DistributedFacetPivotSmallAdvancedTest, CoreMergeIndexesAdminHandlerTest, CdcrOpsAndBoundariesTest, TestIndexingPerformance, OutputWriterTest, TestSolrCloudWithDelegationTokens, AtomicUpdatesTest, CursorPagingTest, StatsComponentTest, SolrSlf4jReporterTest, SolrLogPostToolTest, TestHdfsUpdateLog, OverseerRolesTest, JWTAuthPluginIntegrationTest, TestClusterProperties, TestReplicationHandlerBackup, RegexBytesRefFilterTest, SolrCloudExampleTest, TestDeleteCollectionOnDownNodes, TestClusterStateMutator, OpenExchangeRatesOrgProviderTest, ShardRoutingCustomTest, TestFieldCacheWithThreads, TestDFRSimilarityFactory, TestGroupingSearch, TestSha256AuthenticationProvider, TestOrdValues, LoggingHandlerTest, TestSimpleTrackingShardHandler, OverseerTest, TestFieldResource, TestUseDocValuesAsStored2, TestStressLiveNodes, TestDynamicLoadingUrl, ResponseBuilderTest, CloudMLTQParserTest, DocValuesMissingTest, ReindexCollectionTest, TestMacroExpander, DistributedDebugComponentTest, IndexSchemaRuntimeFieldTest, TestFuzzyAnalyzedSuggestions, TestJsonFacetsWithNestedObjects, TestCloudSchemaless, RAMDirectoryFactoryTest, TestSystemIdResolver, TestNoOpRegenerator, PropertiesRequestHandlerTest, NodeAddedTriggerIntegrationTest, TestSchemaSimilarityResource, TestSolr4Spatial, ChangedSchemaMergeTest, HdfsNNFailoverTest, HttpPartitionTest, TestTermsQParserPlugin, TestReRankQParserPlugin, TestConfigsApi, TestCSVResponseWriter, CSVRequestHandlerTest, AuditLoggerIntegrationTest, FieldMutatingUpdateProcessorTest, MetricsHistoryIntegrationTest, RestartWhileUpdatingTest, SolrIndexConfigTest, SplitHandlerTest, IndexSizeTriggerMixedBoundsTest, PKIAuthenticationIntegrationTest, TestIntervalFaceting, TestDefaultStatsCache, TestEmbeddedSolrServerConstructors, TestMiniSolrCloudClusterSSL, AutoscalingHistoryHandlerTest, SignatureUpdateProcessorFactoryTest, CloudExitableDirectoryReaderTest, ClusterStateUpdateTest, CollectionsAPISolrJTest, LeaderElectionIntegrationTest, SyncSliceTest, TestTolerantUpdateProcessorRandomCloud, TestWaitForStateWithJettyShutdowns, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, AssignTest, AsyncCallRequestStatusResponseTest, CollectionTooManyReplicasTest, SimpleCollectionCreateDeleteTest, SplitByPrefixTest, TestHdfsCloudBackupRestore, NodeMarkersRegistrationTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, TriggerEventQueueTest, TriggerIntegrationTest, JsonLoaderTest, PingRequestHandlerTest, TestReqParamsAPI, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=CF569C2CC31311AC -Dtests.slow=true -Dtests.locale=fa -Dtests.timezone=Pacific/Honolulu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J3 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF569C2CC31311AC]:0)
   [junit4] Completed [690/915 (2!)] on J3 in 184.80s, 1 test, 2 errors <<< FAILURES!

[...truncated 45545 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1251/consoleText

[repro] Revision: 1ee54905176118eecef600bbb037da42d73215f4

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestExportWriter -Dtests.method=testExpr -Dtests.seed=CF569C2CC31311AC -Dtests.slow=true -Dtests.locale=ms-SG -Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestExportWriter -Dtests.seed=CF569C2CC31311AC -Dtests.slow=true -Dtests.locale=ms-SG -Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.method=test -Dtests.seed=CF569C2CC31311AC -Dtests.slow=true -Dtests.locale=fa -Dtests.timezone=Pacific/Honolulu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=CF569C2CC31311AC -Dtests.slow=true -Dtests.locale=fa -Dtests.timezone=Pacific/Honolulu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestSolrConfigHandlerCloud|*.TestExportWriter" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=CF569C2CC31311AC -Dtests.slow=true -Dtests.locale=fa -Dtests.timezone=Pacific/Honolulu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 156 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.handler.TestSolrConfigHandlerCloud
[repro]   0/5 failed: org.apache.solr.handler.export.TestExportWriter
[repro] Exiting with code 0

[...truncated 91 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-12.0.2) - Build # 1250 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1250/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

12 tests failed.
FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test

Error Message:
Error from server at http://127.0.0.1:57178/solr: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57178/solr: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[]
	at __randomizedtesting.SeedInfo.seed([1738CF6F0C242DD:8927B32C5E3E2F25]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	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.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:309)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:305)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:160)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite {seed=[1738CF6F0C242DD:D6BBD0E9DB402F7C]}

Error Message:
{responseHeader={zkConnected=true,partialResults=true,status=0,QTime=166},response={numFound=19,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facet_counts={facet_queries={},facet_fields={name={a1=1,a10=1,a11=1,a12=1,a13=1,a14=1,a15=1,a16=1,a4=1,a8=1,b22=0,b24=0,b27=0,b28=0,b32=0,b34=0,b35=0,b36=0,b38=0,dummy term doc41=0,dummy term doc42=0,dummy term doc43=0,dummy term doc44=0,dummy term doc46=0,dummy term doc47=0,dummy term doc48=0,dummy term doc49=0,dummy term doc50=0,dummy term doc51=0,dummy term doc52=0,dummy term doc54=0,dummy term doc55=0,dummy term doc59=0}},facet_ranges={},facet_intervals={},facet_heatmaps={}}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true,partialResults=true,status=0,QTime=166},response={numFound=19,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facet_counts={facet_queries={},facet_fields={name={a1=1,a10=1,a11=1,a12=1,a13=1,a14=1,a15=1,a16=1,a4=1,a8=1,b22=0,b24=0,b27=0,b28=0,b32=0,b34=0,b35=0,b36=0,b38=0,dummy term doc41=0,dummy term doc42=0,dummy term doc43=0,dummy term doc44=0,dummy term doc46=0,dummy term doc47=0,dummy term doc48=0,dummy term doc49=0,dummy term doc50=0,dummy term doc51=0,dummy term doc52=0,dummy term doc54=0,dummy term doc55=0,dummy term doc59=0}},facet_ranges={},facet_intervals={},facet_heatmaps={}}}
	at __randomizedtesting.SeedInfo.seed([1738CF6F0C242DD:D6BBD0E9DB402F7C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite {seed=[1738CF6F0C242DD:62ED6C15EF82E450]}

Error Message:
{responseHeader={zkConnected=true,partialResults=true,status=0,QTime=159},response={numFound=19,numFoundExact=true,start=0,docs=[SolrDocument{id=2, name=a2, name_dv=a2, name_dvs=[a2, a21], num=2, _version_=1672046548301643776, _root_=2}, SolrDocument{id=3, name=a3, name_dv=a3, name_dvs=[a3, a31], num=3, _version_=1672046548321566720, _root_=3}, SolrDocument{id=5, name=a5, name_dv=a5, name_dvs=[a5, a51], num=5, _version_=1672046548322615296, _root_=5}, SolrDocument{id=6, name=a6, name_dv=a6, name_dvs=[a6, a61], num=6, _version_=1672046548322615297, _root_=6}, SolrDocument{id=7, name=a7, name_dv=a7, name_dvs=[a7, a71], num=7, _version_=1672046548323663872, _root_=7}, SolrDocument{id=9, name=a9, name_dv=a9, name_dvs=[a9, a91], num=9, _version_=1672046548329955328, _root_=9}, SolrDocument{id=17, name=a17, name_dv=a17, name_dvs=[a17, a171], num=17, _version_=1672046548331003904, _root_=17}, SolrDocument{id=18, name=a18, name_dv=a18, name_dvs=[a18, a181], num=18, _version_=1672046548332052480, _root_=18}, SolrDocument{id=19, name=a19, name_dv=a19, name_dvs=[a19, a191], num=19, _version_=1672046548343586816, _root_=19}]}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true,partialResults=true,status=0,QTime=159},response={numFound=19,numFoundExact=true,start=0,docs=[SolrDocument{id=2, name=a2, name_dv=a2, name_dvs=[a2, a21], num=2, _version_=1672046548301643776, _root_=2}, SolrDocument{id=3, name=a3, name_dv=a3, name_dvs=[a3, a31], num=3, _version_=1672046548321566720, _root_=3}, SolrDocument{id=5, name=a5, name_dv=a5, name_dvs=[a5, a51], num=5, _version_=1672046548322615296, _root_=5}, SolrDocument{id=6, name=a6, name_dv=a6, name_dvs=[a6, a61], num=6, _version_=1672046548322615297, _root_=6}, SolrDocument{id=7, name=a7, name_dv=a7, name_dvs=[a7, a71], num=7, _version_=1672046548323663872, _root_=7}, SolrDocument{id=9, name=a9, name_dv=a9, name_dvs=[a9, a91], num=9, _version_=1672046548329955328, _root_=9}, SolrDocument{id=17, name=a17, name_dv=a17, name_dvs=[a17, a171], num=17, _version_=1672046548331003904, _root_=17}, SolrDocument{id=18, name=a18, name_dv=a18, name_dvs=[a18, a181], num=18, _version_=1672046548332052480, _root_=18}, SolrDocument{id=19, name=a19, name_dv=a19, name_dvs=[a19, a191], num=19, _version_=1672046548343586816, _root_=19}]}}
	at __randomizedtesting.SeedInfo.seed([1738CF6F0C242DD:62ED6C15EF82E450]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite {seed=[1738CF6F0C242DD:EC04FAC9BE46AC9B]}

Error Message:
{responseHeader={zkConnected=true,partialResults=true,status=0,QTime=17},response={numFound=19,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facet_counts={facet_queries={},facet_fields={name={a1=1,a10=1,a11=1,a12=1,a13=1,a14=1,a15=1,a16=1,a4=1,a8=1,b22=0,b24=0,b27=0,b28=0,b32=0,b34=0,b35=0,b36=0,b38=0,dummy term doc41=0,dummy term doc42=0,dummy term doc43=0,dummy term doc44=0,dummy term doc46=0,dummy term doc47=0,dummy term doc48=0,dummy term doc49=0,dummy term doc50=0,dummy term doc51=0,dummy term doc52=0,dummy term doc54=0,dummy term doc55=0,dummy term doc59=0}},facet_ranges={},facet_intervals={},facet_heatmaps={}}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true,partialResults=true,status=0,QTime=17},response={numFound=19,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facet_counts={facet_queries={},facet_fields={name={a1=1,a10=1,a11=1,a12=1,a13=1,a14=1,a15=1,a16=1,a4=1,a8=1,b22=0,b24=0,b27=0,b28=0,b32=0,b34=0,b35=0,b36=0,b38=0,dummy term doc41=0,dummy term doc42=0,dummy term doc43=0,dummy term doc44=0,dummy term doc46=0,dummy term doc47=0,dummy term doc48=0,dummy term doc49=0,dummy term doc50=0,dummy term doc51=0,dummy term doc52=0,dummy term doc54=0,dummy term doc55=0,dummy term doc59=0}},facet_ranges={},facet_intervals={},facet_heatmaps={}}}
	at __randomizedtesting.SeedInfo.seed([1738CF6F0C242DD:EC04FAC9BE46AC9B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite {seed=[1738CF6F0C242DD:DDEA512CD2B8F7B2]}

Error Message:
{responseHeader={zkConnected=true,partialResults=true,status=0,QTime=39},response={numFound=10,numFoundExact=true,start=0,docs=[SolrDocument{id=1, name=a1, name_dv=a1, name_dvs=[a1, a11], num=1, _version_=1672046547973439488, _root_=1}, SolrDocument{id=4, name=a4, name_dv=a4, name_dvs=[a4, a41], num=4, _version_=1672046548258652160, _root_=4}, SolrDocument{id=8, name=a8, name_dv=a8, name_dvs=[a8, a81], num=8, _version_=1672046548260749312, _root_=8}, SolrDocument{id=10, name=a10, name_dv=a10, name_dvs=[a10, a101], num=10, _version_=1672046548261797888, _root_=10}, SolrDocument{id=11, name=a11, name_dv=a11, name_dvs=[a11, a111], num=11, _version_=1672046548261797889, _root_=11}, SolrDocument{id=12, name=a12, name_dv=a12, name_dvs=[a12, a121], num=12, _version_=1672046548271235072, _root_=12}, SolrDocument{id=13, name=a13, name_dv=a13, name_dvs=[a13, a131], num=13, _version_=1672046548292206592, _root_=13}, SolrDocument{id=14, name=a14, name_dv=a14, name_dvs=[a14, a141], num=14, _version_=1672046548299546624, _root_=14}, SolrDocument{id=15, name=a15, name_dv=a15, name_dvs=[a15, a151], num=15, _version_=1672046548299546625, _root_=15}, SolrDocument{id=16, name=a16, name_dv=a16, name_dvs=[a16, a161], num=16, _version_=1672046548300595200, _root_=16}]}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true,partialResults=true,status=0,QTime=39},response={numFound=10,numFoundExact=true,start=0,docs=[SolrDocument{id=1, name=a1, name_dv=a1, name_dvs=[a1, a11], num=1, _version_=1672046547973439488, _root_=1}, SolrDocument{id=4, name=a4, name_dv=a4, name_dvs=[a4, a41], num=4, _version_=1672046548258652160, _root_=4}, SolrDocument{id=8, name=a8, name_dv=a8, name_dvs=[a8, a81], num=8, _version_=1672046548260749312, _root_=8}, SolrDocument{id=10, name=a10, name_dv=a10, name_dvs=[a10, a101], num=10, _version_=1672046548261797888, _root_=10}, SolrDocument{id=11, name=a11, name_dv=a11, name_dvs=[a11, a111], num=11, _version_=1672046548261797889, _root_=11}, SolrDocument{id=12, name=a12, name_dv=a12, name_dvs=[a12, a121], num=12, _version_=1672046548271235072, _root_=12}, SolrDocument{id=13, name=a13, name_dv=a13, name_dvs=[a13, a131], num=13, _version_=1672046548292206592, _root_=13}, SolrDocument{id=14, name=a14, name_dv=a14, name_dvs=[a14, a141], num=14, _version_=1672046548299546624, _root_=14}, SolrDocument{id=15, name=a15, name_dv=a15, name_dvs=[a15, a151], num=15, _version_=1672046548299546625, _root_=15}, SolrDocument{id=16, name=a16, name_dv=a16, name_dvs=[a16, a161], num=16, _version_=1672046548300595200, _root_=16}]}}
	at __randomizedtesting.SeedInfo.seed([1738CF6F0C242DD:DDEA512CD2B8F7B2]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test

Error Message:
Error from server at http://127.0.0.1:61387/solr: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61387/solr: org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:[]
	at __randomizedtesting.SeedInfo.seed([1738CF6F0C242DD:8927B32C5E3E2F25]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	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.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:309)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:305)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:160)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite {seed=[1738CF6F0C242DD:D6BBD0E9DB402F7C]}

Error Message:
{responseHeader={zkConnected=true,partialResults=true,status=0,QTime=315},response={numFound=19,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facet_counts={facet_queries={},facet_fields={name={a1=1,a10=1,a11=1,a12=1,a13=1,a14=1,a15=1,a16=1,a4=1,a8=1,b22=0,b24=0,b27=0,b28=0,b32=0,b34=0,b35=0,b36=0,b38=0,dummy term doc41=0,dummy term doc42=0,dummy term doc43=0,dummy term doc44=0,dummy term doc46=0,dummy term doc47=0,dummy term doc48=0,dummy term doc49=0,dummy term doc50=0,dummy term doc51=0,dummy term doc52=0,dummy term doc54=0,dummy term doc55=0,dummy term doc59=0}},facet_ranges={},facet_intervals={},facet_heatmaps={}}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true,partialResults=true,status=0,QTime=315},response={numFound=19,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facet_counts={facet_queries={},facet_fields={name={a1=1,a10=1,a11=1,a12=1,a13=1,a14=1,a15=1,a16=1,a4=1,a8=1,b22=0,b24=0,b27=0,b28=0,b32=0,b34=0,b35=0,b36=0,b38=0,dummy term doc41=0,dummy term doc42=0,dummy term doc43=0,dummy term doc44=0,dummy term doc46=0,dummy term doc47=0,dummy term doc48=0,dummy term doc49=0,dummy term doc50=0,dummy term doc51=0,dummy term doc52=0,dummy term doc54=0,dummy term doc55=0,dummy term doc59=0}},facet_ranges={},facet_intervals={},facet_heatmaps={}}}
	at __randomizedtesting.SeedInfo.seed([1738CF6F0C242DD:D6BBD0E9DB402F7C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite {seed=[1738CF6F0C242DD:62ED6C15EF82E450]}

Error Message:
{responseHeader={zkConnected=true,partialResults=true,status=0,QTime=106},response={numFound=19,numFoundExact=true,start=0,docs=[SolrDocument{id=2, name=a2, name_dv=a2, name_dvs=[a2, a21], num=2, _version_=1672043700852621312, _root_=2}, SolrDocument{id=3, name=a3, name_dv=a3, name_dvs=[a3, a31], num=3, _version_=1672043701281488896, _root_=3}, SolrDocument{id=5, name=a5, name_dv=a5, name_dvs=[a5, a51], num=5, _version_=1672043701282537472, _root_=5}, SolrDocument{id=6, name=a6, name_dv=a6, name_dvs=[a6, a61], num=6, _version_=1672043701283586048, _root_=6}, SolrDocument{id=7, name=a7, name_dv=a7, name_dvs=[a7, a71], num=7, _version_=1672043701283586049, _root_=7}, SolrDocument{id=9, name=a9, name_dv=a9, name_dvs=[a9, a91], num=9, _version_=1672043701284634624, _root_=9}, SolrDocument{id=17, name=a17, name_dv=a17, name_dvs=[a17, a171], num=17, _version_=1672043701286731776, _root_=17}, SolrDocument{id=18, name=a18, name_dv=a18, name_dvs=[a18, a181], num=18, _version_=1672043701287780352, _root_=18}, SolrDocument{id=19, name=a19, name_dv=a19, name_dvs=[a19, a191], num=19, _version_=1672043701287780353, _root_=19}]}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true,partialResults=true,status=0,QTime=106},response={numFound=19,numFoundExact=true,start=0,docs=[SolrDocument{id=2, name=a2, name_dv=a2, name_dvs=[a2, a21], num=2, _version_=1672043700852621312, _root_=2}, SolrDocument{id=3, name=a3, name_dv=a3, name_dvs=[a3, a31], num=3, _version_=1672043701281488896, _root_=3}, SolrDocument{id=5, name=a5, name_dv=a5, name_dvs=[a5, a51], num=5, _version_=1672043701282537472, _root_=5}, SolrDocument{id=6, name=a6, name_dv=a6, name_dvs=[a6, a61], num=6, _version_=1672043701283586048, _root_=6}, SolrDocument{id=7, name=a7, name_dv=a7, name_dvs=[a7, a71], num=7, _version_=1672043701283586049, _root_=7}, SolrDocument{id=9, name=a9, name_dv=a9, name_dvs=[a9, a91], num=9, _version_=1672043701284634624, _root_=9}, SolrDocument{id=17, name=a17, name_dv=a17, name_dvs=[a17, a171], num=17, _version_=1672043701286731776, _root_=17}, SolrDocument{id=18, name=a18, name_dv=a18, name_dvs=[a18, a181], num=18, _version_=1672043701287780352, _root_=18}, SolrDocument{id=19, name=a19, name_dv=a19, name_dvs=[a19, a191], num=19, _version_=1672043701287780353, _root_=19}]}}
	at __randomizedtesting.SeedInfo.seed([1738CF6F0C242DD:62ED6C15EF82E450]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite {seed=[1738CF6F0C242DD:EC04FAC9BE46AC9B]}

Error Message:
{responseHeader={zkConnected=true,partialResults=true,status=0,QTime=31},response={numFound=19,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facet_counts={facet_queries={},facet_fields={name={a17=1,a18=1,a19=1,a2=1,a3=1,a5=1,a6=1,a7=1,a9=1,b21=0,b23=0,b25=0,b26=0,b29=0,b30=0,b31=0,b33=0,b37=0,b39=0,dummy term doc45=0,dummy term doc53=0,dummy term doc56=0,dummy term doc57=0,dummy term doc58=0}},facet_ranges={},facet_intervals={},facet_heatmaps={}}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true,partialResults=true,status=0,QTime=31},response={numFound=19,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facet_counts={facet_queries={},facet_fields={name={a17=1,a18=1,a19=1,a2=1,a3=1,a5=1,a6=1,a7=1,a9=1,b21=0,b23=0,b25=0,b26=0,b29=0,b30=0,b31=0,b33=0,b37=0,b39=0,dummy term doc45=0,dummy term doc53=0,dummy term doc56=0,dummy term doc57=0,dummy term doc58=0}},facet_ranges={},facet_intervals={},facet_heatmaps={}}}
	at __randomizedtesting.SeedInfo.seed([1738CF6F0C242DD:EC04FAC9BE46AC9B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite {seed=[1738CF6F0C242DD:DDEA512CD2B8F7B2]}

Error Message:
{responseHeader={zkConnected=true,partialResults=true,status=0,QTime=62},response={numFound=10,numFoundExact=true,start=0,docs=[SolrDocument{id=1, name=a1, name_dv=a1, name_dvs=[a1, a11], num=1, _version_=1672043700885127168, _root_=1}, SolrDocument{id=4, name=a4, name_dv=a4, name_dvs=[a4, a41], num=4, _version_=1672043701283586048, _root_=4}, SolrDocument{id=8, name=a8, name_dv=a8, name_dvs=[a8, a81], num=8, _version_=1672043701291974656, _root_=8}, SolrDocument{id=10, name=a10, name_dv=a10, name_dvs=[a10, a101], num=10, _version_=1672043701297217536, _root_=10}, SolrDocument{id=11, name=a11, name_dv=a11, name_dvs=[a11, a111], num=11, _version_=1672043701298266112, _root_=11}, SolrDocument{id=12, name=a12, name_dv=a12, name_dvs=[a12, a121], num=12, _version_=1672043701298266113, _root_=12}, SolrDocument{id=13, name=a13, name_dv=a13, name_dvs=[a13, a131], num=13, _version_=1672043701299314688, _root_=13}, SolrDocument{id=14, name=a14, name_dv=a14, name_dvs=[a14, a141], num=14, _version_=1672043701300363264, _root_=14}, SolrDocument{id=15, name=a15, name_dv=a15, name_dvs=[a15, a151], num=15, _version_=1672043701301411840, _root_=15}, SolrDocument{id=16, name=a16, name_dv=a16, name_dvs=[a16, a161], num=16, _version_=1672043701301411841, _root_=16}]}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true,partialResults=true,status=0,QTime=62},response={numFound=10,numFoundExact=true,start=0,docs=[SolrDocument{id=1, name=a1, name_dv=a1, name_dvs=[a1, a11], num=1, _version_=1672043700885127168, _root_=1}, SolrDocument{id=4, name=a4, name_dv=a4, name_dvs=[a4, a41], num=4, _version_=1672043701283586048, _root_=4}, SolrDocument{id=8, name=a8, name_dv=a8, name_dvs=[a8, a81], num=8, _version_=1672043701291974656, _root_=8}, SolrDocument{id=10, name=a10, name_dv=a10, name_dvs=[a10, a101], num=10, _version_=1672043701297217536, _root_=10}, SolrDocument{id=11, name=a11, name_dv=a11, name_dvs=[a11, a111], num=11, _version_=1672043701298266112, _root_=11}, SolrDocument{id=12, name=a12, name_dv=a12, name_dvs=[a12, a121], num=12, _version_=1672043701298266113, _root_=12}, SolrDocument{id=13, name=a13, name_dv=a13, name_dvs=[a13, a131], num=13, _version_=1672043701299314688, _root_=13}, SolrDocument{id=14, name=a14, name_dv=a14, name_dvs=[a14, a141], num=14, _version_=1672043701300363264, _root_=14}, SolrDocument{id=15, name=a15, name_dv=a15, name_dvs=[a15, a151], num=15, _version_=1672043701301411840, _root_=15}, SolrDocument{id=16, name=a16, name_dv=a16, name_dvs=[a16, a161], num=16, _version_=1672043701301411841, _root_=16}]}}
	at __randomizedtesting.SeedInfo.seed([1738CF6F0C242DD:DDEA512CD2B8F7B2]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite {seed=[1738CF6F0C242DD:912BD48173B03709]}

Error Message:
{responseHeader={zkConnected=true,status=0,QTime=134},response={numFound=57,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facets={count=57,ids={buckets=[{val=1,count=1}, {val=2,count=1}, {val=3,count=1}, {val=4,count=1}, {val=5,count=1}, {val=6,count=1}, {val=7,count=1}, {val=8,count=1}, {val=9,count=1}, {val=10,count=1}]}}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true,status=0,QTime=134},response={numFound=57,numFoundExact=true,start=0,maxScore=1.0,docs=[]},facets={count=57,ids={buckets=[{val=1,count=1}, {val=2,count=1}, {val=3,count=1}, {val=4,count=1}, {val=5,count=1}, {val=6,count=1}, {val=7,count=1}, {val=8,count=1}, {val=9,count=1}, {val=10,count=1}]}}}
	at __randomizedtesting.SeedInfo.seed([1738CF6F0C242DD:912BD48173B03709]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testCreepThenBite(CloudExitableDirectoryReaderTest.java:257)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testWhitebox

Error Message:
{responseHeader={zkConnected=true,partialResults=true,status=0,QTime=71},response={numFound=9,numFoundExact=true,start=0,docs=[]}}

Stack Trace:
java.lang.AssertionError: {responseHeader={zkConnected=true,partialResults=true,status=0,QTime=71},response={numFound=9,numFoundExact=true,start=0,docs=[]}}
	at __randomizedtesting.SeedInfo.seed([1738CF6F0C242DD:74018AA3B721F8F8]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertNo500s(CloudExitableDirectoryReaderTest.java:298)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:314)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.testWhitebox(CloudExitableDirectoryReaderTest.java:189)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13357 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> 4864 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 4881 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_1738CF6F0C242DD-001/data-dir-1-001
   [junit4]   2> 5062 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 5109 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.e.j.u.log Logging initialized @5183ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 5115 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 5140 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 5154 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest_1738CF6F0C242DD-001/tempDir-001
   [junit4]   2> 5163 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 5168 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 5169 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 5225 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 5276 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 61365
   [junit4]   2> 5276 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61365
   [junit4]   2> 5319 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61365
   [junit4]   2> 5319 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61365
   [junit4]   2> 5543 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5582 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5587 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5631 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5641 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5641 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5667 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5681 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5681 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 5739 WARN  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker-SendThread(127.0.0.1:61365)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100bb5a88a80002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100bb5a88a80002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100bb5a88a80002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 6239 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 6240 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6240 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 6239 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 6241 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6240 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 6241 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 6241 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 6242 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 6247 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 6247 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 6252 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 6278 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6278 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6280 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6295 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fd8cc3a{/solr,null,AVAILABLE}
   [junit4]   2> 6321 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6321 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6321 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6325 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1eb2682a{/solr,null,AVAILABLE}
   [junit4]   2> 6356 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6357 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6357 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 6381 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e386299{/solr,null,AVAILABLE}
   [junit4]   2> 6397 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@45a27a99{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61386}
   [junit4]   2> 6398 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server Started @6477ms
   [junit4]   2> 6398 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61386}
   [junit4]   2> 6398 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@395dbabf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61389}
   [junit4]   2> 6398 INFO  (jetty-launcher-8-thread-3) [     ] o.e.j.s.Server Started @6478ms
   [junit4]   2> 6399 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61389}
   [junit4]   2> 6411 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f6d2396{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:61387}
   [junit4]   2> 6411 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server Started @6491ms
   [junit4]   2> 6412 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61387}
   [junit4]   2> 6464 ERROR (jetty-launcher-8-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6464 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6465 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 6468 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6468 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 6469 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-12T20:18:42.645077Z
   [junit4]   2> 6470 ERROR (jetty-launcher-8-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6470 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6470 ERROR (jetty-launcher-8-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6471 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6471 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 6472 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6503 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 6503 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-12T20:18:42.679554Z
   [junit4]   2> 6506 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6489 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6513 INFO  (zkConnectionManagerCallback-12-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6519 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6471 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 6519 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6523 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 6524 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-12T20:18:42.700186Z
   [junit4]   2> 6533 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6533 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6539 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6552 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6560 INFO  (zkConnectionManagerCallback-14-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6567 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6586 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6623 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6949 WARN  (jetty-launcher-8-thread-2-SendThread(127.0.0.1:61365)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100bb5a88a80005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100bb5a88a80005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100bb5a88a80005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 6951 WARN  (jetty-launcher-8-thread-1-SendThread(127.0.0.1:61365)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100bb5a88a80004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100bb5a88a80004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100bb5a88a80004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 7185 WARN  (jetty-launcher-8-thread-3-SendThread(127.0.0.1:61365)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100bb5a88a80003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100bb5a88a80003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100bb5a88a80003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 8548 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 8553 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 8933 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6509a5bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8933 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6509a5bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8937 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30ce0710[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 8937 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30ce0710[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9019 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 9024 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@aa62abb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9025 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@aa62abb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9312 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@37f4e042[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9312 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@37f4e042[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9314 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@619e2d92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9314 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@619e2d92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9317 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21e5b048[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9317 WARN  (jetty-launcher-8-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21e5b048[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9457 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61365/solr
   [junit4]   2> 9458 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61365/solr
   [junit4]   2> 9458 INFO  (jetty-launcher-8-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61365/solr
   [junit4]   2> 9501 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 9506 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to conn

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

]   2> 20431 INFO  (jetty-closer-96-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27730688: rootName = solr_57200, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@d040d25
   [junit4]   2> 20432 INFO  (jetty-closer-96-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 20442 WARN  (jetty-launcher-8-thread-2-SendThread(127.0.0.1:57149)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100bb83fa44000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100bb83fa44000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100bb83fa44000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 20444 WARN  (jetty-launcher-8-thread-3-SendThread(127.0.0.1:57149)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100bb83fa44000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100bb83fa44000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100bb83fa44000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 20486 INFO  (jetty-closer-96-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72263769551798281-127.0.0.1:57198_solr-n_0000000000) closing
   [junit4]   2> 20491 INFO  (jetty-closer-96-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@71a7e1c2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 20495 INFO  (jetty-closer-96-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e7bdd13{/solr,null,UNAVAILABLE}
   [junit4]   2> 20495 INFO  (jetty-closer-96-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 20587 INFO  (jetty-closer-96-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@228eaeb5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 20588 INFO  (jetty-closer-96-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ae628cb{/solr,null,UNAVAILABLE}
   [junit4]   2> 20588 INFO  (jetty-closer-96-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 20691 INFO  (jetty-closer-96-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@47cf84d7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 20692 INFO  (jetty-closer-96-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5cfa660b{/solr,null,UNAVAILABLE}
   [junit4]   2> 20692 INFO  (jetty-closer-96-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 20694 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 20906 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> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/collections/exitable/terms/shard2
   [junit4]   2> 	3	/solr/collections/exitable/terms/shard1
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/exitable/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/exitable/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/overseer/queue
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 20918 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57149
   [junit4]   2> 20919 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57149
   [junit4]   2> 20919 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[1738CF6F0C242DD]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57149
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.CloudExitableDirectoryReaderTest_1738CF6F0C242DD-001
   [junit4]   2> Jul 12, 2020 9:04:14 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=lkt, timezone=Antarctica/Davis
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=119811704,total=195100672
   [junit4]   2> NOTE: All tests run in this JVM: [CloudExitableDirectoryReaderTest]
   [junit4] Completed [4/5 (4!)] on J4 in 20.26s, 7 tests, 4 failures, 1 error, 2 skipped <<< FAILURES!

[...truncated 32 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1599: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1126: There were test failures: 5 suites, 35 tests, 4 errors, 16 failures, 8 ignored (8 assumptions) [seed: 1738CF6F0C242DD]

Total time: 26 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   4/5 failed: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 113 issues (skipped 104 duplicates)
[Java] Post processing issues on 'MacOSX VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX'
[Java] -> resolved paths in source directory (54 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 113 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 54 affected files
[Java] No filter has been set, publishing all 113 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 113 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-MacOSX/builds/1250/files-with-issues'
[Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-MacOSX #1249' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 113 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-MacOSX #1250'.
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-Experimental-GC] Lucene-Solr-8.x-MacOSX (64bit/jdk-14.0.1) - Build # 1249 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1249/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

3 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.TestReplicaProperties.test

Error Message:
Error from server at http://127.0.0.1:52708/un_hb/d: Underlying core creation failed while creating collection: testcollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52708/un_hb/d: Underlying core creation failed while creating collection: testcollection
	at __randomizedtesting.SeedInfo.seed([94B1EFBDF38D93A3:1CE5D0675D71FE5B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	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:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1832)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1866)
	at org.apache.solr.cloud.api.collections.TestReplicaProperties.test(TestReplicaProperties.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.api.collections.TestReplicaProperties.test

Error Message:
Error from server at http://127.0.0.1:52609/un_hb/d: Underlying core creation failed while creating collection: testcollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52609/un_hb/d: Underlying core creation failed while creating collection: testcollection
	at __randomizedtesting.SeedInfo.seed([94B1EFBDF38D93A3:1CE5D0675D71FE5B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	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:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1832)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1866)
	at org.apache.solr.cloud.api.collections.TestReplicaProperties.test(TestReplicaProperties.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.api.collections.TestReplicaProperties.test

Error Message:
Error from server at http://127.0.0.1:60549/un_hb/d: Underlying core creation failed while creating collection: testcollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60549/un_hb/d: Underlying core creation failed while creating collection: testcollection
	at __randomizedtesting.SeedInfo.seed([94B1EFBDF38D93A3:1CE5D0675D71FE5B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	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:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1832)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1866)
	at org.apache.solr.cloud.api.collections.TestReplicaProperties.test(TestReplicaProperties.java:60)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14197 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestReplicaProperties
   [junit4]   2> 611263 INFO  (SUITE-TestReplicaProperties-seed#[94B1EFBDF38D93A3]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 611264 INFO  (SUITE-TestReplicaProperties-seed#[94B1EFBDF38D93A3]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/data-dir-42-001
   [junit4]   2> 611264 WARN  (SUITE-TestReplicaProperties-seed#[94B1EFBDF38D93A3]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 611264 INFO  (SUITE-TestReplicaProperties-seed#[94B1EFBDF38D93A3]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 611266 INFO  (SUITE-TestReplicaProperties-seed#[94B1EFBDF38D93A3]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 611266 INFO  (SUITE-TestReplicaProperties-seed#[94B1EFBDF38D93A3]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 611266 INFO  (SUITE-TestReplicaProperties-seed#[94B1EFBDF38D93A3]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /un_hb/d
   [junit4]   2> 611274 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 611275 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 611275 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 611278 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 611376 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer start zk server on port: 60438
   [junit4]   2> 611376 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60438
   [junit4]   2> 611376 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60438
   [junit4]   2> 611376 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60438
   [junit4]   2> 611382 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 611389 INFO  (zkConnectionManagerCallback-3064-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 611389 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 611403 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 611407 INFO  (zkConnectionManagerCallback-3066-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 611407 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 611413 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 611419 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 611427 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 611435 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 611440 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 611442 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 611461 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 611471 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 611478 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 611484 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 611488 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 611496 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 611937 WARN  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 611937 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 611937 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 611937 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 611942 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 611942 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 611942 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 611943 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18d0b8a{/un_hb/d,null,AVAILABLE}
   [junit4]   2> 611946 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5625f434{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60458}
   [junit4]   2> 611946 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.e.j.s.Server Started @612051ms
   [junit4]   2> 611946 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/un_hb/d, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/tempDir-001/control/data, hostPort=60458, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/control-001/cores}
   [junit4]   2> 611948 ERROR (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 611948 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 611948 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 611948 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 611948 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 611948 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-12T12:31:58.687527Z
   [junit4]   2> 611950 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 611953 INFO  (zkConnectionManagerCallback-3068-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 611953 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 611957 WARN  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]-SendThread(127.0.0.1:60438)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b9af3bf10002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b9af3bf10002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b9af3bf10002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 612058 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 612058 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/control-001/solr.xml
   [junit4]   2> 612065 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 612065 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 612068 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 612226 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 612232 WARN  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21de20d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 612232 WARN  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21de20d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 612242 WARN  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f797f09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 612242 WARN  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f797f09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 612244 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60438/solr
   [junit4]   2> 612245 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 612251 INFO  (zkConnectionManagerCallback-3078-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 612251 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 612255 WARN  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]-SendThread(127.0.0.1:60438)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b9af3bf10003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b9af3bf10003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b9af3bf10003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 612369 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 612378 INFO  (zkConnectionManagerCallback-3080-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 612378 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 612671 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60458_un_hb%2Fd
   [junit4]   2> 612674 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.c.Overseer Overseer (id=72261756313993220-127.0.0.1:60458_un_hb%2Fd-n_0000000000) starting
   [junit4]   2> 612708 INFO  (OverseerStateUpdate-72261756313993220-127.0.0.1:60458_un_hb%2Fd-n_0000000000) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60458_un_hb%2Fd
   [junit4]   2> 612709 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60458_un_hb%2Fd
   [junit4]   2> 612718 INFO  (zkCallback-3079-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 612731 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 612732 WARN  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [n:127.0.0.1:60458_un_hb%2Fd     ] 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> 612762 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 612796 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278
   [junit4]   2> 612806 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278
   [junit4]   2> 612806 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278
   [junit4]   2> 612807 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/control-001/cores
   [junit4]   2> 612819 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 612821 INFO  (zkConnectionManagerCallback-3097-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 612822 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 612824 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 612827 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60438/solr ready
   [junit4]   2> 612830 INFO  (qtp823898504-4770) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60458_un_hb%252Fd&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 612839 INFO  (OverseerThreadFactory-3087-thread-1-processing-n:127.0.0.1:60458_un_hb%2Fd) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 612979 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 612979 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 613007 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 614355 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 614376 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 614898 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 615113 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 615113 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278
   [junit4]   2> 615113 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 615116 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 615130 WARN  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 615333 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 615333 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 615335 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 615335 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 615338 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7832516903819344]
   [junit4]   2> 615352 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 615356 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 615356 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 615356 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672014328857886720
   [junit4]   2> 615369 INFO  (searcherExecutor-3099-thread-1-processing-n:127.0.0.1:60458_un_hb%2Fd x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 615408 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 615409 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 615435 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 615435 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 615435 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60458/un_hb/d/control_collection_shard1_replica_n1/
   [junit4]   2> 615437 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 615439 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:60458/un_hb/d/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 615440 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72261756313993220-core_node2-n_0000000000
   [junit4]   2> 615466 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60458/un_hb/d/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 615476 INFO  (zkCallback-3079-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 615476 INFO  (zkCallback-3079-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 615483 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 615501 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2495
   [junit4]   2> 615512 INFO  (qtp823898504-4770) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 615603 INFO  (zkCallback-3079-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 615603 INFO  (zkCallback-3079-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 615603 INFO  (zkCallback-3079-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 615604 INFO  (qtp823898504-4770) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60458_un_hb%252Fd&wt=javabin&version=2} status=0 QTime=2774
   [junit4]   2> 615605 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 615722 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 615727 INFO  (zkConnectionManagerCallback-3108-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 615727 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 615731 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 615738 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60438/solr ready
   [junit4]   2> 615741 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 615744 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 615765 INFO  (OverseerThreadFactory-3087-thread-2-processing-n:127.0.0.1:60458_un_hb%2Fd) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 615767 INFO  (OverseerCollectionConfigSetProcessor-72261756313993220-127.0.0.1:60458_un_hb%2Fd-n_0000000000) [n:127.0.0.1:60458_un_hb%2Fd     ] 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> 615988 WARN  (OverseerThreadFactory-3087-thread-2-processing-n:127.0.0.1:60458_un_hb%2Fd) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 616005 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 616015 INFO  (qtp823898504-4772) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=272
   [junit4]   2> 616030 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 616031 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 616031 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 616031 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 616031 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 616031 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 616031 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 616607 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 616612 WARN  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 616612 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 616612 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 616612 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 616615 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 616615 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 616615 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 616616 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7350582b{/un_hb/d,null,AVAILABLE}
   [junit4]   2> 616618 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@52b77c32{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60521}
   [junit4]   2> 616618 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.Server Started @616723ms
   [junit4]   2> 616618 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/un_hb/d, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/tempDir-001/jetty1, hostPort=60521, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 616619 ERROR (closeThreadPool-3109-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 616619 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 616619 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 616619 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 616619 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 616619 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-12T12:32:03.358736Z
   [junit4]   2> 616623 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 616627 INFO  (zkConnectionManagerCallback-3111-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 616627 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 616734 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 616734 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/shard-1-001/solr.xml
   [junit4]   2> 616738 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 616738 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 616738 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 616879 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 616887 WARN  (closeThreadPool-3109-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49dc8ea7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 616887 WARN  (closeThreadPool-3109-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49dc8ea7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 616902 WARN  (closeThreadPool-3109-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51ca0759[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 616902 WARN  (closeThreadPool-3109-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51ca0759[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 616905 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60438/solr
   [junit4]   2> 616908 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 616917 INFO  (zkConnectionManagerCallback-3121-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 616918 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 617044 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60521_un_hb%2Fd     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 617050 INFO  (zkConnectionManagerCallback-3123-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 617051 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60521_un_hb%2Fd     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 617105 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60521_un_hb%2Fd     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 617167 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60521_un_hb%2Fd     ] o.a.s.c.ZkController Publish node=127.0.0.1:60521_un_hb%2Fd as DOWN
   [junit4]   2> 617174 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60521_un_hb%2Fd     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 617174 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60521_un_hb%2Fd     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60521_un_hb%2Fd
   [junit4]   2> 617186 INFO  (zkCallback-3107-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 617186 INFO  (zkCallback-3079-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 617189 INFO  (zkCallback-3122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 617202 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60521_un_hb%2Fd     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 617202 WARN  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60521_un_hb%2Fd     ] 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> 617282 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60521_un_hb%2Fd     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 617324 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60521_un_hb%2Fd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278
   [junit4]   2> 617383 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60521_un_hb%2Fd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278
   [junit4]   2> 617383 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60521_un_hb%2Fd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278
   [junit4]   2> 617384 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60521_un_hb%2Fd     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/shard-1-001/cores
   [junit4]   2> 617403 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:60521_un_hb%2Fd
   [junit4]   2> 617553 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 617555 WARN  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 617555 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 617555 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 617555 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 617560 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 617560 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 617560 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 617564 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29c6bac3{/un_hb/d,null,AVAILABLE}
   [junit4]   2> 617569 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@40e97fcd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60536}
   [junit4]   2> 617570 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.Server Started @617674ms
   [junit4]   2> 617570 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/un_hb/d, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/tempDir-001/jetty2, hostPort=60536, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/shard-2-001/cores}
   [junit4]   2> 617570 ERROR (closeThreadPool-3109-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 617570 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 617570 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 617570 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 617570 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 617570 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-12T12:32:04.309683Z
   [junit4]   2> 617575 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 617581 INFO  (zkConnectionManagerCallback-3133-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 617581 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 617588 WARN  (closeThreadPool-3109-thread-1-SendThread(127.0.0.1:60438)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b9af3bf1000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b9af3bf1000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b9af3bf1000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 617691 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 617692 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/shard-2-001/solr.xml
   [junit4]   2> 617696 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 617696 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 617701 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 617761 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 617763 WARN  (closeThreadPool-3109-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2486d48e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 617763 WARN  (closeThreadPool-3109-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2486d48e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 617768 WARN  (closeThreadPool-3109-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6de7e87[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 617768 WARN  (closeThreadPool-3109-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6de7e87[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 617771 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60438/solr
   [junit4]   2> 617774 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 617775 INFO  (OverseerCollectionConfigSetProcessor-72261756313993220-127.0.0.1:60458_un_hb%2Fd-n_0000000000) [n:127.0.0.1:60458_un_hb%2Fd     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 617777 INFO  (zkConnectionManagerCallback-3143-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 617778 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 617785 WARN  (closeThreadPool-3109-thread-1-SendThread(127.0.0.1:60438)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b9af3bf1000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b9af3bf1000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b9af3bf1000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 617889 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60536_un_hb%2Fd     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 617895 INFO  (zkConnectionManagerCallback-3145-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 617895 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60536_un_hb%2Fd     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 617919 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60536_un_hb%2Fd     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 617940 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60536_un_hb%2Fd     ] o.a.s.c.ZkController Publish node=127.0.0.1:60536_un_hb%2Fd as DOWN
   [junit4]   2> 617944 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60536_un_hb%2Fd     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 617944 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60536_un_hb%2Fd     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60536_un_hb%2Fd
   [junit4]   2> 617949 INFO  (zkCallback-3122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 617950 INFO  (zkCallback-3079-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 617950 INFO  (zkCallback-3107-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 617950 INFO  (zkCallback-3144-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 617954 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60536_un_hb%2Fd     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 617954 WARN  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60536_un_hb%2Fd     ] 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> 617981 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60536_un_hb%2Fd     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 618020 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60536_un_hb%2Fd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278
   [junit4]   2> 618031 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60536_un_hb%2Fd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278
   [junit4]   2> 618031 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60536_un_hb%2Fd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278
   [junit4]   2> 618033 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60536_un_hb%2Fd     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/shard-2-001/cores
   [junit4]   2> 618057 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:60536_un_hb%2Fd
   [junit4]   2> 618097 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 618101 WARN  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 618101 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 618101 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 618101 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 618106 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 618106 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 618106 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 618106 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b937bcf{/un_hb/d,null,AVAILABLE}
   [junit4]   2> 618108 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@121e07ce{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60549}
   [junit4]   2> 618108 INFO  (closeThreadPool-3109-thread-1) [     ] o.e.j.s.Server Started @618213ms
   [junit4]   2> 618108 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/un_hb/d, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/tempDir-001/jetty3, hostPort=60549, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/shard-3-001/cores}
   [junit4]   2> 618109 ERROR (closeThreadPool-3109-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 618109 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 618109 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 618109 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 618109 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 618109 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-12T12:32:04.848893Z
   [junit4]   2> 618111 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 618114 INFO  (zkConnectionManagerCallback-3155-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 618114 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 618117 WARN  (closeThreadPool-3109-thread-1-SendThread(127.0.0.1:60438)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b9af3bf1000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b9af3bf1000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b9af3bf1000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 618219 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 618219 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/shard-3-001/solr.xml
   [junit4]   2> 618223 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 618224 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 618226 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 618379 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 618382 WARN  (closeThreadPool-3109-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1774ad9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 618382 WARN  (closeThreadPool-3109-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1774ad9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 618390 WARN  (closeThreadPool-3109-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a4dcbf0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 618390 WARN  (closeThreadPool-3109-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a4dcbf0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 618392 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60438/solr
   [junit4]   2> 618396 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 618398 INFO  (zkConnectionManagerCallback-3165-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 618398 INFO  (closeThreadPool-3109-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 618507 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60549_un_hb%2Fd     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 618511 INFO  (zkConnectionManagerCallback-3167-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 618512 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60549_un_hb%2Fd     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 618560 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60549_un_hb%2Fd     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 618599 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60549_un_hb%2Fd     ] o.a.s.c.ZkController Publish node=127.0.0.1:60549_un_hb%2Fd as DOWN
   [junit4]   2> 618606 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60549_un_hb%2Fd     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 618606 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60549_un_hb%2Fd     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60549_un_hb%2Fd
   [junit4]   2> 618615 INFO  (zkCallback-3144-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 618616 INFO  (zkCallback-3107-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 618617 INFO  (zkCallback-3079-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 618617 INFO  (zkCallback-3122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 618617 INFO  (zkCallback-3166-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 618629 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60549_un_hb%2Fd     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 618630 WARN  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60549_un_hb%2Fd     ] 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> 618650 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60549_un_hb%2Fd     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 618678 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60549_un_hb%2Fd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278
   [junit4]   2> 618706 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60549_un_hb%2Fd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278
   [junit4]   2> 618707 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60549_un_hb%2Fd     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6861d278
   [junit4]   2> 618713 INFO  (closeThreadPool-3109-thread-1) [n:127.0.0.1:60549_un_hb%2Fd     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/shard-3-001/cores
   [junit4]   2> 618750 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 618751 WARN  (closeThreadPool-3109-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 618752 INFO  (closeThreadPool-3109-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 618752 INFO  (closeThreadPool-3109-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 618752 INFO  (closeThreadPool-3109-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 618754 INFO  (closeThreadPool-3109-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 618754 INFO  (closeThreadPool-3109-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 618754 INFO  (closeThreadPool-3109-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 618754 INFO  (closeThreadPool-3109-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c45c3c0{/un_hb/d,null,AVAILABLE}
   [junit4]   2> 618754 INFO  (closeThreadPool-3109-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a74d943{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60562}
   [junit4]   2> 618754 INFO  (closeThreadPool-3109-thread-2) [     ] o.e.j.s.Server Started @618859ms
   [junit4]   2> 618754 INFO  (closeThreadPool-3109-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/un_hb/d, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/tempDir-001/jetty4, hostPort=60562, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001/shard-4-001/cores, replicaType=NRT}
   [junit4]   2> 618754 ERROR (closeThreadPool-3109-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 618754 INFO  (closeThreadPool-3109-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 618754 INFO  (closeThreadPool-3109-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 618754 INFO  (closeThreadPool-3109-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 618754 INFO  (closeThreadPool-3109-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 618754 INFO  (closeThreadPool-3109-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start 

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

 (closeThreadPool-220-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3aab786f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 72780 INFO  (closeThreadPool-220-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4a00a60{/un_hb/d,null,UNAVAILABLE}
   [junit4]   2> 72780 INFO  (closeThreadPool-220-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 72782 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 73000 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> 	17	/solr/collections/collection1/state.json
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	4	/solr/collections/testcollection/terms/shard1
   [junit4]   2> 	3	/solr/collections/testcollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/testcollection/terms/shard5
   [junit4]   2> 	3	/solr/collections/testcollection/terms/shard3
   [junit4]   2> 	3	/solr/collections/testcollection/terms/shard4
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	2	/solr/collections/testcollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	166	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72261987904913412-127.0.0.1:52621_un_hb%2Fd-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72261987904913420-127.0.0.1:52704_un_hb%2Fd-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	87	/solr/overseer/queue
   [junit4]   2> 	37	/solr/live_nodes
   [junit4]   2> 	22	/solr/collections
   [junit4]   2> 	18	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 73012 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52595
   [junit4]   2> 73012 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52595
   [junit4]   2> 73012 INFO  (TEST-TestReplicaProperties.test-seed#[94B1EFBDF38D93A3]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52595
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicaProperties -Dtests.method=test -Dtests.seed=94B1EFBDF38D93A3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=zh-TW -Dtests.timezone=Asia/Tbilisi -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   66.7s J1 | TestReplicaProperties.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52738/un_hb/d: Underlying core creation failed while creating collection: testcollection
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94B1EFBDF38D93A3:1CE5D0675D71FE5B]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1832)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1866)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.TestReplicaProperties.test(TestReplicaProperties.java:60)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.TestReplicaProperties_94B1EFBDF38D93A3-001
   [junit4]   2> Jul 12, 2020 1:31:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=zh-TW, timezone=Asia/Tbilisi
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=362858000,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestReplicaProperties]
   [junit4] Completed [5/5 (5!)] on J1 in 71.91s, 1 test, 1 error <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1599: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1126: There were test failures: 5 suites, 5 tests, 5 errors [seed: 94B1EFBDF38D93A3]

Total time: 1 minute 17 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.api.collections.TestReplicaProperties
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 113 issues (skipped 104 duplicates)
[Java] Post processing issues on 'MacOSX VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX'
[Java] -> resolved paths in source directory (54 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 113 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 54 affected files
[Java] No filter has been set, publishing all 113 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 113 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-MacOSX/builds/1249/files-with-issues'
[Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-MacOSX #1248' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 113 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-MacOSX #1249'.
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-14.0.1) - Build # 1248 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1248/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionOnCommitTest.test

Error Message:
Error from server at http://127.0.0.1:64277: Underlying core creation failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64277: Underlying core creation failed while creating collection: control_collection
	at __randomizedtesting.SeedInfo.seed([BB6B01BED232487E:333F3E647CCE2586]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	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:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	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.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.HttpPartitionOnCommitTest.test

Error Message:
Error from server at http://127.0.0.1:50893: Underlying core creation failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50893: Underlying core creation failed while creating collection: control_collection
	at __randomizedtesting.SeedInfo.seed([BB6B01BED232487E:333F3E647CCE2586]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	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:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	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.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13352 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest
   [junit4]   2> 3709 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[BB6B01BED232487E]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3739 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[BB6B01BED232487E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_BB6B01BED232487E-001/data-dir-1-001
   [junit4]   2> 3888 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[BB6B01BED232487E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3936 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[BB6B01BED232487E]-worker) [     ] o.e.j.u.log Logging initialized @4007ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 3947 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[BB6B01BED232487E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 3990 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[BB6B01BED232487E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3999 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[BB6B01BED232487E]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 4059 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4071 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 4072 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4119 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 4171 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer start zk server on port: 50855
   [junit4]   2> 4172 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:50855
   [junit4]   2> 4174 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50855
   [junit4]   2> 4174 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50855
   [junit4]   2> 4349 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4364 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Close of session 0x0
   [junit4]   2>           => java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.readLength(NIOServerCnxn.java:544)
   [junit4]   2> java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.readLength(NIOServerCnxn.java:544) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:332) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 4373 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]-SendThread(127.0.0.1:50855)) [     ] o.a.z.ClientCnxn Session 0x0 for sever localhost/127.0.0.1:50855, Closing socket connection. Attempting reconnect except it is a SessionExpiredException.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x0, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x0, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 6035 INFO  (zkConnectionManagerCallback-4-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6035 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6066 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6072 INFO  (zkConnectionManagerCallback-6-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6073 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6105 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 6136 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 6155 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 6164 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 6175 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 6182 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 6190 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 6200 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 6214 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 6237 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 6285 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 6320 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 7396 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 7399 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 7399 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 7402 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 7485 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 7485 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 7487 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 7524 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42ce47f4{/,null,AVAILABLE}
   [junit4]   2> 7546 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@78da87c4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:50899}
   [junit4]   2> 7547 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.s.Server Started @7622ms
   [junit4]   2> 7547 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_BB6B01BED232487E-001/tempDir-001/control/data, hostPort=50893, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_BB6B01BED232487E-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 7617 ERROR (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7617 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 7618 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 7626 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7626 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 7627 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-12T04:25:39.430158Z
   [junit4]   2> 7649 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7655 INFO  (zkConnectionManagerCallback-8-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7656 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7768 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 7771 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_BB6B01BED232487E-001/control-001/solr.xml
   [junit4]   2> 7902 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 7902 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 7991 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@f05eb82, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 9288 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 9677 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49b5dca9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 9677 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49b5dca9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10013 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47ee8dbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10014 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47ee8dbe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10170 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50855/solr
   [junit4]   2> 10215 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10221 INFO  (zkConnectionManagerCallback-18-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10232 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10244 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]-SendThread(127.0.0.1:50855)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b7f1f3e10003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b7f1f3e10003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b7f1f3e10003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 10365 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:50893_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10376 INFO  (zkConnectionManagerCallback-20-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10376 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:50893_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11575 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:50893_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50893_
   [junit4]   2> 11597 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:50893_     ] o.a.s.c.Overseer Overseer (id=72259843844538372-127.0.0.1:50893_-n_0000000000) starting
   [junit4]   2> 11748 INFO  (OverseerStateUpdate-72259843844538372-127.0.0.1:50893_-n_0000000000) [n:127.0.0.1:50893_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50893_
   [junit4]   2> 11754 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:50893_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50893_
   [junit4]   2> 11774 INFO  (zkCallback-19-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 11881 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:50893_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 11909 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:50893_     ] 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> 12144 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:50893_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 12361 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:50893_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f05eb82
   [junit4]   2> 12362 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:50893_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f05eb82
   [junit4]   2> 12363 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:50893_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f05eb82
   [junit4]   2> 12438 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:50893_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_BB6B01BED232487E-001/control-001/cores
   [junit4]   2> 12562 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12567 INFO  (zkConnectionManagerCallback-37-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12569 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12601 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 12625 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50855/solr ready
   [junit4]   2> 12789 INFO  (SocketProxy-Acceptor-50893) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50927,localport=50893], receiveBufferSize: 408300
   [junit4]   2> 12791 INFO  (SocketProxy-Acceptor-50893) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=50899,localport=50928], receiveBufferSize=408300
   [junit4]   2> 12971 INFO  (qtp256700132-48) [n:127.0.0.1:50893_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:50893_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 13013 INFO  (OverseerThreadFactory-27-thread-1-processing-n:127.0.0.1:50893_) [n:127.0.0.1:50893_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 13197 INFO  (SocketProxy-Acceptor-50893) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50936,localport=50893], receiveBufferSize: 408300
   [junit4]   2> 13198 INFO  (SocketProxy-Acceptor-50893) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=50899,localport=50937], receiveBufferSize=408300
   [junit4]   2> 13208 INFO  (qtp256700132-50) [n:127.0.0.1:50893_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 13209 INFO  (qtp256700132-50) [n:127.0.0.1:50893_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=9
   [junit4]   2> 13352 INFO  (SocketProxy-Acceptor-50893) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50940,localport=50893], receiveBufferSize: 408300
   [junit4]   2> 13354 INFO  (SocketProxy-Acceptor-50893) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=50899,localport=50941], receiveBufferSize=408300
   [junit4]   2> 13423 INFO  (qtp256700132-50) [n:127.0.0.1:50893_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 14503 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 14746 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 15558 WARN  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 15690 WARN  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 15694 WARN  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 15700 WARN  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 16222 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 16641 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 16650 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f05eb82
   [junit4]   2> 16677 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_BB6B01BED232487E-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_BB6B01BED232487E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 16726 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=37.6455078125, floorSegmentMB=2.0576171875, forceMergeDeletesPctAllowed=22.615238600697126, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=35.011069584643394
   [junit4]   2> 17150 WARN  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 17934 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 17934 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 17945 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 17945 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 17970 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=73.220703125, floorSegmentMB=1.537109375, forceMergeDeletesPctAllowed=22.79582035024426, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=30.60937441776122
   [junit4]   2> 18038 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 18067 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 18099 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 18108 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1671983739605876736
   [junit4]   2> 18137 INFO  (searcherExecutor-39-thread-1-processing-n:127.0.0.1:50893_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 18176 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 18199 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 18258 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 18258 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 18258 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50893/control_collection_shard1_replica_n1/
   [junit4]   2> 18268 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 18272 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:50893/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 18273 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72259843844538372-core_node2-n_0000000000
   [junit4]   2> 18317 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50893/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 18331 ERROR (OverseerThreadFactory-27-thread-1-processing-n:127.0.0.1:50893_) [n:127.0.0.1:50893_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:50893
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: Total timeout 5000 ms elapsed
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient$1.onFailure(Http2SolrClient.java:413)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Total timeout 5000 ms elapsed
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient$1.onFailure(Http2SolrClient.java:413) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.client.ResponseNotifier.notifyFailure(ResponseNotifier.java:197) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.ResponseNotifier.notifyFailure(ResponseNotifier.java:189) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpReceiver.abort(HttpReceiver.java:608) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpChannel.abortResponse(HttpChannel.java:156) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpChannel.abort(HttpChannel.java:149) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpExchange.abort(HttpExchange.java:257) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpConversation.abort(HttpConversation.java:149) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.abort(HttpRequest.java:796) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.TimeoutCompleteListener.onTimeoutExpired(TimeoutCompleteListener.java:51) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.CyclicTimeout$Wakeup.run(CyclicTimeout.java:282) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> Caused by: java.util.concurrent.TimeoutException: Total timeout 5000 ms elapsed
   [junit4]   2> 	... 8 more
   [junit4]   2> 18332 ERROR (OverseerThreadFactory-27-thread-1-processing-n:127.0.0.1:50893_) [n:127.0.0.1:50893_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection].
   [junit4]   2> 18336 INFO  (zkCallback-19-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 18336 INFO  (zkCallback-19-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 18350 INFO  (qtp256700132-50) [n:127.0.0.1:50893_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 18354 INFO  (OverseerThreadFactory-27-thread-1-processing-n:127.0.0.1:50893_) [n:127.0.0.1:50893_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 18362 INFO  (qtp256700132-49) [n:127.0.0.1:50893_    x:control_collection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1 tag=null
   [junit4]   2> 18363 INFO  (qtp256700132-49) [n:127.0.0.1:50893_    x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c61c68: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@2f6f8068
   [junit4]   2> 18382 INFO  (qtp256700132-50) [n:127.0.0.1:50893_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4960
   [junit4]   2> 18516 INFO  (qtp256700132-49) [n:127.0.0.1:50893_     ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b5b4bdf
   [junit4]   2> 18517 INFO  (qtp256700132-49) [n:127.0.0.1:50893_     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1 tag=SolrCore@3b5b4bdf
   [junit4]   2> 18517 INFO  (qtp256700132-49) [n:127.0.0.1:50893_     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader tag=SolrCore@3b5b4bdf
   [junit4]   2> 18518 INFO  (qtp256700132-49) [n:127.0.0.1:50893_     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 18549 INFO  (qtp256700132-49) [n:127.0.0.1:50893_     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 18584 INFO  (qtp256700132-49) [n:127.0.0.1:50893_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=control_collection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=224
   [junit4]   2> 18775 INFO  (zkCallback-19-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 18979 INFO  (OverseerThreadFactory-27-thread-1-processing-n:127.0.0.1:50893_) [n:127.0.0.1:50893_     ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [control_collection]
   [junit4]   2> 18979 ERROR (OverseerThreadFactory-27-thread-1-processing-n:127.0.0.1:50893_) [n:127.0.0.1:50893_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException: Underlying core creation failed while creating collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:309)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:264)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:517)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:212)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 19031 INFO  (qtp256700132-48) [n:127.0.0.1:50893_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:50893_&wt=javabin&version=2} status=400 QTime=6092
   [junit4]   2> 19037 INFO  (OverseerCollectionConfigSetProcessor-72259843844538372-127.0.0.1:50893_-n_0000000000) [n:127.0.0.1:50893_     ] 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> 19167 INFO  (closeThreadPool-45-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1189945021
   [junit4]   2> 19167 INFO  (closeThreadPool-45-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:50893_
   [junit4]   2> 19177 INFO  (closeThreadPool-45-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 19177 INFO  (closeThreadPool-45-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:50893_ as DOWN
   [junit4]   2> 19212 INFO  (closeThreadPool-45-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 19213 INFO  (closeThreadPool-45-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b8203b0: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@930092b
   [junit4]   2> 19220 INFO  (closeThreadPool-45-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 19220 INFO  (closeThreadPool-45-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@221d2ea7: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3b531686
   [junit4]   2> 19228 INFO  (closeThreadPool-45-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 19228 INFO  (closeThreadPool-45-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f4609c2: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1010961f
   [junit4]   2> 19229 INFO  (closeThreadPool-45-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 19242 INFO  (closeThreadPool-50-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72259843844538372-127.0.0.1:50893_-n_0000000000) closing
   [junit4]   2> 19242 INFO  (OverseerStateUpdate-72259843844538372-127.0.0.1:50893_-n_0000000000) [n:127.0.0.1:50893_     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50893_
   [junit4]   2> 19243 INFO  (OverseerAutoScalingTriggerThread-72259843844538372-127.0.0.1:50893_-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 19244 INFO  (closeThreadPool-50-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72259843844538372-127.0.0.1:50893_-n_0000000000) closing
   [junit4]   2> 19263 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]-SendThread(127.0.0.1:50855)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b7f1f3e10004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b7f1f3e10004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b7f1f3e10004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 19375 INFO  (closeThreadPool-45-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72259843844538372-127.0.0.1:50893_-n_0000000000) closing
   [junit4]   2> 19389 INFO  (closeThreadPool-45-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@78da87c4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 19390 INFO  (closeThreadPool-45-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@42ce47f4{/,null,UNAVAILABLE}
   [junit4]   2> 19390 INFO  (closeThreadPool-45-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 19396 WARN  (closeThreadPool-45-thread-2) [     ] o.a.s.c.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:50893/, target: http://127.0.0.1:50899/
   [junit4]   2> 19397 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 19614 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> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/control_collection/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 19619 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:50855
   [junit4]   2> 19619 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50855
   [junit4]   2> 19619 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50855
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionOnCommitTest -Dtests.method=test -Dtests.seed=BB6B01BED232487E -Dtests.slow=true -Dtests.locale=af -Dtests.timezone=HST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   15.6s J2 | HttpPartitionOnCommitTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50893: Underlying core creation failed while creating collection: control_collection
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BB6B01BED232487E:333F3E647CCE2586]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_BB6B01BED232487E-001
   [junit4]   2> Jul 12, 2020 4:25:51 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=874, maxMBSortInHeap=5.869068268577405, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=af, timezone=HST
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=122287120,total=194904064
   [junit4]   2> NOTE: All tests run in this JVM: [HttpPartitionOnCommitTest]
   [junit4] Completed [4/915 (1!)] on J2 in 18.61s, 1 test, 1 error <<< FAILURES!

[...truncated 47974 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1248/consoleText

[repro] Revision: d39af103c6bfbcc1a1287e3366ac9889cf26041f

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=HttpPartitionOnCommitTest -Dtests.method=test -Dtests.seed=BB6B01BED232487E -Dtests.slow=true -Dtests.locale=af -Dtests.timezone=HST -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.HttpPartitionOnCommitTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=BB6B01BED232487E -Dtests.slow=true -Dtests.locale=af -Dtests.timezone=HST -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 34 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest
   [junit4]   2> 4263 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[BB6B01BED232487E]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 4307 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[BB6B01BED232487E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_BB6B01BED232487E-001/data-dir-1-001
   [junit4]   2> 4457 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[BB6B01BED232487E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4531 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[BB6B01BED232487E]-worker) [     ] o.e.j.u.log Logging initialized @4599ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 4565 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[BB6B01BED232487E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 4626 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[BB6B01BED232487E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4687 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[BB6B01BED232487E]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 4804 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4822 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 4823 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4878 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 4923 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer start zk server on port: 64251
   [junit4]   2> 4924 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64251
   [junit4]   2> 4926 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64251
   [junit4]   2> 4926 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64251
   [junit4]   2> 5016 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 5030 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Close of session 0x0
   [junit4]   2>           => java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.readLength(NIOServerCnxn.java:544)
   [junit4]   2> java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.readLength(NIOServerCnxn.java:544) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:332) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 5039 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]-SendThread(127.0.0.1:64251)) [     ] o.a.z.ClientCnxn Session 0x0 for sever localhost/127.0.0.1:64251, Closing socket connection. Attempting reconnect except it is a SessionExpiredException.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x0, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x0, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 7121 INFO  (zkConnectionManagerCallback-4-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7121 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7163 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 7171 INFO  (zkConnectionManagerCallback-6-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7172 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7204 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 7226 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 7241 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 7256 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 7266 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 7278 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 7291 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 7305 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 7317 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 7327 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 7346 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 7360 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 8239 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 8240 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 8240 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 8243 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 8264 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8264 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8266 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 8282 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c12c7f9{/,null,AVAILABLE}
   [junit4]   2> 8310 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@43aa7463{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64280}
   [junit4]   2> 8311 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.s.Server Started @8382ms
   [junit4]   2> 8311 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_BB6B01BED232487E-001/tempDir-001/control/data, hostPort=64278, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_BB6B01BED232487E-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 8350 ERROR (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8350 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 8352 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 8356 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8356 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 8357 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-12T05:18:06.236849Z
   [junit4]   2> 8365 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8374 INFO  (zkConnectionManagerCallback-8-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8376 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8403 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]-SendThread(127.0.0.1:64251)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b821f8190002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b821f8190002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b821f8190002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 8525 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 8548 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_BB6B01BED232487E-001/control-001/solr.xml
   [junit4]   2> 8644 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 8645 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 8721 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1e5c644, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 10090 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 10414 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29d4100b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10415 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29d4100b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10541 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21cfe120[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10541 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21cfe120[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10625 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64251/solr
   [junit4]   2> 10643 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10647 INFO  (zkConnectionManagerCallback-18-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10647 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10655 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]-SendThread(127.0.0.1:64251)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b821f8190003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b821f8190003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b821f8190003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 10763 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:64278_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10770 INFO  (zkConnectionManagerCallback-20-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10772 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:64278_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11346 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:64278_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64278_
   [junit4]   2> 11348 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:64278_     ] o.a.s.c.Overseer Overseer (id=72260050073747460-127.0.0.1:64278_-n_0000000000) starting
   [junit4]   2> 11485 INFO  (OverseerStateUpdate-72260050073747460-127.0.0.1:64278_-n_0000000000) [n:127.0.0.1:64278_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:64278_
   [junit4]   2> 11488 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:64278_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64278_
   [junit4]   2> 11531 INFO  (OverseerStateUpdate-72260050073747460-127.0.0.1:64278_-n_0000000000) [n:127.0.0.1:64278_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 11649 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:64278_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 11680 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:64278_     ] 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> 11878 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:64278_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 12124 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:64278_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e5c644
   [junit4]   2> 12125 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:64278_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e5c644
   [junit4]   2> 12126 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:64278_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e5c644
   [junit4]   2> 12230 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [n:127.0.0.1:64278_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_BB6B01BED232487E-001/control-001/cores
   [junit4]   2> 12358 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 12362 INFO  (zkConnectionManagerCallback-37-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12371 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12417 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 12439 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64251/solr ready
   [junit4]   2> 12516 INFO  (SocketProxy-Acceptor-64278) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=64314,localport=64278], receiveBufferSize: 408300
   [junit4]   2> 12522 INFO  (SocketProxy-Acceptor-64278) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=64280,localport=64315], receiveBufferSize=408300
   [junit4]   2> 12690 INFO  (qtp1480091003-48) [n:127.0.0.1:64278_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64278_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 12714 INFO  (OverseerThreadFactory-27-thread-1-processing-n:127.0.0.1:64278_) [n:127.0.0.1:64278_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 12868 INFO  (SocketProxy-Acceptor-64278) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=64320,localport=64278], receiveBufferSize: 408300
   [junit4]   2> 12869 INFO  (SocketProxy-Acceptor-64278) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=64280,localport=64321], receiveBufferSize=408300
   [junit4]   2> 12879 INFO  (qtp1480091003-50) [n:127.0.0.1:64278_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 12881 INFO  (qtp1480091003-50) [n:127.0.0.1:64278_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=10
   [junit4]   2> 12980 INFO  (SocketProxy-Acceptor-64278) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=64322,localport=64278], receiveBufferSize: 408300
   [junit4]   2> 12981 INFO  (SocketProxy-Acceptor-64278) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=64280,localport=64323], receiveBufferSize=408300
   [junit4]   2> 13061 INFO  (qtp1480091003-50) [n:127.0.0.1:64278_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 14127 INFO  (qtp1480091003-50) [n:127.0.0.1:64278_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 14338 INFO  (qtp1480091003-50) [n:127.0.0.1:64278_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 14917 WARN  (qtp1480091003-50) [n:127.0.0.1:64278_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 15069 WARN  (qtp1480091003-50) [n:127.0.0.1:64278_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 15072 WARN  (qtp1480091003-50) [n:127.0.0.1:64278_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 15083 WARN  (qtp1480091003-50) [n:127.0.0.1:64278_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 15745 INFO  (qtp1480091003-50) [n:127.0.0.1:64278_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 16425 INFO  (qtp1480091003-50) [n:127.0.0.1:64278_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 16596 INFO  (qtp1480091003-50) [n:127.0.0.1:64278_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e5c644
   [junit4]   2> 16638 INFO  (qtp1480091003-50) [n:127.0.0.1:64278_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_BB6B01BED232487E-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionOnCommitTest_BB6B01BED232487E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 16784 INFO  (qtp1480091003-50) [n:127.0.0.1:64278_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=37.6455078125, floorSegmentMB=2.0576171875, forceMergeDeletesPctAllowed=22.615238600697126, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=35.011069584643394
   [junit4]   2> 17449 WARN  (qtp1480091003-50) [n:127.0.0.1:64278_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 17969 ERROR (OverseerThreadFactory-27-thread-1-processing-n:127.0.0.1:64278_) [n:127.0.0.1:64278_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:6427

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

 [junit4]   2> 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:850)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:898)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1147)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1010)
   [junit4]   2> 	... 39 more
   [junit4]   2> Caused by: java.lang.reflect.InvocationTargetException
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   [junit4]   2> 	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
   [junit4]   2> 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:836)
   [junit4]   2> 	... 42 more
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:123)
   [junit4]   2> 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:112)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:119)
   [junit4]   2> 	... 48 more
   [junit4]   2> 
   [junit4]   2> 19110 INFO  (qtp256700132-50) [n:127.0.0.1:64277_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=6196
   [junit4]   2> 19126 WARN  (closeThreadPool-42-thread-2) [     ] o.a.s.c.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:64277/, target: http://127.0.0.1:64279/
   [junit4]   2> 19126 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 19340 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> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 19358 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:64248
   [junit4]   2> 19358 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64248
   [junit4]   2> 19358 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[BB6B01BED232487E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 64248
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionOnCommitTest -Dtests.method=test -Dtests.seed=BB6B01BED232487E -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=af -Dtests.timezone=HST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   14.7s J3 | HttpPartitionOnCommitTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64277: Underlying core creation failed while creating collection: control_collection
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BB6B01BED232487E:333F3E647CCE2586]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionOnCommitTest_BB6B01BED232487E-001
   [junit4]   2> Jul 12, 2020 5:18:17 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=874, maxMBSortInHeap=5.869068268577405, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=af, timezone=HST
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=146368488,total=194904064
   [junit4]   2> NOTE: All tests run in this JVM: [HttpPartitionOnCommitTest]
   [junit4] Completed [2/5 (2!)] on J3 in 18.53s, 1 test, 1 error <<< FAILURES!

[...truncated 26 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1599: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1126: There were test failures: 5 suites, 5 tests, 2 errors [seed: BB6B01BED232487E]

Total time: 52 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   2/5 failed: org.apache.solr.cloud.HttpPartitionOnCommitTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 113 issues (skipped 104 duplicates)
[Java] Post processing issues on 'MacOSX VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX'
[Java] -> resolved paths in source directory (54 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 113 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 54 affected files
[Java] No filter has been set, publishing all 113 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 113 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-MacOSX/builds/1248/files-with-issues'
[Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-MacOSX #1247' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 113 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-MacOSX #1248'.
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-11.0.6) - Build # 1247 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1247/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.FullSolrCloudDistribCmdsTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest:     1) Thread[id=16841, name=SessionTracker, state=TIMED_WAITING, group=TGRP-FullSolrCloudDistribCmdsTest]         at java.base@11.0.6/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest: 
   1) Thread[id=16841, name=SessionTracker, state=TIMED_WAITING, group=TGRP-FullSolrCloudDistribCmdsTest]
        at java.base@11.0.6/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
	at __randomizedtesting.SeedInfo.seed([56A635B72AE7D684]:0)


FAILED:  org.apache.solr.cloud.HttpPartitionOnCommitTest.test

Error Message:
Error from server at http://127.0.0.1:58912: Underlying core creation failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58912: Underlying core creation failed while creating collection: control_collection
	at __randomizedtesting.SeedInfo.seed([56A635B72AE7D684:DEF20A6D841BBB7C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	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:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	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.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.HttpPartitionOnCommitTest.test

Error Message:
Error from server at http://127.0.0.1:58091: Underlying core creation failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58091: Underlying core creation failed while creating collection: control_collection
	at __randomizedtesting.SeedInfo.seed([56A635B72AE7D684:DEF20A6D841BBB7C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	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:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	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.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14952 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest
   [junit4]   2> 931871 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 931872 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_56A635B72AE7D684-001/data-dir-112-001
   [junit4]   2> 931872 WARN  (SUITE-HttpPartitionOnCommitTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=48 numCloses=48
   [junit4]   2> 931872 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 931872 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 931873 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 931873 INFO  (SUITE-HttpPartitionOnCommitTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 931875 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 931876 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 931876 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 931877 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 931979 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer start zk server on port: 58084
   [junit4]   2> 931979 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:58084
   [junit4]   2> 931979 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58084
   [junit4]   2> 931979 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58084
   [junit4]   2> 931983 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931988 INFO  (zkConnectionManagerCallback-10891-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931989 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931998 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 932004 INFO  (zkConnectionManagerCallback-10893-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 932008 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 932019 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 932023 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 932026 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 932029 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 932031 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 932036 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 932041 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 932044 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 932047 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 932050 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 932055 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 932063 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 932540 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 932540 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 932540 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 932540 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 932552 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 932552 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 932553 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 932555 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63e14d81{/,null,AVAILABLE}
   [junit4]   2> 932560 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4f3739f2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:58092}
   [junit4]   2> 932560 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.e.j.s.Server Started @932613ms
   [junit4]   2> 932560 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_56A635B72AE7D684-001/tempDir-001/control/data, hostPort=58091, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_56A635B72AE7D684-001/control-001/cores}
   [junit4]   2> 932561 ERROR (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 932561 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 932561 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 932561 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 932561 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 932561 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-11T21:09:20.137503Z
   [junit4]   2> 932564 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 932570 INFO  (zkConnectionManagerCallback-10895-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 932571 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 932581 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]-SendThread(127.0.0.1:58084)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b66287840002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b66287840002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b66287840002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 932682 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 932682 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_56A635B72AE7D684-001/control-001/solr.xml
   [junit4]   2> 932687 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 932687 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 932688 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2acfeb77, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 932766 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 932767 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7ee9ed65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 932767 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7ee9ed65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 932772 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@580e6e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 932772 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@580e6e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 932774 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58084/solr
   [junit4]   2> 932778 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 932783 INFO  (zkConnectionManagerCallback-10905-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 932783 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 932789 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]-SendThread(127.0.0.1:58084)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b66287840003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b66287840003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b66287840003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 932896 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [n:127.0.0.1:58091_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 932906 INFO  (zkConnectionManagerCallback-10907-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 932907 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [n:127.0.0.1:58091_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 933260 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [n:127.0.0.1:58091_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58091_
   [junit4]   2> 933262 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [n:127.0.0.1:58091_     ] o.a.s.c.Overseer Overseer (id=72258128334553092-127.0.0.1:58091_-n_0000000000) starting
   [junit4]   2> 933283 INFO  (OverseerStateUpdate-72258128334553092-127.0.0.1:58091_-n_0000000000) [n:127.0.0.1:58091_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:58091_
   [junit4]   2> 933284 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [n:127.0.0.1:58091_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58091_
   [junit4]   2> 933288 INFO  (OverseerStateUpdate-72258128334553092-127.0.0.1:58091_-n_0000000000) [n:127.0.0.1:58091_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 933300 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [n:127.0.0.1:58091_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 933300 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [n:127.0.0.1:58091_     ] 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> 933315 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [n:127.0.0.1:58091_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 933329 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [n:127.0.0.1:58091_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2acfeb77
   [junit4]   2> 933336 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [n:127.0.0.1:58091_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2acfeb77
   [junit4]   2> 933336 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [n:127.0.0.1:58091_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2acfeb77
   [junit4]   2> 933336 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [n:127.0.0.1:58091_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_56A635B72AE7D684-001/control-001/cores
   [junit4]   2> 933346 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 933349 INFO  (zkConnectionManagerCallback-10924-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 933349 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 933352 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 933358 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58084/solr ready
   [junit4]   2> 933359 INFO  (SocketProxy-Acceptor-58091) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58097,localport=58091], receiveBufferSize: 408300
   [junit4]   2> 933362 INFO  (SocketProxy-Acceptor-58091) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58092,localport=58098], receiveBufferSize=408300
   [junit4]   2> 933372 INFO  (qtp109752187-16007) [n:127.0.0.1:58091_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:58091_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 933380 INFO  (OverseerThreadFactory-10914-thread-1-processing-n:127.0.0.1:58091_) [n:127.0.0.1:58091_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 933502 INFO  (SocketProxy-Acceptor-58091) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58099,localport=58091], receiveBufferSize: 408300
   [junit4]   2> 933503 INFO  (SocketProxy-Acceptor-58091) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58092,localport=58100], receiveBufferSize=408300
   [junit4]   2> 933505 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 933505 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 933519 INFO  (SocketProxy-Acceptor-58091) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58101,localport=58091], receiveBufferSize: 408300
   [junit4]   2> 933520 INFO  (SocketProxy-Acceptor-58091) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58092,localport=58102], receiveBufferSize=408300
   [junit4]   2> 933524 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 939393 ERROR (OverseerThreadFactory-10914-thread-1-processing-n:127.0.0.1:58091_) [n:127.0.0.1:58091_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:58091
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: Total timeout 5000 ms elapsed
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient$1.onFailure(Http2SolrClient.java:413)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Total timeout 5000 ms elapsed
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient$1.onFailure(Http2SolrClient.java:413) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.client.ResponseNotifier.notifyFailure(ResponseNotifier.java:197) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.ResponseNotifier.notifyFailure(ResponseNotifier.java:189) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpReceiver.abort(HttpReceiver.java:608) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpChannel.abortResponse(HttpChannel.java:156) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpChannel.abort(HttpChannel.java:149) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpExchange.abort(HttpExchange.java:257) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpConversation.abort(HttpConversation.java:149) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.abort(HttpRequest.java:796) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.client.TimeoutCompleteListener.onTimeoutExpired(TimeoutCompleteListener.java:51) ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.CyclicTimeout$Wakeup.run(CyclicTimeout.java:282) ~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> Caused by: java.util.concurrent.TimeoutException: Total timeout 5000 ms elapsed
   [junit4]   2> 	... 8 more
   [junit4]   2> 939415 ERROR (OverseerThreadFactory-10914-thread-1-processing-n:127.0.0.1:58091_) [n:127.0.0.1:58091_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection].
   [junit4]   2> 939421 INFO  (OverseerThreadFactory-10914-thread-1-processing-n:127.0.0.1:58091_) [n:127.0.0.1:58091_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 939426 ERROR (qtp109752187-16006) [n:127.0.0.1:58091_    x:control_collection_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Cannot unload non-existent core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1756)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:108)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 939426 INFO  (qtp109752187-16006) [n:127.0.0.1:58091_    x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=control_collection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 939428 ERROR (OverseerThreadFactory-10914-thread-1-processing-n:127.0.0.1:58091_) [n:127.0.0.1:58091_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:58091
   [junit4]   2>           => org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Cannot unload non-existent core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:775)
   [junit4]   2> org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at null: Cannot unload non-existent core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:775) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:464) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.access$1200(Http2SolrClient.java:114) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient$1.lambda$onHeaders$0(Http2SolrClient.java:397) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:212) [java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 939436 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 939436 INFO  (zkCallback-10906-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 939449 INFO  (OverseerThreadFactory-10914-thread-1-processing-n:127.0.0.1:58091_) [n:127.0.0.1:58091_     ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [control_collection]
   [junit4]   2> 939449 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 939449 ERROR (OverseerThreadFactory-10914-thread-1-processing-n:127.0.0.1:58091_) [n:127.0.0.1:58091_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException: Underlying core creation failed while creating collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:309)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:264)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:517)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:212)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 939453 INFO  (qtp109752187-16007) [n:127.0.0.1:58091_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:58091_&wt=javabin&version=2} status=400 QTime=6081
   [junit4]   2> 939455 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]-SendThread(127.0.0.1:58084)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b66287840005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b66287840005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b66287840005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 939512 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 939547 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 939548 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2acfeb77
   [junit4]   2> 939548 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_56A635B72AE7D684-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_56A635B72AE7D684-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 939549 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=32.5078125, floorSegmentMB=1.69140625, forceMergeDeletesPctAllowed=20.450931181988715, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3964156200919686, deletesPctAllowed=48.48892086581333
   [junit4]   2> 939550 WARN  (qtp109752187-16008) [n:127.0.0.1:58091_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 939570 INFO  (closeThreadPool-10928-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1353183312
   [junit4]   2> 939571 INFO  (closeThreadPool-10928-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58091_
   [junit4]   2> 939572 INFO  (closeThreadPool-10928-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 939572 INFO  (closeThreadPool-10928-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:58091_ as DOWN
   [junit4]   2> 939577 INFO  (closeThreadPool-10928-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 939577 INFO  (closeThreadPool-10928-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d5a4d20: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@46380626
   [junit4]   2> 939589 INFO  (closeThreadPool-10928-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 939589 INFO  (closeThreadPool-10928-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50cc4ecb: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1d4025d8
   [junit4]   2> 939591 INFO  (closeThreadPool-10928-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 939591 INFO  (closeThreadPool-10928-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40694a3e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@653b6596
   [junit4]   2> 939591 INFO  (closeThreadPool-10928-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 939592 INFO  (closeThreadPool-10934-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72258128334553092-127.0.0.1:58091_-n_0000000000) closing
   [junit4]   2> 939593 INFO  (OverseerStateUpdate-72258128334553092-127.0.0.1:58091_-n_0000000000) [n:127.0.0.1:58091_     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58091_
   [junit4]   2> 939593 INFO  (OverseerAutoScalingTriggerThread-72258128334553092-127.0.0.1:58091_-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 939601 INFO  (closeThreadPool-10934-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72258128334553092-127.0.0.1:58091_-n_0000000000) closing
   [junit4]   2> 939601 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]-SendThread(127.0.0.1:58084)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b66287840004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b66287840004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b66287840004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 939610 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 939610 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 939611 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 939611 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 939611 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=36.6259765625, floorSegmentMB=1.5078125, forceMergeDeletesPctAllowed=27.65627209737565, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=30.522790829195824
   [junit4]   2> 939703 INFO  (closeThreadPool-10928-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72258128334553092-127.0.0.1:58091_-n_0000000000) closing
   [junit4]   2> 939703 ERROR (qtp109752187-16008) [n:127.0.0.1:58091_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Failed to get config name due to
   [junit4]   2>           => org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/control_collection
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/control_collection
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:302) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:96) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2934) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1015) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:906) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1387) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1273) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 939704 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_     ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d695349
   [junit4]   2> 939704 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1 tag=SolrCore@6d695349
   [junit4]   2> 939704 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1909fc37: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@7b889e2b
   [junit4]   2> 939704 INFO  (searcherExecutor-10926-thread-1-processing-n:127.0.0.1:58091_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:58091_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 939705 INFO  (closeThreadPool-10928-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4f3739f2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 939705 INFO  (closeThreadPool-10928-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@63e14d81{/,null,UNAVAILABLE}
   [junit4]   2> 939705 INFO  (closeThreadPool-10928-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 939717 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader tag=SolrCore@6d695349
   [junit4]   2> 939718 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 939719 ERROR (qtp109752187-16008) [n:127.0.0.1:58091_     ] o.a.s.c.CoreContainer null:org.apache.solr.common.SolrException: Error creating shard term node in Zookeeper for collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.ensureTermNodeExist(ZkShardTerms.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.<init>(ZkShardTerms.java:102)
   [junit4]   2> 	at org.apache.solr.cloud.ZkCollectionTerms.getShard(ZkCollectionTerms.java:45)
   [junit4]   2> 	at org.apache.solr.cloud.ZkCollectionTerms.remove(ZkCollectionTerms.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1644)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1638)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1286)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:1733)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$makePath$9(SolrZkClient.java:530)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:529)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:473)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:460)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.ensureTermNodeExist(ZkShardTerms.java:334)
   [junit4]   2> 	... 42 more
   [junit4]   2> 
   [junit4]   2> 939719 ERROR (qtp109752187-16008) [n:127.0.0.1:58091_     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'control_collection_shard1_replica_n1': Unable to create core [control_collection_shard1_replica_n1] Caused by: KeeperErrorCode = Session expired for /collections/control_collection
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:95)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:854)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1408)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1273)
   [junit4]   2> 	... 36 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to load config name for collection:control_collection due to: 
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1071)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:906)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1387)
   [junit4]   2> 	... 37 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to load config name for collection:control_collection due to: 
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:99)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2934)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1015)
   [junit4]   2> 	... 39 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/control_collection
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:302)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:96)
   [junit4]   2> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 939719 INFO  (qtp109752187-16008) [n:127.0.0.1:58091_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=6196
   [junit4]   2> 939720 WARN  (closeThreadPool-10928-thread-2) [     ] o.a.s.c.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:58091/, target: http://127.0.0.1:58092/
   [junit4]   2> 939720 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 939827 WARN  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]-SendThread(127.0.0.1:58084)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b66287840001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b66287840001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b66287840001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 939931 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> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 939934 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:58084
   [junit4]   2> 939934 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58084
   [junit4]   2> 939934 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58084
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionOnCommitTest -Dtests.method=test -Dtests.seed=56A635B72AE7D684 -Dtests.slow=true -Dtests.locale=fr-SY -Dtests.timezone=Etc/GMT+11 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   8.06s J0 | HttpPartitionOnCommitTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58091: Underlying core creation failed while creating collection: control_collection
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([56A635B72AE7D684:DEF20A6D841BBB7C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionOnCommitTest_56A635B72AE7D684-001
   [junit4]   2> Jul 11, 2020 9:09:27 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-SY, timezone=Etc/GMT+11
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=153917944,total=397012992
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsDirectoryFactoryTest, SolrGraphiteReporterTest, SpellPossibilityIteratorTest, PeerSyncReplicationTest, LeaderTragicEventTest, TestElisionMultitermQuery, TestBM25SimilarityFactory, TestStreamBody, TestRawResponseWriter, TestScoreJoinQPScore, TestSolrCachePerf, JavabinLoaderTest, TestInitQParser, TestJoin, MBeansHandlerTest, JSONWriterTest, TestSimPolicyCloud, TestCloudRecovery, MigrateRouteKeyTest, CreateCollectionCleanupTest, IgnoreLargeDocumentProcessorFactoryTest, TestUtils, ResourceLoaderTest, OrderedExecutorTest, TestFiltering, SharedFSAutoReplicaFailoverTest, TestLeaderElectionWithEmptyReplica, SuggesterTSTTest, TestShardHandlerFactory, TestPolicyCloud, MultiSolrCloudTestCaseTest, RootFieldTest, OverseerSolrResponseUnsafeSerializationTest, ThreadDumpHandlerTest, TestExactSharedStatsCache, TestSimClusterStateProvider, TestBadConfig, TestImpersonationWithHadoopAuth, HdfsUnloadDistributedZkTest, TestPayloadCheckQParserPlugin, TestUpdate, TestCustomStream, CustomCollectionTest, BasicAuthIntegrationTest, TestMinHashQParser, SearchHandlerTest, TestJsonFacetRefinement, CollectionStateFormat2Test, ReplaceNodeNoTargetTest, TestGeoJSONResponseWriter, CloudExitableDirectoryReaderTest, CoreAdminHandlerTest, RankQParserPluginTest, TestSolrConfigHandlerConcurrent, TestPhraseSuggestions, TestMergePolicyConfig, TestNumericTerms32, SolrInfoBeanTest, BaseCdcrDistributedZkTest, CollectionTooManyReplicasTest, ZkStateReaderTest, TestSolrTestCaseJ4, TestOmitPositions, TestCharFilters, AnalysisAfterCoreReloadTest, BadCopyFieldTest, DistributedFacetExistsSmallTest, DocValuesTest, TestSearcherReuse, LeaderElectionContextKeyTest, TestComplexPhraseLeadingWildcard, DistributedIntervalFacetingTest, TestRTGBase, TestSerializedLuceneMatchVersion, DistributedSpellCheckComponentTest, TimeRoutedAliasUpdateProcessorTest, BitVectorTest, HttpSolrCallGetCoreTest, HighlighterTest, SortSpecParsingTest, StatelessScriptUpdateProcessorFactoryTest, TestWithCollection, SchemaApiFailureTest, RoutingToNodesWithPropertiesTest, SearchHandlerTest, TestSafeXMLParsing, TestExpandComponent, XmlUpdateRequestHandlerTest, TestAuthorizationFramework, PreAnalyzedFieldManagedSchemaCloudTest, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TokenizerChainTest, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AddReplicaTest, BasicDistributedZk2Test, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, HttpPartitionOnCommitTest]
   [junit4] Completed [473/915 (1!)] on J0 in 8.70s, 1 test, 1 error <<< FAILURES!

[...truncated 26 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 928251 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 928251 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 928251 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest_56A635B72AE7D684-001/data-dir-106-001
   [junit4]   2> 928251 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
   [junit4]   2> 928251 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 928252 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 928253 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.FullSolrCloudDistribCmdsTest_56A635B72AE7D684-001/tempDir-001
   [junit4]   2> 928253 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 928253 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 928253 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 928255 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 928353 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 58027
   [junit4]   2> 928353 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:58027
   [junit4]   2> 928353 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58027
   [junit4]   2> 928353 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58027
   [junit4]   2> 928358 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 928364 INFO  (zkConnectionManagerCallback-11132-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928364 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 928369 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 928374 INFO  (zkConnectionManagerCallback-11134-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928374 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 928375 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 928379 INFO  (zkConnectionManagerCallback-11136-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 928379 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 928383 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[56A635B72AE7D684]-worker-SendThread(127.0.0.1:58027)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b66279750002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b66279750002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b66279750002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 928488 WARN  (jetty-launcher-11137-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 928488 INFO  (jetty-launcher-11137-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 928488 INFO  (jetty-launcher-11137-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 928488 INFO  (jetty-launcher-11137-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.6+10
   [junit4]   2> 928488 WARN  (jetty-launcher-11137-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 928488 INFO  (jetty-launcher-11137-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 928488 INFO  (jetty-launcher-11137-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 928488 INFO  (jetty-launcher-11137-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227

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

he.zookeeper.ZooKeeper.getData(ZooKeeper.java:2348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.readConfigName(ZkStateReader.java:302)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:96)
   [junit4]   2> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 95365 INFO  (qtp871604281-139) [n:127.0.0.1:58993_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_2x2_commits_shard1_replica_n2&action=CREATE&numShards=2&collection=c8n_2x2_commits&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=10731
   [junit4]   2> 95366 WARN  (closeThreadPool-198-thread-3) [     ] o.a.s.c.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:58993/, target: http://127.0.0.1:58994/
   [junit4]   2> 95367 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 95584 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> 	15	/solr/collections/c8n_1x3_commits/terms/shard1
   [junit4]   2> 	14	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	106	/solr/collections/collection1/state.json
   [junit4]   2> 	27	/solr/collections/c8n_1x3_commits/state.json
   [junit4]   2> 	8	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72258251602264076-127.0.0.1:58993_-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72258251602264068-127.0.0.1:58905_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	77	/solr/overseer/queue
   [junit4]   2> 	36	/solr/live_nodes
   [junit4]   2> 	36	/solr/collections
   [junit4]   2> 	23	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 95591 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:58878
   [junit4]   2> 95592 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58878
   [junit4]   2> 95592 INFO  (TEST-HttpPartitionOnCommitTest.test-seed#[56A635B72AE7D684]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58878
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionOnCommitTest -Dtests.method=test -Dtests.seed=56A635B72AE7D684 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ksb -Dtests.timezone=Africa/Cairo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   88.1s J3 | HttpPartitionOnCommitTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58977: Underlying core creation failed while creating collection: c8n_2x2_commits
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([56A635B72AE7D684:DEF20A6D841BBB7C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:810)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionOnCommitTest.multiShardTest(HttpPartitionOnCommitTest.java:76)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:67)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.HttpPartitionOnCommitTest_56A635B72AE7D684-001
   [junit4]   2> Jul 11, 2020 9:42:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ksb, timezone=Africa/Cairo
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=1,free=81369232,total=194904064
   [junit4]   2> NOTE: All tests run in this JVM: [HttpPartitionOnCommitTest]
   [junit4] Completed [5/10 (5!)] on J3 in 93.96s, 1 test, 1 error <<< FAILURES!

[...truncated 62 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1599: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1126: There were test failures: 10 suites, 35 tests, 5 errors [seed: 56A635B72AE7D684]

Total time: 2 minutes 56 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
[repro]   5/5 failed: org.apache.solr.cloud.HttpPartitionOnCommitTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 113 issues (skipped 104 duplicates)
[Java] Post processing issues on 'MacOSX VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX'
[Java] -> resolved paths in source directory (54 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 113 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 54 affected files
[Java] No filter has been set, publishing all 113 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 113 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-MacOSX/builds/1247/files-with-issues'
[Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-MacOSX #1246' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 113 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-MacOSX #1247'.
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-Experimental-GC] Lucene-Solr-8.x-MacOSX (64bit/jdk-14.0.1) - Build # 1246 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1246/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

2 tests failed.
FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:55499/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:55499/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([494C0B331D24AFFF:A412F3422F6E7876]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	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:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	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.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:59990/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:59990/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([494C0B331D24AFFF:A412F3422F6E7876]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	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:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	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.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 15553 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 1842549 INFO  (SUITE-TestContainerPlugin-seed#[494C0B331D24AFFF]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1842551 INFO  (SUITE-TestContainerPlugin-seed#[494C0B331D24AFFF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_494C0B331D24AFFF-001/data-dir-108-001
   [junit4]   2> 1842551 WARN  (SUITE-TestContainerPlugin-seed#[494C0B331D24AFFF]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 1842551 INFO  (SUITE-TestContainerPlugin-seed#[494C0B331D24AFFF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1842552 INFO  (SUITE-TestContainerPlugin-seed#[494C0B331D24AFFF]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1842552 INFO  (SUITE-TestContainerPlugin-seed#[494C0B331D24AFFF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1842556 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApi
   [junit4]   2> 1842557 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_494C0B331D24AFFF-001/tempDir-001
   [junit4]   2> 1842558 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1842558 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1842558 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1842561 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1842668 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.ZkTestServer start zk server on port: 59931
   [junit4]   2> 1842668 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59931
   [junit4]   2> 1842668 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59931
   [junit4]   2> 1842668 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59931
   [junit4]   2> 1842673 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1842678 INFO  (zkConnectionManagerCallback-12515-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1842678 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1842683 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1842686 INFO  (zkConnectionManagerCallback-12517-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1842687 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1842688 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1842715 INFO  (zkConnectionManagerCallback-12519-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1842715 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1842828 WARN  (jetty-launcher-12520-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1842828 WARN  (jetty-launcher-12520-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1842828 INFO  (jetty-launcher-12520-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1842828 WARN  (jetty-launcher-12520-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1842828 INFO  (jetty-launcher-12520-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1842828 INFO  (jetty-launcher-12520-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1842828 INFO  (jetty-launcher-12520-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1842828 INFO  (jetty-launcher-12520-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1842828 INFO  (jetty-launcher-12520-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1842828 INFO  (jetty-launcher-12520-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1842828 INFO  (jetty-launcher-12520-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1842828 INFO  (jetty-launcher-12520-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1842828 WARN  (jetty-launcher-12520-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1842828 INFO  (jetty-launcher-12520-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1842828 INFO  (jetty-launcher-12520-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1842828 INFO  (jetty-launcher-12520-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1842835 INFO  (jetty-launcher-12520-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1842835 INFO  (jetty-launcher-12520-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1842835 INFO  (jetty-launcher-12520-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1842838 INFO  (jetty-launcher-12520-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b7bde72{/solr,null,AVAILABLE}
   [junit4]   2> 1842838 INFO  (jetty-launcher-12520-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1842838 INFO  (jetty-launcher-12520-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1842838 INFO  (jetty-launcher-12520-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1842839 INFO  (jetty-launcher-12520-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1842839 INFO  (jetty-launcher-12520-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1842839 INFO  (jetty-launcher-12520-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1842840 INFO  (jetty-launcher-12520-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@22423b45{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:59941}
   [junit4]   2> 1842840 INFO  (jetty-launcher-12520-thread-2) [     ] o.e.j.s.Server Started @1843112ms
   [junit4]   2> 1842840 INFO  (jetty-launcher-12520-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d1775fa{/solr,null,AVAILABLE}
   [junit4]   2> 1842840 INFO  (jetty-launcher-12520-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59941}
   [junit4]   2> 1842840 ERROR (jetty-launcher-12520-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1842840 INFO  (jetty-launcher-12520-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1842840 INFO  (jetty-launcher-12520-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 1842840 INFO  (jetty-launcher-12520-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1842840 INFO  (jetty-launcher-12520-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1842840 INFO  (jetty-launcher-12520-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-11T14:30:33.530934Z
   [junit4]   2> 1842841 INFO  (jetty-launcher-12520-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4992a3cf{/solr,null,AVAILABLE}
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6ac52c68{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:59942}
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-4) [     ] o.e.j.s.Server Started @1843114ms
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59942}
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1842842 ERROR (jetty-launcher-12520-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7484145a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:59943}
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-1) [     ] o.e.j.s.Server Started @1843114ms
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59943}
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-11T14:30:33.532508Z
   [junit4]   2> 1842842 ERROR (jetty-launcher-12520-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-11T14:30:33.532768Z
   [junit4]   2> 1842842 INFO  (jetty-launcher-12520-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1842843 INFO  (jetty-launcher-12520-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62970552{/solr,null,AVAILABLE}
   [junit4]   2> 1842844 INFO  (jetty-launcher-12520-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1842846 INFO  (jetty-launcher-12520-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1842846 INFO  (jetty-launcher-12520-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1838307f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:59944}
   [junit4]   2> 1842846 INFO  (jetty-launcher-12520-thread-3) [     ] o.e.j.s.Server Started @1843118ms
   [junit4]   2> 1842846 INFO  (jetty-launcher-12520-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59944}
   [junit4]   2> 1842846 ERROR (jetty-launcher-12520-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1842846 INFO  (jetty-launcher-12520-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1842846 INFO  (jetty-launcher-12520-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 1842846 INFO  (jetty-launcher-12520-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1842846 INFO  (jetty-launcher-12520-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1842846 INFO  (jetty-launcher-12520-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-11T14:30:33.536814Z
   [junit4]   2> 1842848 INFO  (jetty-launcher-12520-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1842852 INFO  (zkConnectionManagerCallback-12522-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1842852 INFO  (jetty-launcher-12520-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1842857 INFO  (zkConnectionManagerCallback-12526-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1842857 INFO  (jetty-launcher-12520-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1842857 INFO  (jetty-launcher-12520-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1842858 INFO  (zkConnectionManagerCallback-12524-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1842858 INFO  (jetty-launcher-12520-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1842859 INFO  (zkConnectionManagerCallback-12528-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1842859 INFO  (jetty-launcher-12520-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1842860 INFO  (jetty-launcher-12520-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1842861 INFO  (jetty-launcher-12520-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1842861 INFO  (jetty-launcher-12520-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1842869 WARN  (jetty-launcher-12520-thread-2-SendThread(127.0.0.1:59931)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b4f571c40003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b4f571c40003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b4f571c40003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1842869 WARN  (jetty-launcher-12520-thread-4-SendThread(127.0.0.1:59931)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b4f571c40005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b4f571c40005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b4f571c40005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1842870 WARN  (jetty-launcher-12520-thread-1-SendThread(127.0.0.1:59931)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b4f571c40004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b4f571c40004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b4f571c40004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1842869 WARN  (jetty-launcher-12520-thread-3-SendThread(127.0.0.1:59931)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b4f571c40006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b4f571c40006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b4f571c40006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1843030 INFO  (jetty-launcher-12520-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1843033 WARN  (jetty-launcher-12520-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@437a2e62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1843033 WARN  (jetty-launcher-12520-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@437a2e62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1843039 WARN  (jetty-launcher-12520-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@379f38c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1843039 WARN  (jetty-launcher-12520-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@379f38c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1843042 INFO  (jetty-launcher-12520-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59931/solr
   [junit4]   2> 1843045 INFO  (jetty-launcher-12520-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1843048 INFO  (zkConnectionManagerCallback-12538-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1843048 INFO  (jetty-launcher-12520-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1843169 INFO  (jetty-launcher-12520-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1843170 WARN  (jetty-launcher-12520-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a261d04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1843170 WARN  (jetty-launcher-12520-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a261d04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1843178 WARN  (jetty-launcher-12520-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14e1e0a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1843179 WARN  (jetty-launcher-12520-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14e1e0a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1843180 INFO  (jetty-launcher-12520-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59931/solr
   [junit4]   2> 1843180 INFO  (jetty-launcher-12520-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1843183 INFO  (zkConnectionManagerCallback-12551-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1843184 INFO  (jetty-launcher-12520-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1843229 INFO  (jetty-launcher-12520-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1843231 WARN  (jetty-launcher-12520-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71c315d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1843231 WARN  (jetty-launcher-12520-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71c315d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1843234 WARN  (jetty-launcher-12520-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21176103[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1843234 WARN  (jetty-launcher-12520-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21176103[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1843235 INFO  (jetty-launcher-12520-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59931/solr
   [junit4]   2> 1843236 INFO  (jetty-launcher-12520-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1843242 INFO  (zkConnectionManagerCallback-12558-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1843242 INFO  (jetty-launcher-12520-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1843245 WARN  (jetty-launcher-12520-thread-1-SendThread(127.0.0.1:59931)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100b4f571c40009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100b4f571c40009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100b4f571c40009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1843353 INFO  (jetty-launcher-12520-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1843355 WARN  (jetty-launcher-12520-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b73ae82[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1843355 WARN  (jetty-launcher-12520-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b73ae82[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1843358 WARN  (jetty-launcher-12520-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6925b65b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1843358 WARN  (jetty-launcher-12520-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6925b65b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1843359 INFO  (jetty-launcher-12520-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59931/solr
   [junit4]   2> 1843360 INFO  (jetty-launcher-12520-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1843364 INFO  (zkConnectionManagerCallback-12568-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1843364 INFO  (jetty-launcher-12520-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1843382 INFO  (jetty-launcher-12520-thread-1) [n:127.0.0.1:59943_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1843385 INFO  (zkConnectionManagerCallback-12570-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1843385 INFO  (jetty-launcher-12520-thread-1) [n:127.0.0.1:59943_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1843553 INFO  (jetty-launcher-12520-thread-3) [n:127.0.0.1:59944_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1843585 INFO  (jetty-launcher-12520-thread-2) [n:127.0.0.1:59941_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1843624 INFO  (zkConnectionManagerCallback-12574-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1843625 INFO  (jetty-launcher-12520-thread-3) [n:127.0.0.1:59944_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1843625 INFO  (zkConnectionManagerCallback-12576-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1843625 INFO  (jetty-launcher-12520-thread-2) [n:127.0.0.1:59941_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1843675 INFO  (jetty-launcher-12520-thread-2) [n:127.0.0.1:59941_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59941_solr
   [junit4]   2> 1843678 INFO  (jetty-launcher-12520-thread-2) [n:127.0.0.1:59941_solr     ] o.a.s.c.Overseer Overseer (id=72256560306585613-127.0.0.1:59941_solr-n_0000000000) starting
   [junit4]   2> 1843678 INFO  (jetty-launcher-12520-thread-3) [n:127.0.0.1:59944_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59944_solr
   [junit4]   2> 1843683 INFO  (zkCallback-12575-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1843683 INFO  (zkCallback-12573-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1843686 INFO  (jetty-launcher-12520-thread-4) [n:127.0.0.1:59942_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1843691 INFO  (zkConnectionManagerCallback-12582-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1843691 INFO  (jetty-launcher-12520-thread-4) [n:127.0.0.1:59942_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1843695 INFO  (jetty-launcher-12520-thread-3) [n:127.0.0.1:59944_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1843696 WARN  (jetty-launcher-12520-thread-3) [n:127.0.0.1:59944_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> 1843699 INFO  (OverseerStateUpdate-72256560306585613-127.0.0.1:59941_solr-n_0000000000) [n:127.0.0.1:59941_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:59941_solr
   [junit4]   2> 1843699 INFO  (jetty-launcher-12520-thread-2) [n:127.0.0.1:59941_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:59941_solr as DOWN
   [junit4]   2> 1843706 INFO  (jetty-launcher-12520-thread-2) [n:127.0.0.1:59941_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1843706 INFO  (jetty-launcher-12520-thread-2) [n:127.0.0.1:59941_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59941_solr
   [junit4]   2> 1843713 INFO  (zkCallback-12573-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1843714 INFO  (zkCallback-12575-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1843718 INFO  (jetty-launcher-12520-thread-4) [n:127.0.0.1:59942_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1843722 INFO  (jetty-launcher-12520-thread-2) [n:127.0.0.1:59941_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1843722 WARN  (jetty-launcher-12520-thread-2) [n:127.0.0.1:59941_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> 1843731 INFO  (jetty-launcher-12520-thread-3) [n:127.0.0.1:59944_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1843739 INFO  (jetty-launcher-12520-thread-4) [n:127.0.0.1:59942_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:59942_solr as DOWN
   [junit4]   2> 1843742 INFO  (jetty-launcher-12520-thread-4) [n:127.0.0.1:59942_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1843742 INFO  (jetty-launcher-12520-thread-4) [n:127.0.0.1:59942_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59942_solr
   [junit4]   2> 1843743 INFO  (jetty-launcher-12520-thread-2) [n:127.0.0.1:59941_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1843745 INFO  (zkCallback-12575-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1843746 INFO  (zkCallback-12581-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1843746 INFO  (zkCallback-12573-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1843749 INFO  (jetty-launcher-12520-thread-4) [n:127.0.0.1:59942_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1843750 WARN  (jetty-launcher-12520-thread-4) [n:127.0.0.1:59942_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> 1843774 INFO  (jetty-launcher-12520-thread-4) [n:127.0.0.1:59942_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1843776 INFO  (jetty-launcher-12520-thread-3) [n:127.0.0.1:59944_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59944.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f9ae83c
   [junit4]   2> 1843776 INFO  (jetty-launcher-12520-thread-2) [n:127.0.0.1:59941_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59941.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f9ae83c
   [junit4]   2> 1843848 INFO  (jetty-launcher-12520-thread-3) [n:127.0.0.1:59944_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59944.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f9ae83c
   [junit4]   2> 1843848 INFO  (jetty-launcher-12520-thread-3) [n:127.0.0.1:59944_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59944.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f9ae83c
   [junit4]   2> 1843850 INFO  (jetty-launcher-12520-thread-2) [n:127.0.0.1:59941_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59941.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f9ae83c
   [junit4]   2> 1843851 INFO  (jetty-launcher-12520-thread-3) [n:127.0.0.1:59944_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_494C0B331D24AFFF-001/tempDir-001/node3
   [junit4]   2> 1843852 INFO  (jetty-launcher-12520-thread-2) [n:127.0.0.1:59941_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59941.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f9ae83c
   [junit4]   2> 1843853 INFO  (jetty-launcher-12520-thread-2) [n:127.0.0.1:59941_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_494C0B331D24AFFF-001/tempDir-001/node2
   [junit4]   2> 1843860 INFO  (jetty-launcher-12520-thread-4) [n:127.0.0.1:59942_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59942.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f9ae83c
   [junit4]   2> 1843865 INFO  (jetty-launcher-12520-thread-1) [n:127.0.0.1:59943_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1843872 INFO  (jetty-launcher-12520-thread-4) [n:127.0.0.1:59942_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59942.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f9ae83c
   [junit4]   2> 1843872 INFO  (jetty-launcher-12520-thread-4) [n:127.0.0.1:59942_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59942.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f9ae83c
   [junit4]   2> 1843873 INFO  (jetty-launcher-12520-thread-4) [n:127.0.0.1:59942_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_494C0B331D24AFFF-001/tempDir-001/node4
   [junit4]   2> 1843874 INFO  (jetty-launcher-12520-thread-1) [n:127.0.0.1:59943_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:59943_solr as DOWN
   [junit4]   2> 1843877 INFO  (jetty-launcher-12520-thread-1) [n:127.0.0.1:59943_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1843877 INFO  (jetty-launcher-12520-thread-1) [n:127.0.0.1:59943_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59943_solr
   [junit4]   2> 1843882 INFO  (zkCallback-12573-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1843882 INFO  (zkCallback-12581-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1843882 INFO  (zkCallback-12575-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1843884 INFO  (zkCallback-12569-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1843888 INFO  (jetty-launcher-12520-thread-1) [n:127.0.0.1:59943_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1843888 WARN  (jetty-launcher-12520-thread-1) [n:127.0.0.1:59943_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> 1843903 INFO  (jetty-launcher-12520-thread-1) [n:127.0.0.1:59943_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1843924 INFO  (jetty-launcher-12520-thread-1) [n:127.0.0.1:59943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59943.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f9ae83c
   [junit4]   2> 1843934 INFO  (jetty-launcher-12520-thread-1) [n:127.0.0.1:59943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59943.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f9ae83c
   [junit4]   2> 1843934 INFO  (jetty-launcher-12520-thread-1) [n:127.0.0.1:59943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59943.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f9ae83c
   [junit4]   2> 1843936 INFO  (jetty-launcher-12520-thread-1) [n:127.0.0.1:59943_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_494C0B331D24AFFF-001/tempDir-001/node1
   [junit4]   2> 1843946 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1843947 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1843950 INFO  (zkConnectionManagerCallback-12617-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1843950 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1843953 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1843956 INFO  (TEST-TestContainerPlugin.testApi-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59931/solr ready
   [junit4]   2> 1843972 ERROR (qtp1677905560-19496) [n:127.0.0.1:59942_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@aa107ef, errorMessages=[java.lang.RuntimeException: No method with @Command in class: org.apache.solr.handler.TestContainerPlugin$C2]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1843973 INFO  (qtp1677905560-19496) [n:127.0.0.1:59942_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=11
   [junit4]   2> 1843977 ERROR (qtp2051269986-19504) [n:127.0.0.1:59943_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@aa107ee, errorMessages=[java.lang.RuntimeException: Invalid Class : org.apache.solr.handler.TestContainerPlugin$C1 No @EndPoints]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1843977 INFO  (qtp2051269986-19504) [n:127.0.0.1:59943_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 1843984 INFO  (qtp1677905560-19497) [n:127.0.0.1:59942_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1843986 INFO  (qtp1677905560-19501) [n:127.0.0.1:59942_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1843990 ERROR (qtp385866960-19511) [n:127.0.0.1:59944_solr     ] o.a.s.a.V2HttpCall >> path: '/plugin/my/plugin'
   [junit4]   2> 1843990 ERROR (qtp385866960-19511) [n:127.0.0.1:59944_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1844098 INFO  (qtp1677905560-19495) [n:127.0.0.1:59942_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1844106 INFO  (qtp746967205-19493) [n:127.0.0.1:59941_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1844108 INFO  (qtp746967205-19494) [n:127.0.0.1:59941_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1844112 ERROR (qtp385866960-19512) [n:127.0.0.1:59944_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@21cc1b41, errorMessages=[path must not have a prefix: collections]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1844113 INFO  (qtp385866960-19512) [n:127.0.0.1:59944_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 1844116 INFO  (qtp385866960-19515) [n:127.0.0.1:59944_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1844118 ERROR (qtp2051269986-19505) [n:127.0.0.1:59943_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-name/my/plugin'
   [junit4]   2> 1844118 ERROR (qtp2051269986-19505) [n:127.0.0.1:59943_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1844226 INFO  (qtp1677905560-19496) [n:127.0.0.1:59942_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-name/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1844227 INFO  (qtp385866960-19510) [n:127.0.0.1:59944_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-prefix/their/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1844230 INFO  (qtp1677905560-19497) [n:127.0.0.1:59942_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1844231 INFO  (qtp385866960-19511) [n:127.0.0.1:59944_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-prefix/their/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1844347 ERROR (qtp385866960-19512) [n:127.0.0.1:59944_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 1844347 ERROR (qtp385866960-19512) [n:127.0.0.1:59944_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1844362 ERROR (qtp746967205-19498) [n:127.0.0.1:59941_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 1844362 ERROR (qtp746967205-19498) [n:127.0.0.1:59941_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.

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

e.j.s.ServletContextHandler@6d039cbf{/solr,null,UNAVAILABLE}
   [junit4]   2> 20966 INFO  (jetty-closer-231-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 29615 INFO  (jetty-closer-231-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2e7affe{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 29615 INFO  (jetty-closer-231-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3fcfd73{/solr,null,UNAVAILABLE}
   [junit4]   2> 29615 INFO  (jetty-closer-231-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 29811 INFO  (jetty-closer-231-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7bb71622{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 29811 INFO  (jetty-closer-231-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e6d932a{/solr,null,UNAVAILABLE}
   [junit4]   2> 29811 INFO  (jetty-closer-231-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 29813 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 30027 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/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72256649875619854-127.0.0.1:55529_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72256649875619850-127.0.0.1:55525_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/live_nodes
   [junit4]   2> 	9	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 30033 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55503
   [junit4]   2> 30033 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55503
   [junit4]   2> 30033 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[494C0B331D24AFFF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55503
   [junit4]   2> 30034 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[494C0B331D24AFFF]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApiFromPackage
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=494C0B331D24AFFF -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=dje -Dtests.timezone=Africa/Kampala -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   15.0s J3 | TestContainerPlugin.testApiFromPackage <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:55525/solr: Error executing command
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([494C0B331D24AFFF:A412F3422F6E7876]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 30037 INFO  (SUITE-TestContainerPlugin-seed#[494C0B331D24AFFF]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 30038 INFO  (SUITE-TestContainerPlugin-seed#[494C0B331D24AFFF]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55503
   [junit4]   2> 30038 INFO  (SUITE-TestContainerPlugin-seed#[494C0B331D24AFFF]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55503
   [junit4]   2> 30038 INFO  (SUITE-TestContainerPlugin-seed#[494C0B331D24AFFF]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55503
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.handler.TestContainerPlugin_494C0B331D24AFFF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=dje, timezone=Africa/Kampala
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=69206016,total=501219328
   [junit4]   2> NOTE: All tests run in this JVM: [TestContainerPlugin]
   [junit4] Completed [3/5 (2!)] on J3 in 28.61s, 2 tests, 1 error <<< FAILURES!

[...truncated 24 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1599: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1126: There were test failures: 5 suites, 10 tests, 2 errors [seed: 494C0B331D24AFFF]

Total time: 33 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   2/5 failed: org.apache.solr.handler.TestContainerPlugin
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 113 issues (skipped 104 duplicates)
[Java] Post processing issues on 'MacOSX VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX'
[Java] -> resolved paths in source directory (54 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 113 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 54 affected files
[Java] No filter has been set, publishing all 113 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 113 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-MacOSX/builds/1246/files-with-issues'
[Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-MacOSX #1245' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 113 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-MacOSX #1246'.
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2