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

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 446 - Unstable

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

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

Error Message:
Error from server at http://127.0.0.1:35399/collection1: Server error writing document id 47 to the index

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35399/collection1: Server error writing document id 47 to the index
	at __randomizedtesting.SeedInfo.seed([84A062745C7BE9CF:CF45DAEF2878437]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	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 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14368 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 1598454 INFO  (SUITE-BasicDistributedZkTest-seed#[84A062745C7BE9CF]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1598454 INFO  (SUITE-BasicDistributedZkTest-seed#[84A062745C7BE9CF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1598454 INFO  (SUITE-BasicDistributedZkTest-seed#[84A062745C7BE9CF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/data-dir-68-001
   [junit4]   2> 1598454 WARN  (SUITE-BasicDistributedZkTest-seed#[84A062745C7BE9CF]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1598454 INFO  (SUITE-BasicDistributedZkTest-seed#[84A062745C7BE9CF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1598456 INFO  (SUITE-BasicDistributedZkTest-seed#[84A062745C7BE9CF]-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)
   [junit4]   2> 1598456 INFO  (SUITE-BasicDistributedZkTest-seed#[84A062745C7BE9CF]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1598459 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1598459 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1598459 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1598559 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer start zk server on port: 37947
   [junit4]   2> 1598559 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37947
   [junit4]   2> 1598559 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37947
   [junit4]   2> 1598559 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37947
   [junit4]   2> 1598561 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1598570 INFO  (zkConnectionManagerCallback-11247-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1598570 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1598572 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1598573 INFO  (zkConnectionManagerCallback-11249-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1598573 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1598573 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1598574 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1598575 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1598576 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1598576 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1598577 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1598577 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1598578 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1598578 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1598579 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1598579 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1598580 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1598664 WARN  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1598665 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1598665 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1598665 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1598665 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1598665 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1598665 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1598667 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4688aef2{/,null,AVAILABLE}
   [junit4]   2> 1598667 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@53ae794a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35465}
   [junit4]   2> 1598667 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.e.j.s.Server Started @1598697ms
   [junit4]   2> 1598667 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/tempDir-001/control/data, hostContext=/, hostPort=35465, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/control-001/cores}
   [junit4]   2> 1598668 ERROR (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1598668 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1598668 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1598668 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1598668 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1598668 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-18T02:18:10.760Z
   [junit4]   2> 1598668 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1598670 INFO  (zkConnectionManagerCallback-11251-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1598670 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1598771 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1598771 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/control-001/solr.xml
   [junit4]   2> 1598775 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1598775 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1598777 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1599210 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1599219 WARN  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4df4ca77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1599219 WARN  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4df4ca77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1599222 WARN  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7227d58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1599222 WARN  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7227d58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1599223 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37947/solr
   [junit4]   2> 1599224 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1599225 INFO  (zkConnectionManagerCallback-11262-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1599225 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1599332 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [n:127.0.0.1:35465_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1599333 INFO  (zkConnectionManagerCallback-11264-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1599333 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [n:127.0.0.1:35465_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1599398 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [n:127.0.0.1:35465_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35465_
   [junit4]   2> 1599399 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [n:127.0.0.1:35465_     ] o.a.s.c.Overseer Overseer (id=73773974262513668-127.0.0.1:35465_-n_0000000000) starting
   [junit4]   2> 1599406 INFO  (OverseerStateUpdate-73773974262513668-127.0.0.1:35465_-n_0000000000) [n:127.0.0.1:35465_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35465_
   [junit4]   2> 1599407 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [n:127.0.0.1:35465_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35465_
   [junit4]   2> 1599409 INFO  (OverseerStateUpdate-73773974262513668-127.0.0.1:35465_-n_0000000000) [n:127.0.0.1:35465_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1599413 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [n:127.0.0.1:35465_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1599413 WARN  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [n:127.0.0.1:35465_     ] 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> 1599443 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [n:127.0.0.1:35465_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1599462 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [n:127.0.0.1:35465_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d
   [junit4]   2> 1599468 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [n:127.0.0.1:35465_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d
   [junit4]   2> 1599469 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [n:127.0.0.1:35465_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d
   [junit4]   2> 1599469 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [n:127.0.0.1:35465_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/control-001/cores
   [junit4]   2> 1599479 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1599483 INFO  (zkConnectionManagerCallback-11281-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1599483 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1599484 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1599484 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37947/solr ready
   [junit4]   2> 1599487 INFO  (qtp593549899-62761) [n:127.0.0.1:35465_     ] 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:35465_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1599491 INFO  (OverseerThreadFactory-11271-thread-1-processing-n:127.0.0.1:35465_) [n:127.0.0.1:35465_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1599600 INFO  (qtp593549899-62763) [n:127.0.0.1:35465_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1599604 INFO  (qtp593549899-62764) [n:127.0.0.1:35465_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1599608 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_    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> 1599608 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1600619 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1600635 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1600743 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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> 1600755 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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> 1600755 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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@5574426d
   [junit4]   2> 1600756 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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 [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1600757 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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=46, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=50.2939453125, floorSegmentMB=0.3583984375, forceMergeDeletesPctAllowed=15.49477595612438, segmentsPerTier=41.0, maxCFSSegmentSizeMB=1.9775390625, noCFSRatio=0.0, deletesPctAllowed=44.38520871682214
   [junit4]   2> 1600760 WARN  (qtp593549899-62760) [n:127.0.0.1:35465_ 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> 1600814 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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> 1600814 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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> 1600816 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1600816 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1600817 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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=41, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=43.0810546875, floorSegmentMB=0.6494140625, forceMergeDeletesPctAllowed=24.453178977727113, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=21.64035642828202
   [junit4]   2> 1600819 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1600820 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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> 1600820 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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> 1600820 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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 1666992877508493312
   [junit4]   2> 1600824 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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> 1600824 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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> 1600824 INFO  (searcherExecutor-11283-thread-1-processing-n:127.0.0.1:35465_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:35465_ 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: Collection: 'control_collection'
   [junit4]   2> 1600827 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1600827 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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> 1600827 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35465/control_collection_shard1_replica_n1/
   [junit4]   2> 1600827 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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> 1600827 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:35465/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1600827 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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/73773974262513668-core_node2-n_0000000000
   [junit4]   2> 1600828 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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:35465/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1600929 INFO  (zkCallback-11263-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> 1600930 INFO  (zkCallback-11263-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> 1600930 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_ 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> 1600932 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_     ] 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=1324
   [junit4]   2> 1600934 INFO  (qtp593549899-62761) [n:127.0.0.1:35465_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1601032 INFO  (zkCallback-11263-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> 1601032 INFO  (zkCallback-11263-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> 1601032 INFO  (zkCallback-11263-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> 1601033 INFO  (qtp593549899-62761) [n:127.0.0.1:35465_     ] 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:35465_&wt=javabin&version=2} status=0 QTime=1545
   [junit4]   2> 1601033 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1601139 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1601140 INFO  (zkConnectionManagerCallback-11292-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1601140 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1601141 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1601141 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37947/solr ready
   [junit4]   2> 1601142 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1601142 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_     ] 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> 1601144 INFO  (OverseerThreadFactory-11271-thread-2-processing-n:127.0.0.1:35465_) [n:127.0.0.1:35465_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1601144 INFO  (OverseerCollectionConfigSetProcessor-73773974262513668-127.0.0.1:35465_-n_0000000000) [n:127.0.0.1:35465_     ] 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> 1601348 WARN  (OverseerThreadFactory-11271-thread-2-processing-n:127.0.0.1:35465_) [n:127.0.0.1:35465_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1601349 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1601350 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_     ] 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=207
   [junit4]   2> 1601351 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1601351 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1601351 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1601351 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1601352 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1601352 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1601352 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1601432 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1601433 WARN  (closeThreadPool-11293-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1601433 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1601433 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1601433 INFO  (closeThreadPool-11293-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1601435 INFO  (closeThreadPool-11293-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1601435 INFO  (closeThreadPool-11293-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1601435 INFO  (closeThreadPool-11293-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1601438 INFO  (closeThreadPool-11293-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@268c6786{/,null,AVAILABLE}
   [junit4]   2> 1601438 INFO  (closeThreadPool-11293-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7a1bf6f2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40975}
   [junit4]   2> 1601438 INFO  (closeThreadPool-11293-thread-1) [     ] o.e.j.s.Server Started @1601468ms
   [junit4]   2> 1601438 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=40975, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/shard-1-001/cores}
   [junit4]   2> 1601439 ERROR (closeThreadPool-11293-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1601439 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1601439 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1601439 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1601439 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1601439 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-18T02:18:13.531Z
   [junit4]   2> 1601440 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1601444 INFO  (zkConnectionManagerCallback-11295-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1601444 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1601516 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1601516 WARN  (closeThreadPool-11293-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1601516 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1601516 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1601516 INFO  (closeThreadPool-11293-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1601519 INFO  (closeThreadPool-11293-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1601519 INFO  (closeThreadPool-11293-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1601519 INFO  (closeThreadPool-11293-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1601523 INFO  (closeThreadPool-11293-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@460addab{/,null,AVAILABLE}
   [junit4]   2> 1601523 INFO  (closeThreadPool-11293-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@478729c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40957}
   [junit4]   2> 1601523 INFO  (closeThreadPool-11293-thread-2) [     ] o.e.j.s.Server Started @1601553ms
   [junit4]   2> 1601523 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=40957, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/shard-2-001/cores}
   [junit4]   2> 1601524 ERROR (closeThreadPool-11293-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1601524 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1601524 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1601524 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1601524 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1601524 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-18T02:18:13.616Z
   [junit4]   2> 1601524 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1601527 INFO  (zkConnectionManagerCallback-11297-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1601527 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1601545 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1601545 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/shard-1-001/solr.xml
   [junit4]   2> 1601549 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1601549 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1601550 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1601618 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 1601620 WARN  (closeThreadPool-11293-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1601620 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1601620 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1601620 INFO  (closeThreadPool-11293-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1601626 INFO  (closeThreadPool-11293-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1601626 INFO  (closeThreadPool-11293-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1601626 INFO  (closeThreadPool-11293-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1601626 INFO  (closeThreadPool-11293-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1351f345{/,null,AVAILABLE}
   [junit4]   2> 1601626 INFO  (closeThreadPool-11293-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@52607705{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35399}
   [junit4]   2> 1601626 INFO  (closeThreadPool-11293-thread-3) [     ] o.e.j.s.Server Started @1601656ms
   [junit4]   2> 1601626 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=35399, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/shard-3-001/cores}
   [junit4]   2> 1601626 ERROR (closeThreadPool-11293-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1601626 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1601626 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1601626 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1601626 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1601626 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-18T02:18:13.718Z
   [junit4]   2> 1601631 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1601632 INFO  (zkConnectionManagerCallback-11302-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1601632 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1601645 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1601645 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/shard-2-001/solr.xml
   [junit4]   2> 1601649 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1601649 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1601650 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1601709 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 1601711 WARN  (closeThreadPool-11293-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1601711 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1601711 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1601711 INFO  (closeThreadPool-11293-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 1601712 INFO  (closeThreadPool-11293-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1601712 INFO  (closeThreadPool-11293-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1601712 INFO  (closeThreadPool-11293-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1601712 INFO  (closeThreadPool-11293-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4255ad3f{/,null,AVAILABLE}
   [junit4]   2> 1601712 INFO  (closeThreadPool-11293-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@69393465{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33189}
   [junit4]   2> 1601712 INFO  (closeThreadPool-11293-thread-4) [     ] o.e.j.s.Server Started @1601742ms
   [junit4]   2> 1601712 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=33189, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/shard-4-001/cores}
   [junit4]   2> 1601713 ERROR (closeThreadPool-11293-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1601713 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1601713 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1601713 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1601713 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 1601713 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-18T02:18:13.805Z
   [junit4]   2> 1601719 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1601719 INFO  (zkConnectionManagerCallback-11307-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1601719 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1601745 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1601745 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/shard-3-001/solr.xml
   [junit4]   2> 1601749 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1601749 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1601750 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1601846 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1601846 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/shard-4-001/solr.xml
   [junit4]   2> 1601848 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1601848 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1601849 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1601955 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1601956 WARN  (closeThreadPool-11293-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4bf1511e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1601956 WARN  (closeThreadPool-11293-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4bf1511e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1601977 WARN  (closeThreadPool-11293-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ace8ddf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1601977 WARN  (closeThreadPool-11293-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ace8ddf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1601978 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37947/solr
   [junit4]   2> 1601983 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1601984 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1601985 WARN  (closeThreadPool-11293-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@70433a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1601985 WARN  (closeThreadPool-11293-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@70433a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1601986 INFO  (zkConnectionManagerCallback-11321-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1601986 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1601991 WARN  (closeThreadPool-11293-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3027dedf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1601991 WARN  (closeThreadPool-11293-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3027dedf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1601992 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37947/solr
   [junit4]   2> 1601993 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1601993 INFO  (zkConnectionManagerCallback-11329-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1601993 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1602023 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1602023 WARN  (closeThreadPool-11293-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26863d92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602023 WARN  (closeThreadPool-11293-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26863d92[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602025 WARN  (closeThreadPool-11293-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e16470d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602025 WARN  (closeThreadPool-11293-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e16470d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602025 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37947/solr
   [junit4]   2> 1602026 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1602027 INFO  (zkConnectionManagerCallback-11337-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602027 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1602088 INFO  (closeThreadPool-11293-thread-2) [n:127.0.0.1:40957_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1602089 INFO  (zkConnectionManagerCallback-11339-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602089 INFO  (closeThreadPool-11293-thread-2) [n:127.0.0.1:40957_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1602092 INFO  (closeThreadPool-11293-thread-2) [n:127.0.0.1:40957_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1602096 INFO  (closeThreadPool-11293-thread-2) [n:127.0.0.1:40957_     ] o.a.s.c.ZkController Publish node=127.0.0.1:40957_ as DOWN
   [junit4]   2> 1602096 INFO  (closeThreadPool-11293-thread-2) [n:127.0.0.1:40957_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1602096 INFO  (closeThreadPool-11293-thread-2) [n:127.0.0.1:40957_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40957_
   [junit4]   2> 1602097 INFO  (zkCallback-11263-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1602099 INFO  (closeThreadPool-11293-thread-2) [n:127.0.0.1:40957_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1602099 WARN  (closeThreadPool-11293-thread-2) [n:127.0.0.1:40957_     ] 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> 1602103 INFO  (zkCallback-11338-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1602107 INFO  (zkCallback-11291-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1602117 INFO  (closeThreadPool-11293-thread-2) [n:127.0.0.1:40957_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1602153 INFO  (closeThreadPool-11293-thread-2) [n:127.0.0.1:40957_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d
   [junit4]   2> 1602164 INFO  (closeThreadPool-11293-thread-2) [n:127.0.0.1:40957_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d
   [junit4]   2> 1602164 INFO  (closeThreadPool-11293-thread-2) [n:127.0.0.1:40957_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d
   [junit4]   2> 1602165 INFO  (closeThreadPool-11293-thread-2) [n:127.0.0.1:40957_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/shard-2-001/cores
   [junit4]   2> 1602180 INFO  (closeThreadPool-11293-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:40957_
   [junit4]   2> 1602189 INFO  (closeThreadPool-11293-thread-3) [n:127.0.0.1:35399_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1602189 INFO  (zkConnectionManagerCallback-11349-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602189 INFO  (closeThreadPool-11293-thread-3) [n:127.0.0.1:35399_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1602192 INFO  (closeThreadPool-11293-thread-3) [n:127.0.0.1:35399_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1602194 INFO  (closeThreadPool-11293-thread-3) [n:127.0.0.1:35399_     ] o.a.s.c.ZkController Publish node=127.0.0.1:35399_ as DOWN
   [junit4]   2> 1602195 INFO  (closeThreadPool-11293-thread-3) [n:127.0.0.1:35399_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1602195 INFO  (closeThreadPool-11293-thread-3) [n:127.0.0.1:35399_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35399_
   [junit4]   2> 1602196 INFO  (zkCallback-11263-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1602196 INFO  (zkCallback-11338-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1602196 INFO  (zkCallback-11291-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1602197 INFO  (closeThreadPool-11293-thread-3) [n:127.0.0.1:35399_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1602198 WARN  (closeThreadPool-11293-thread-3) [n:127.0.0.1:35399_     ] 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> 1602201 INFO  (zkCallback-11348-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1602215 INFO  (closeThreadPool-11293-thread-3) [n:127.0.0.1:35399_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1602235 INFO  (closeThreadPool-11293-thread-3) [n:127.0.0.1:35399_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d
   [junit4]   2> 1602245 INFO  (closeThreadPool-11293-thread-3) [n:127.0.0.1:35399_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d
   [junit4]   2> 1602245 INFO  (closeThreadPool-11293-thread-3) [n:127.0.0.1:35399_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d
   [junit4]   2> 1602246 INFO  (closeThreadPool-11293-thread-3) [n:127.0.0.1:35399_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/shard-3-001/cores
   [junit4]   2> 1602457 INFO  (closeThreadPool-11293-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:35399_
   [junit4]   2> 1602457 INFO  (closeThreadPool-11293-thread-1) [n:127.0.0.1:40975_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1602460 INFO  (zkConnectionManagerCallback-11359-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602460 INFO  (closeThreadPool-11293-thread-1) [n:127.0.0.1:40975_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1602470 INFO  (closeThreadPool-11293-thread-1) [n:127.0.0.1:40975_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1602472 INFO  (closeThreadPool-11293-thread-1) [n:127.0.0.1:40975_     ] o.a.s.c.ZkController Publish node=127.0.0.1:40975_ as DOWN
   [junit4]   2> 1602473 INFO  (closeThreadPool-11293-thread-1) [n:127.0.0.1:40975_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1602473 INFO  (closeThreadPool-11293-thread-1) [n:127.0.0.1:40975_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40975_
   [junit4]   2> 1602474 INFO  (zkCallback-11291-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1602474 INFO  (zkCallback-11338-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1602474 INFO  (zkCallback-11263-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1602475 INFO  (closeThreadPool-11293-thread-1) [n:127.0.0.1:40975_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1602475 WARN  (closeThreadPool-11293-thread-1) [n:127.0.0.1:40975_     ] 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> 1602477 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1602477 INFO  (zkCallback-11348-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1602477 INFO  (zkCallback-11358-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1602477 WARN  (closeThreadPool-11293-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68c0850a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602477 WARN  (closeThreadPool-11293-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68c0850a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602487 WARN  (closeThreadPool-11293-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58c25085[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602487 WARN  (closeThreadPool-11293-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58c25085[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602488 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37947/solr
   [junit4]   2> 1602489 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1602490 INFO  (closeThreadPool-11293-thread-1) [n:127.0.0.1:40975_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1602491 INFO  (zkConnectionManagerCallback-11371-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602491 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1602509 INFO  (closeThreadPool-11293-thread-1) [n:127.0.0.1:40975_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d
   [junit4]   2> 1602520 INFO  (closeThreadPool-11293-thread-1) [n:127.0.0.1:40975_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d
   [junit4]   2> 1602520 INFO  (closeThreadPool-11293-thread-1) [n:127.0.0.1:40975_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d
   [junit4]   2> 1602521 INFO  (closeThreadPool-11293-thread-1) [n:127.0.0.1:40975_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/shard-1-001/cores
   [junit4]   2> 1602593 INFO  (closeThreadPool-11293-thread-4) [n:127.0.0.1:33189_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1602596 INFO  (zkConnectionManagerCallback-11377-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602596 INFO  (closeThreadPool-11293-thread-4) [n:127.0.0.1:33189_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1602600 INFO  (closeThreadPool-11293-thread-4) [n:127.0.0.1:33189_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1602613 INFO  (closeThreadPool-11293-thread-4) [n:127.0.0.1:33189_     ] o.a.s.c.ZkController Publish node=127.0.0.1:33189_ as DOWN
   [junit4]   2> 1602613 INFO  (closeThreadPool-11293-thread-4) [n:127.0.0.1:33189_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1602613 INFO  (closeThreadPool-11293-thread-4) [n:127.0.0.1:33189_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33189_
   [junit4]   2> 1602614 INFO  (zkCallback-11358-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1602614 INFO  (zkCallback-11348-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1602614 INFO  (zkCallback-11291-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1602614 INFO  (zkCallback-11338-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1602614 INFO  (zkCallback-11263-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1602620 INFO  (zkCallback-11376-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1602621 INFO  (closeThreadPool-11293-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:40975_
   [junit4]   2> 1602624 INFO  (closeThreadPool-11293-thread-4) [n:127.0.0.1:33189_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1602624 WARN  (closeThreadPool-11293-thread-4) [n:127.0.0.1:33189_     ] 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> 1602638 INFO  (closeThreadPool-11293-thread-4) [n:127.0.0.1:33189_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1602657 INFO  (closeThreadPool-11293-thread-4) [n:127.0.0.1:33189_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d
   [junit4]   2> 1602668 INFO  (closeThreadPool-11293-thread-4) [n:127.0.0.1:33189_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d
   [junit4]   2> 1602668 INFO  (closeThreadPool-11293-thread-4) [n:127.0.0.1:33189_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5574426d
   [junit4]   2> 1602669 INFO  (closeThreadPool-11293-thread-4) [n:127.0.0.1:33189_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001/shard-4-001/cores
   [junit4]   2> 1602690 INFO  (closeThreadPool-11293-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33189_
   [junit4]   2> 1602693 INFO  (qtp1829158173-62856) [n:127.0.0.1:33189_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40957_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1602694 INFO  (qtp1829158173-62858) [n:127.0.0.1:33189_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35399_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1602694 INFO  (qtp1829158173-62859) [n:127.0.0.1:33189_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40975_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1602694 INFO  (qtp1829158173-62860) [n:127.0.0.1:33189_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33189_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1602697 INFO  (OverseerCollectionConfigSetProcessor-73773974262513668-127.0.0.1:35465_-n_0000000000) [n:127.0.0.1:35465_     ] 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> 1602702 INFO  (qtp1829158173-62857) [n:127.0.0.1:33189_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1602703 INFO  (qtp1449130262-62844) [n:127.0.0.1:35399_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1602705 INFO  (qtp593549899-62761) [n:127.0.0.1:35465_     ] 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=1
   [junit4]   2> 1602706 INFO  (qtp593549899-62762) [n:127.0.0.1:35465_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1602708 INFO  (qtp4712012-62831) [n:127.0.0.1:40957_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1602714 INFO  (qtp2116320750-62817) [n:127.0.0.1:40975_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1602715 INFO  (qtp1829158173-62857) [n:127.0.0.1:33189_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1602716 INFO  (qtp1449130262-62845) [n:127.0.0.1:35399_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1602716 INFO  (qtp593549899-62763) [n:127.0.0.1:35465_     ] 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> 1602717 INFO  (qtp593549899-62764) [n:127.0.0.1:35465_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1602718 INFO  (qtp4712012-62832) [n:127.0.0.1:40957_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1602719 INFO  (qtp2116320750-62819) [n:127.0.0.1:40975_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1602719 INFO  (OverseerThreadFactory-11271-thread-3-processing-n:127.0.0.1:35465_) [n:127.0.0.1:35465_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:40957_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1602720 INFO  (qtp1829158173-62857) [n:127.0.0.1:33189_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1602721 INFO  (qtp1449130262-62846) [n:127.0.0.1:35399_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1602722 INFO  (qtp593549899-62760) [n:127.0.0.1:35465_     ] 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> 1602722 INFO  (OverseerThreadFactory-11271-thread-3-processing-n:127.0.0.1:35465_) [n:127.0.0.1:35465_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1602723 INFO  (qtp593549899-62761) [n:127.0.0.1:35465_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1602724 INFO  (qtp4712012-62833) [n:127.0.0.1:40957_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1602727 INFO  (qtp2116320750-62820) [n:127.0.0.1:40975_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1602728 INFO  (OverseerThreadFactory-11271-thread-4-processing-n:127.0.0.1:35465_) [n:127.0.0.1:35465_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35399_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1602730 INFO  (qtp4712012-62831) [n:127.0.0.1:40957_    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1602730 INFO  (OverseerThreadFactory-11271-thread-4-processing-n:127.0.0.1:35465_) [n:127.0.0.1:35465_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1602733 INFO  (qtp1449130262-62844) [n:127.0.0.1:35399_    x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1603744 INFO  (qtp4712012-62831) [n:127.0.0.1:40957_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1603744 INFO  (qtp1449130262-62844) [n:127.0.0.1:35399_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1603772 INFO  (qtp1449130262-62844) [n:127.0.0.1:35399_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1603774 INFO  (qtp4712012-62831) [n:127.0.0.1:40957_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1603879 INFO  (qtp1449130262-62844) [n:127.0.0.1:35399_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1603882 INFO  (qtp4712012-62831) [n:127.0.0.1:40957_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1603894 INFO  (qtp1449130262-62844) [n:127.0.0.1:35399_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 1603894 INFO  (qtp4712012-62831) [n:127.0.0.1:40957_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1603895 INFO  (qtp1449130262-62844) [n:127.0.0.1:35399_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.m.r.

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

.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	4	/solr/collections/collection2/collectionprops.json
   [junit4]   2> 	4	/solr/collections/oneInstanceCollection2/terms/shard2
   [junit4]   2> 	4	/solr/collections/oneInstanceCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/oneInstanceCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection3/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	83	/solr/collections/collection3/state.json
   [junit4]   2> 	75	/solr/collections/collection1/state.json
   [junit4]   2> 	74	/solr/collections/collection2/state.json
   [junit4]   2> 	47	/solr/collections/oneInstanceCollection2/state.json
   [junit4]   2> 	26	/solr/collections/oneInstanceCollection/state.json
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	132	/solr/overseer/queue
   [junit4]   2> 	74	/solr/overseer/collection-queue-work
   [junit4]   2> 	36	/solr/collections
   [junit4]   2> 	32	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1637235 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37947
   [junit4]   2> 1637235 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37947
   [junit4]   2> 1637235 INFO  (TEST-BasicDistributedZkTest.test-seed#[84A062745C7BE9CF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37947
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=84A062745C7BE9CF -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=cs -Dtests.timezone=Antarctica/McMurdo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   38.8s J2 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:35399/collection1: Server error writing document id 47 to the index
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([84A062745C7BE9CF:CF45DAEF2878437]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:575)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:850)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:438)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_84A062745C7BE9CF-001
   [junit4]   2> May 18, 2020 2:18:49 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(Lucene84): {regex_dup_A_s=Lucene84, other_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), regex_dup_B_s=PostingsFormat(name=LuceneFixedGap), range_facet_l_dv=BlockTreeOrds(blocksize=128), SubjectTerms_mfacet=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), n_l1=PostingsFormat(name=LuceneFixedGap), multiDefault=PostingsFormat(name=LuceneFixedGap), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), genre_s=BlockTreeOrds(blocksize=128), n_td1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), n_d1=PostingsFormat(name=LuceneFixedGap), range_facet_l=PostingsFormat(name=LuceneFixedGap), n_f1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), series_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), n_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), oddField_s=BlockTreeOrds(blocksize=128), n_tf1=PostingsFormat(name=LuceneFixedGap), price=Lucene84, a_t=PostingsFormat(name=LuceneFixedGap), cat=PostingsFormat(name=LuceneFixedGap), inStock=Lucene84, sequence_i=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128), text=Lucene84, t_sortable=BlockTreeOrds(blocksize=128), timestamp=PostingsFormat(name=LuceneFixedGap), foo_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), val_i=BlockTreeOrds(blocksize=128), _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), n_dt1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), author_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), a_i1=PostingsFormat(name=LuceneFixedGap), n_ti1=BlockTreeOrds(blocksize=128), rnd_b=BlockTreeOrds(blocksize=128), foo_b=Lucene84, n_tdt1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), name=BlockTreeOrds(blocksize=128), id_i1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), foo_d=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), foo_f=Lucene84}, docValues:{other_tl1=DocValuesFormat(name=Lucene80), range_facet_l_dv=DocValuesFormat(name=Direct), n_l1=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), n_td1=DocValuesFormat(name=Lucene80), n_d1=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80), n_f1=DocValuesFormat(name=Lucene80), n_tl1=DocValuesFormat(name=Lucene80), n_tf1=DocValuesFormat(name=Lucene80), price=DocValuesFormat(name=Asserting), sequence_i=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Direct), t_sortable=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene80), foo_i=DocValuesFormat(name=Lucene80), val_i=DocValuesFormat(name=Direct), n_dt1=DocValuesFormat(name=Lucene80), a_i1=DocValuesFormat(name=Lucene80), 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=Lucene80), foo_f=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1930, maxMBSortInHeap=5.338924590037865, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@76e01630), locale=cs, timezone=Antarctica/McMurdo
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=145506840,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsConfigTest, TestCloudDeleteByQuery, TestComplexPhraseQParserPlugin, CoreAdminRequestStatusTest, ShardSplitTest, TestRawTransformer, TestManagedResource, TestSizeLimitedDistributedMap, TestCSVLoader, HealthCheckHandlerTest, TestCloudManagedSchema, DistributedSpellCheckComponentTest, SolrJmxReporterCloudTest, TestCryptoKeys, URLClassifyProcessorTest, LeaderElectionIntegrationTest, TestPartialUpdateDeduplication, TestStressInPlaceUpdates, TestSimComputePlanAction, TestCollationFieldDocValues, SolrMetricReporterTest, DistributedUpdateProcessorTest, ComputePlanActionTest, HdfsTlogReplayBufferedWhileIndexingTest, DistributedVersionInfoTest, DateRangeFieldTest, ConnectionReuseTest, TestHashQParserPlugin, SpellCheckCollatorTest, TestSolrCoreParser, SolrTestCaseJ4Test, BasicAuthOnSingleNodeTest, TestSQLHandler, TestCollectionAPI, TestStressLucene, TestSha256AuthenticationProvider, ClusterStateMockUtilTest, CircularListTest, OverseerTest, CloneFieldUpdateProcessorFactoryTest, TestConfigsApi, TestSolr4Spatial, TestSolrCloudWithKerberosAlt, TestSolrCloudWithHadoopAuthPlugin, TaggingAttributeTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ResponseLogComponentTest, TestSchemalessBufferedUpdates, AnalysisErrorHandlingTest, TestMaxScoreQueryParser, TestZkChroot, UpdateRequestProcessorFactoryTest, RecoveryAfterSoftCommitTest, CollectionsAPIAsyncDistributedZkTest, TestStressUserVersions, TestPullReplicaErrorHandling, TestSolrCoreSnapshots, TestDocumentBuilder, TestMultiValuedNumericRangeQuery, TestQuerySenderNoQuery, TestObjectReleaseTracker, TestBackupRepositoryFactory, RemoteQueryErrorTest, UnloadDistributedZkTest, TestFieldTypeCollectionResource, TestNumericTerms64, TestCoreDiscovery, TestConfigSetsAPI, TestReplicationHandlerDiskOverFlow, TestSimpleTextCodec, TestDirectoryFactory, DistributedFacetPivotSmallTest, BasicDistributedZkTest]
   [junit4] Completed [307/908 (1!)] on J2 in 39.32s, 1 test, 1 error <<< FAILURES!

[...truncated 54457 lines...]