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

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

Error Message:
Backup failure: the_backup expected null, but was:<codec footer mismatch (file 
truncated?): actual footer=808464432 vs expected footer=-1071082520 
(resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=_0.si))))>

Stack Trace:
java.lang.AssertionError: Backup failure: the_backup expected null, but 
was:<codec footer mismatch (file truncated?): actual footer=808464432 vs 
expected footer=-1071082520 
(resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=_0.si))))>
        at 
__randomizedtesting.SeedInfo.seed([F755F9CA3A144D43:7F01C61094E820BB]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.failNotNull(Assert.java:756)
        at org.junit.Assert.assertNull(Assert.java:738)
        at 
org.apache.solr.handler.BackupStatusChecker._checkBackupSuccess(BackupStatusChecker.java:208)
        at 
org.apache.solr.handler.BackupStatusChecker.checkBackupSuccess(BackupStatusChecker.java:187)
        at 
org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:96)
        at 
org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:72)
        at 
org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:417)
        at 
org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:102)
        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:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14778 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 1393060 INFO  
(SUITE-BasicDistributedZk2Test-seed#[F755F9CA3A144D43]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1393061 INFO  
(SUITE-BasicDistributedZk2Test-seed#[F755F9CA3A144D43]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/data-dir-118-001
   [junit4]   2> 1393061 WARN  
(SUITE-BasicDistributedZk2Test-seed#[F755F9CA3A144D43]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1393061 INFO  
(SUITE-BasicDistributedZk2Test-seed#[F755F9CA3A144D43]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1393063 INFO  
(SUITE-BasicDistributedZk2Test-seed#[F755F9CA3A144D43]-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> 1393063 INFO  
(SUITE-BasicDistributedZk2Test-seed#[F755F9CA3A144D43]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1393063 INFO  
(SUITE-BasicDistributedZk2Test-seed#[F755F9CA3A144D43]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1393068 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1393069 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1393070 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1393073 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1393168 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 38169
   [junit4]   2> 1393168 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38169
   [junit4]   2> 1393168 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38169
   [junit4]   2> 1393168 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38169
   [junit4]   2> 1393179 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393180 INFO  (zkConnectionManagerCallback-13880-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1393180 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1393340 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393342 INFO  (zkConnectionManagerCallback-13882-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1393342 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1393347 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1393348 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1393349 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1393350 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1393351 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1393352 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1393353 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1393354 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1393355 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1393356 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1393357 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1393357 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1393453 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1393453 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1393453 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1393455 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1393455 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1393455 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1393456 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e2f06e8{/,null,AVAILABLE}
   [junit4]   2> 1393456 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@48d10292{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:46249}
   [junit4]   2> 1393456 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.e.j.s.Server Started @1393519ms
   [junit4]   2> 1393456 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/tempDir-001/control/data,
 hostContext=/, hostPort=46249, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/control-001/cores}
   [junit4]   2> 1393456 ERROR 
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1393456 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1393456 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 1393456 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1393456 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1393456 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-02-25T15:11:53.647Z
   [junit4]   2> 1393465 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393465 INFO  (zkConnectionManagerCallback-13884-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1393465 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1393566 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1393566 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/control-001/solr.xml
   [junit4]   2> 1393569 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1393569 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1393570 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1394472 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1394475 WARN  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@54570328[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1394475 WARN  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@54570328[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1394479 WARN  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@75df10e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1394479 WARN  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@75df10e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1394480 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38169/solr
   [junit4]   2> 1394483 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1394483 INFO  (zkConnectionManagerCallback-13895-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1394483 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1394587 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [n:127.0.0.1:46249_ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1394590 INFO  (zkConnectionManagerCallback-13897-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1394590 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [n:127.0.0.1:46249_ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1394764 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [n:127.0.0.1:46249_ 
    ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:46249_
   [junit4]   2> 1394764 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [n:127.0.0.1:46249_ 
    ] o.a.s.c.Overseer Overseer 
(id=73061088264388612-127.0.0.1:46249_-n_0000000000) starting
   [junit4]   2> 1394769 INFO  
(OverseerStateUpdate-73061088264388612-127.0.0.1:46249_-n_0000000000) 
[n:127.0.0.1:46249_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:46249_
   [junit4]   2> 1394780 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [n:127.0.0.1:46249_ 
    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46249_
   [junit4]   2> 1394782 INFO  (zkCallback-13896-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1394784 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [n:127.0.0.1:46249_ 
    ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1394784 WARN  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [n:127.0.0.1:46249_ 
    ] 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> 1394803 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [n:127.0.0.1:46249_ 
    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1394837 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [n:127.0.0.1:46249_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1394849 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [n:127.0.0.1:46249_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1394849 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [n:127.0.0.1:46249_ 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1394850 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [n:127.0.0.1:46249_ 
    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/control-001/cores
   [junit4]   2> 1394862 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1394863 INFO  (zkConnectionManagerCallback-13914-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1394863 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1394864 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1394865 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38169/solr ready
   [junit4]   2> 1394871 INFO  
(OverseerThreadFactory-13904-thread-1-processing-n:127.0.0.1:46249_) 
[n:127.0.0.1:46249_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1394977 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_    
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> 1394977 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1395989 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1396001 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1396030 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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> 1396050 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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> 1396050 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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@34d45baa
   [junit4]   2> 1396050 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1396053 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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=35, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=88.7978515625, 
floorSegmentMB=0.484375, forceMergeDeletesPctAllowed=0.40646780208658306, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6571968603118228, deletesPctAllowed=38.3414802897783
   [junit4]   2> 1396055 WARN  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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> 1396095 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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> 1396095 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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> 1396096 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1396096 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1396096 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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=21, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=70.8515625, 
floorSegmentMB=1.9208984375, forceMergeDeletesPctAllowed=15.36995327880952, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=34.71492688924941
   [junit4]   2> 1396098 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1396098 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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> 1396098 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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> 1396098 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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 1692680497438654464
   [junit4]   2> 1396101 INFO  
(searcherExecutor-13916-thread-1-processing-n:127.0.0.1:46249_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:46249_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 1396106 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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> 1396106 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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> 1396110 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1396110 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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> 1396110 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46249/control_collection_shard1_replica_n1/
   [junit4]   2> 1396111 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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> 1396111 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46249/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1396111 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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/73061088264388612-core_node2-n_0000000000
   [junit4]   2> 1396114 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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:46249/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1396215 INFO  (zkCallback-13896-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> 1396215 INFO  (zkCallback-13896-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> 1396216 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_ 
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> 1396220 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_     ] 
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=1243
   [junit4]   2> 1396222 INFO  (qtp1409802889-23157) [n:127.0.0.1:46249_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1396490 INFO  (zkCallback-13896-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> 1396490 INFO  (zkCallback-13896-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> 1396490 INFO  (zkCallback-13896-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> 1396491 INFO  (qtp1409802889-23157) [n:127.0.0.1:46249_     ] 
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:46249_&wt=javabin&version=2}
 status=0 QTime=1623
   [junit4]   2> 1396491 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1396600 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1396600 INFO  (zkConnectionManagerCallback-13925-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1396600 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1396602 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1396604 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38169/solr ready
   [junit4]   2> 1396604 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1396614 INFO  
(OverseerThreadFactory-13904-thread-2-processing-n:127.0.0.1:46249_) 
[n:127.0.0.1:46249_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1396614 INFO  
(OverseerCollectionConfigSetProcessor-73061088264388612-127.0.0.1:46249_-n_0000000000)
 [n:127.0.0.1:46249_     ] 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> 1396820 WARN  
(OverseerThreadFactory-13904-thread-2-processing-n:127.0.0.1:46249_) 
[n:127.0.0.1:46249_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1396822 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1396822 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_     ] 
o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop 
watching children
   [junit4]   2> 1396823 INFO  (qtp1409802889-23159) [n:127.0.0.1:46249_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=218
   [junit4]   2> 1396823 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop 
watching children
   [junit4]   2> 1396824 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1396824 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1396824 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1396824 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1396824 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1396824 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1396824 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1396925 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 1397101 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1397101 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1397101 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1397102 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1397102 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1397102 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1397102 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ec7b269{/,null,AVAILABLE}
   [junit4]   2> 1397102 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6a3a6ff6{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35209}
   [junit4]   2> 1397102 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.e.j.s.Server Started @1397165ms
   [junit4]   2> 1397102 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=35209, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-1-001/cores}
   [junit4]   2> 1397103 ERROR (closeThreadPool-13926-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1397103 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1397103 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 1397103 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1397103 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1397103 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-02-25T15:11:57.294Z
   [junit4]   2> 1397104 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397104 INFO  (zkConnectionManagerCallback-13928-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397104 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397105 WARN  
(closeThreadPool-13926-thread-1-SendThread(127.0.0.1:38169)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10390ac34e70007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10390ac34e70007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10390ac34e70007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1397197 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 1397206 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1397206 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-1-001/solr.xml
   [junit4]   2> 1397207 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1397207 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1397208 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1397208 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1397208 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1397210 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1397222 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1397223 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1397223 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1397239 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72b6c430{/,null,AVAILABLE}
   [junit4]   2> 1397248 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e8fc8e5{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40461}
   [junit4]   2> 1397248 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.e.j.s.Server Started @1397310ms
   [junit4]   2> 1397248 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=40461, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-2-001/cores}
   [junit4]   2> 1397248 ERROR (closeThreadPool-13926-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1397248 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1397248 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 1397248 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1397248 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1397248 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-02-25T15:11:57.439Z
   [junit4]   2> 1397274 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397282 INFO  (zkConnectionManagerCallback-13933-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397282 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397307 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 1397323 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1397323 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1397323 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1397349 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1397349 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1397349 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1397350 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@427b882e{/,null,AVAILABLE}
   [junit4]   2> 1397359 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@158c8371{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36053}
   [junit4]   2> 1397359 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.e.j.s.Server Started @1397422ms
   [junit4]   2> 1397359 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=36053, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-3-001/cores}
   [junit4]   2> 1397359 ERROR (closeThreadPool-13926-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1397359 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1397359 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 1397359 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1397359 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1397359 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-02-25T15:11:57.550Z
   [junit4]   2> 1397383 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397395 INFO  (zkConnectionManagerCallback-13935-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397395 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397395 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1397395 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-2-001/solr.xml
   [junit4]   2> 1397398 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1397398 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1397399 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1397620 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1397620 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-3-001/solr.xml
   [junit4]   2> 1397622 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1397622 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1397624 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1397630 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 1397630 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1397630 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1397630 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: 
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1397685 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1397699 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1397699 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1397699 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1397699 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2cff37a{/,null,AVAILABLE}
   [junit4]   2> 1397711 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4b156dac{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:44669}
   [junit4]   2> 1397711 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.e.j.s.Server Started @1397774ms
   [junit4]   2> 1397711 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=44669, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-4-001/cores}
   [junit4]   2> 1397711 ERROR (closeThreadPool-13926-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1397711 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1397711 WARN  (closeThreadPool-13926-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@39ce4115[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397711 WARN  (closeThreadPool-13926-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@39ce4115[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397711 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.9.0
   [junit4]   2> 1397711 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1397711 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1397711 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-02-25T15:11:57.902Z
   [junit4]   2> 1397735 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397755 INFO  (zkConnectionManagerCallback-13946-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397755 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397773 WARN  (closeThreadPool-13926-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@72db5944[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397773 WARN  (closeThreadPool-13926-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@72db5944[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1397774 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38169/solr
   [junit4]   2> 1397795 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397810 INFO  (zkConnectionManagerCallback-13951-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1397810 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1397811 WARN  
(closeThreadPool-13926-thread-1-SendThread(127.0.0.1:38169)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10390ac34e7000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10390ac34e7000b, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10390ac34e7000b, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1398030 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1398030 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-4-001/solr.xml
   [junit4]   2> 1398033 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1398033 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1398039 INFO  (closeThreadPool-13926-thread-1) 
[n:127.0.0.1:35209_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1398061 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1398078 INFO  (zkConnectionManagerCallback-13953-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398079 INFO  (closeThreadPool-13926-thread-1) 
[n:127.0.0.1:35209_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1398087 INFO  (closeThreadPool-13926-thread-1) 
[n:127.0.0.1:35209_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1398095 INFO  (closeThreadPool-13926-thread-1) 
[n:127.0.0.1:35209_     ] o.a.s.c.ZkController Publish node=127.0.0.1:35209_ as 
DOWN
   [junit4]   2> 1398095 INFO  (closeThreadPool-13926-thread-1) 
[n:127.0.0.1:35209_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1398095 INFO  (closeThreadPool-13926-thread-1) 
[n:127.0.0.1:35209_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35209_
   [junit4]   2> 1398101 INFO  (zkCallback-13896-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1398102 INFO  (closeThreadPool-13926-thread-1) 
[n:127.0.0.1:35209_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1398102 WARN  (closeThreadPool-13926-thread-1) 
[n:127.0.0.1:35209_     ] 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> 1398119 INFO  (zkCallback-13924-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1398119 INFO  (zkCallback-13952-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1398124 INFO  (closeThreadPool-13926-thread-1) 
[n:127.0.0.1:35209_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1398143 INFO  (closeThreadPool-13926-thread-1) 
[n:127.0.0.1:35209_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1398153 INFO  (closeThreadPool-13926-thread-1) 
[n:127.0.0.1:35209_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1398153 INFO  (closeThreadPool-13926-thread-1) 
[n:127.0.0.1:35209_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1398154 INFO  (closeThreadPool-13926-thread-1) 
[n:127.0.0.1:35209_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-1-001/cores
   [junit4]   2> 1398203 INFO  (closeThreadPool-13926-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:35209_
   [junit4]   2> 1398252 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1398271 WARN  (closeThreadPool-13926-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5bd1af9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1398271 WARN  (closeThreadPool-13926-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5bd1af9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1398302 WARN  (closeThreadPool-13926-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7f5f375a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1398303 WARN  (closeThreadPool-13926-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7f5f375a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1398304 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38169/solr
   [junit4]   2> 1398319 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1398349 INFO  (zkConnectionManagerCallback-13972-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398349 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1398350 WARN  
(closeThreadPool-13926-thread-2-SendThread(127.0.0.1:38169)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10390ac34e7000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10390ac34e7000d, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10390ac34e7000d, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1398415 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1398415 WARN  (closeThreadPool-13926-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@270558a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1398419 WARN  (closeThreadPool-13926-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@270558a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1398631 INFO  
(OverseerCollectionConfigSetProcessor-73061088264388612-127.0.0.1:46249_-n_0000000000)
 [n:127.0.0.1:46249_     ] 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> 1398633 INFO  (closeThreadPool-13926-thread-2) 
[n:127.0.0.1:40461_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1398633 INFO  (zkConnectionManagerCallback-13978-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398633 INFO  (closeThreadPool-13926-thread-2) 
[n:127.0.0.1:40461_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1398638 INFO  (closeThreadPool-13926-thread-2) 
[n:127.0.0.1:40461_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1398641 INFO  (closeThreadPool-13926-thread-2) 
[n:127.0.0.1:40461_     ] o.a.s.c.ZkController Publish node=127.0.0.1:40461_ as 
DOWN
   [junit4]   2> 1398642 INFO  (closeThreadPool-13926-thread-2) 
[n:127.0.0.1:40461_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1398642 INFO  (closeThreadPool-13926-thread-2) 
[n:127.0.0.1:40461_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40461_
   [junit4]   2> 1398643 INFO  (zkCallback-13896-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1398643 INFO  (zkCallback-13924-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1398647 WARN  (closeThreadPool-13926-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@d6ce66d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1398647 WARN  (closeThreadPool-13926-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@d6ce66d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1398648 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38169/solr
   [junit4]   2> 1398649 INFO  (zkCallback-13952-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1398651 INFO  (closeThreadPool-13926-thread-2) 
[n:127.0.0.1:40461_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1398651 WARN  (closeThreadPool-13926-thread-2) 
[n:127.0.0.1:40461_     ] 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> 1398655 INFO  (zkCallback-13977-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1398662 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1398663 INFO  (zkConnectionManagerCallback-13984-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398663 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1398671 INFO  (closeThreadPool-13926-thread-2) 
[n:127.0.0.1:40461_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1398691 INFO  (closeThreadPool-13926-thread-2) 
[n:127.0.0.1:40461_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1398701 INFO  (closeThreadPool-13926-thread-2) 
[n:127.0.0.1:40461_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1398702 INFO  (closeThreadPool-13926-thread-2) 
[n:127.0.0.1:40461_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1398703 INFO  (closeThreadPool-13926-thread-2) 
[n:127.0.0.1:40461_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-2-001/cores
   [junit4]   2> 1398734 INFO  (closeThreadPool-13926-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:40461_
   [junit4]   2> 1398780 INFO  (closeThreadPool-13926-thread-3) 
[n:127.0.0.1:36053_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1398781 INFO  (zkConnectionManagerCallback-13992-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398781 INFO  (closeThreadPool-13926-thread-3) 
[n:127.0.0.1:36053_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1398784 INFO  (closeThreadPool-13926-thread-3) 
[n:127.0.0.1:36053_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1398792 INFO  (closeThreadPool-13926-thread-3) 
[n:127.0.0.1:36053_     ] o.a.s.c.ZkController Publish node=127.0.0.1:36053_ as 
DOWN
   [junit4]   2> 1398793 INFO  (closeThreadPool-13926-thread-3) 
[n:127.0.0.1:36053_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1398793 INFO  (closeThreadPool-13926-thread-3) 
[n:127.0.0.1:36053_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36053_
   [junit4]   2> 1398794 INFO  (zkCallback-13952-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1398794 INFO  (zkCallback-13924-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1398794 INFO  (zkCallback-13896-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1398794 INFO  (zkCallback-13977-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1398795 INFO  (closeThreadPool-13926-thread-3) 
[n:127.0.0.1:36053_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1398796 WARN  (closeThreadPool-13926-thread-3) 
[n:127.0.0.1:36053_     ] 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> 1398996 INFO  (zkCallback-13991-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1399008 INFO  (closeThreadPool-13926-thread-3) 
[n:127.0.0.1:36053_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1399041 INFO  (closeThreadPool-13926-thread-3) 
[n:127.0.0.1:36053_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1399064 INFO  (closeThreadPool-13926-thread-3) 
[n:127.0.0.1:36053_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1399064 INFO  (closeThreadPool-13926-thread-3) 
[n:127.0.0.1:36053_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1399065 INFO  (closeThreadPool-13926-thread-3) 
[n:127.0.0.1:36053_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-3-001/cores
   [junit4]   2> 1399111 INFO  (closeThreadPool-13926-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36053_
   [junit4]   2> 1399204 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1399204 WARN  (closeThreadPool-13926-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1ecec6f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399205 WARN  (closeThreadPool-13926-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1ecec6f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399207 WARN  (closeThreadPool-13926-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6ee00391[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399207 WARN  (closeThreadPool-13926-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6ee00391[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1399208 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38169/solr
   [junit4]   2> 1399210 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1399211 INFO  (zkConnectionManagerCallback-14008-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399211 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1399562 INFO  (closeThreadPool-13926-thread-4) 
[n:127.0.0.1:44669_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1399576 INFO  (zkConnectionManagerCallback-14010-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399576 INFO  (closeThreadPool-13926-thread-4) 
[n:127.0.0.1:44669_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1399595 INFO  (closeThreadPool-13926-thread-4) 
[n:127.0.0.1:44669_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1399599 INFO  (closeThreadPool-13926-thread-4) 
[n:127.0.0.1:44669_     ] o.a.s.c.ZkController Publish node=127.0.0.1:44669_ as 
DOWN
   [junit4]   2> 1399600 INFO  (closeThreadPool-13926-thread-4) 
[n:127.0.0.1:44669_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1399600 INFO  (closeThreadPool-13926-thread-4) 
[n:127.0.0.1:44669_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44669_
   [junit4]   2> 1399601 INFO  (zkCallback-13952-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1399601 INFO  (zkCallback-13924-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1399602 INFO  (zkCallback-13896-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1399602 INFO  (zkCallback-13977-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1399602 INFO  (zkCallback-13991-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1399603 INFO  (closeThreadPool-13926-thread-4) 
[n:127.0.0.1:44669_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1399603 WARN  (closeThreadPool-13926-thread-4) 
[n:127.0.0.1:44669_     ] 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> 1399623 INFO  (zkCallback-14009-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1399623 INFO  (closeThreadPool-13926-thread-4) 
[n:127.0.0.1:44669_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1399650 INFO  (closeThreadPool-13926-thread-4) 
[n:127.0.0.1:44669_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1399662 INFO  (closeThreadPool-13926-thread-4) 
[n:127.0.0.1:44669_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1399662 INFO  (closeThreadPool-13926-thread-4) 
[n:127.0.0.1:44669_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1399663 INFO  (closeThreadPool-13926-thread-4) 
[n:127.0.0.1:44669_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-4-001/cores
   [junit4]   2> 1399691 INFO  (closeThreadPool-13926-thread-4) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44669_
   [junit4]   2> 1399701 INFO  
(OverseerThreadFactory-13904-thread-3-processing-n:127.0.0.1:46249_) 
[n:127.0.0.1:46249_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:35209_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 1399701 INFO  
(OverseerThreadFactory-13904-thread-4-processing-n:127.0.0.1:46249_) 
[n:127.0.0.1:46249_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:44669_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 1399703 INFO  
(OverseerThreadFactory-13904-thread-3-processing-n:127.0.0.1:46249_) 
[n:127.0.0.1:46249_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1399704 INFO  
(OverseerThreadFactory-13904-thread-4-processing-n:127.0.0.1:46249_) 
[n:127.0.0.1:46249_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1399709 INFO  (qtp1845884654-23216) [n:127.0.0.1:35209_    
x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1399709 INFO  (qtp1328214161-23256) [n:127.0.0.1:44669_    
x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1400724 INFO  (qtp1328214161-23256) [n:127.0.0.1:44669_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1400724 INFO  (qtp1845884654-23216) [n:127.0.0.1:35209_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1400754 INFO  (qtp1845884654-23216) [n:127.0.0.1:35209_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 1400758 INFO  (qtp1328214161-23256) [n:127.0.0.1:44669_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 1400763 INFO  (qtp1845884654-23216) [n:127.0.0.1:35209_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1400766 INFO  (qtp1328214161-23256) [n:127.0.0.1:44669_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1400779 INFO  (qtp1328214161-23256) [n:127.0.0.1:44669_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 1400779 INFO  (qtp1328214161-23256) [n:127.0.0.1:44669_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1400780 INFO  (qtp1328214161-23256) [n:127.0.0.1:44669_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-4-001/cores/collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-4-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 1400780 INFO  (qtp1845884654-23216) [n:127.0.0.1:35209_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 1400781 INFO  (qtp1845884654-23216) [n:127.0.0.1:35209_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34d45baa
   [junit4]   2> 1400781 INFO  (qtp1845884654-23216) [n:127.0.0.1:35209_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-1-001/cores/collection1_shard2_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1400781 INFO  (qtp1328214161-23256) [n:127.0.0.1:44669_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=88.7978515625, 
floorSegmentMB=0.484375, forceMergeDeletesPctAllowed=0.40646780208658306, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6571968603118228, deletesPctAllowed=38.3414802897783
   [junit4]   2> 1400783 INFO  (qtp1845884654-23216) [n:127.0.0.1:35209_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=88.7978515625, 
floorSegmentMB=0.484375, forceMergeDeletesPctAllowed=0.40646780208658306, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6571968603118228, deletesPctAllowed=38.3414802897783
   [junit4]   2> 1400783 WARN  (qtp1328214161-23256) [n:127.0.0.1:44669_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
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> 1400792 WARN  (qtp1845884654-23216) [n:127.0.0.1:35209_ 
c:collection1 s:shard2  x:collection1_shard2_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> 1400828 INFO  (qtp1328214161-23256) [n:127.0.0.1:44669_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1400828 INFO  (qtp1328214161-23256) [n:127.0.0.1:44669_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1400829 INFO  (qtp1328214161-23256) [n:127.0.0.1:44669_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 14008

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

eeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1419517 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        29      /solr/collections/collection1/state.json
   [junit4]   2>        19      /solr/collections/collection1/terms/shard1
   [junit4]   2>        12      /solr/aliases.json
   [junit4]   2>        7       /solr/packages.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        7       /solr/configs/conf1
   [junit4]   2>        7       /solr/collections/collection1/terms/shard2
   [junit4]   2>        6       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        5       /solr/collections/onenodecollection/terms/shard1
   [junit4]   2>        3       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        114     /solr/clusterstate.json
   [junit4]   2>        30      /solr/collections/onenodecollection/state.json
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        3       
/solr/collections/collection1/leader_elect/shard1/election/73061088264388626-core_node4-n_0000000000
   [junit4]   2>        3       
/solr/overseer_elect/election/73061088264388620-127.0.0.1:35209_-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/73061088264388626-127.0.0.1:44669_-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        70      /solr/overseer/queue
   [junit4]   2>        62      /solr/live_nodes
   [junit4]   2>        21      /solr/overseer/collection-queue-work
   [junit4]   2>        18      /solr/collections
   [junit4]   2>        12      /solr/collections/onenodecollection/state.json
   [junit4]   2>        4       /solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 1419519 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38169
   [junit4]   2> 1419520 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38169
   [junit4]   2> 1419520 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F755F9CA3A144D43]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38169
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZk2Test -Dtests.method=test 
-Dtests.seed=F755F9CA3A144D43 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=de-CH -Dtests.timezone=Etc/GMT+2 -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 26.5s J2 | BasicDistributedZk2Test.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Backup failure: 
the_backup expected null, but was:<codec footer mismatch (file truncated?): 
actual footer=808464432 vs expected footer=-1071082520 
(resource=BufferedChecksumIndexInput(MockIndexInputWrapper(RAMInputStream(name=_0.si))))>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F755F9CA3A144D43:7F01C61094E820BB]:0)
   [junit4]    >        at 
org.apache.solr.handler.BackupStatusChecker._checkBackupSuccess(BackupStatusChecker.java:208)
   [junit4]    >        at 
org.apache.solr.handler.BackupStatusChecker.checkBackupSuccess(BackupStatusChecker.java:187)
   [junit4]    >        at 
org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:96)
   [junit4]    >        at 
org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:72)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:417)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:102)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_F755F9CA3A144D43-001
   [junit4]   2> Feb 25, 2021 3:12:19 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=SimpleText, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=de-CH, 
timezone=Etc/GMT+2
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_281 (64-bit)/cpus=4,threads=1,free=81755232,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [TestUtils, 
FieldMutatingUpdateProcessorTest, BackupRestoreApiErrorConditionsTest, 
SolrCloudExampleTest, TestCloudRecovery, TestLeaderElectionWithEmptyReplica, 
ScheduledTriggerIntegrationTest, TestNestedDocsSort, TestTlogReplayVsRecovery, 
TestTrackingShardHandlerFactory, TestUniqueKeyFieldResource, 
TestReloadAndDeleteDocs, NodeLostTriggerTest, TestQueryingOnDownCollection, 
TestCursorMarkWithoutUniqueKey, ZkCLITest, DistribJoinFromCollectionTest, 
TestTolerantSearch, TestConfigSetImmutable, TestMinimalConfig, 
ConcurrentCreateRoutedAliasTest, HdfsChaosMonkeyNothingIsSafeTest, 
SpellingQueryConverterTest, PropertiesRequestHandlerTest, RemoteQueryErrorTest, 
TestManagedResource, BlockDirectoryTest, SolrIndexSearcherTest, ShardSplitTest, 
TestHalfAndHalfDocValues, NodeMutatorTest, AuthToolTest, 
TestReplicationHandlerBackup, JvmMetricsTest, TestCoreDiscovery, 
TestElisionMultitermQuery, MoveReplicaTest, TestWordDelimiterFilterFactory, 
PreAnalyzedFieldManagedSchemaCloudTest, HealthCheckHandlerTest, 
AddBlockUpdateTest, TestFuzzyAnalyzedSuggestions, 
TestNonDefinedSimilarityFactory, AddSchemaFieldsUpdateProcessorFactoryTest, 
SOLR749Test, TestApiFramework, TestCloudInspectUtil, TestStressRecovery, 
TestSimDistribStateManager, SystemCollectionCompatTest, 
RegexBytesRefFilterTest, TestCloudManagedSchema, SparseHLLTest, 
OverseerModifyCollectionTest, LukeRequestHandlerTest, TestBlockCollapse, 
DocValuesMissingTest, TestRetrieveFieldsOptimizer, 
TestSizeLimitedDistributedMap, ForceLeaderTest, TriggerIntegrationTest, 
TestExactStatsCache, TestDynamicLoadingUrl, SolrShardReporterTest, 
ShardTermsTest, TestFilteredDocIdSet, TestRequestStatusCollectionAPI, 
TestSolrCachePerf, TransactionLogTest, TestUnInvertedFieldException, 
CleanupOldIndexTest, TestDistributedStatsComponentCardinality, 
SolrIndexMetricsTest, CheckHdfsIndexTest, TestJsonRequest, 
TestCopyFieldCollectionResource, CollectionsAPIDistributedZkTest, 
TestDocTermOrds, ActionThrottleTest, HdfsRecoveryZkTest, 
TestSimpleQParserPlugin, TestFieldCacheSort, TestSchemaResource, 
ZkShardTermsTest, V2ApiIntegrationTest, TestSimGenericDistributedQueue, 
TestXIncludeConfig, ImplicitSnitchTest, DebugComponentTest, 
AdminHandlersProxyTest, CurrencyRangeFacetCloudTest, 
IndexSizeTriggerMixedBoundsTest, DeleteShardTest, 
BinaryUpdateRequestHandlerTest, TestRequestForwarding, TestInitParams, 
TestSQLHandler, FacetPivotSmallTest, BadComponentTest, 
DeleteInactiveReplicaTest, TestPKIAuthenticationPlugin, 
TestJsonFacetsWithNestedObjects, DistributedFacetPivotLargeTest, 
TestLegacyFieldReuse, PeerSyncReplicationTest, TestOmitPositions, 
ShardsWhitelistTest, TestComplexPhraseQParserPlugin, TestFieldResource, 
AlternateDirectoryTest, FullHLLTest, TestQueryUtils, TestUseDocValuesAsStored2, 
SolrPluginUtilsTest, BasicDistributedZk2Test]
   [junit4] Completed [467/934 (1!)] on J2 in 27.34s, 1 test, 1 failure <<< 
FAILURES!

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

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

Reply via email to