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

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

Error Message:
document count mismatch.  control=68 sum(shards)=67 cloudClient=67

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=68 sum(shards)=67 
cloudClient=67
        at 
__randomizedtesting.SeedInfo.seed([F943F7591737ED:88AD7C2DF7EB5A15]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1522)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1449)
        at 
org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:295)
        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:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14249 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 1953518 INFO  
(SUITE-BasicDistributedZk2Test-seed#[F943F7591737ED]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1953518 INFO  
(SUITE-BasicDistributedZk2Test-seed#[F943F7591737ED]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/data-dir-143-001
   [junit4]   2> 1953519 INFO  
(SUITE-BasicDistributedZk2Test-seed#[F943F7591737ED]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1953520 INFO  
(SUITE-BasicDistributedZk2Test-seed#[F943F7591737ED]-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> 1953520 INFO  
(SUITE-BasicDistributedZk2Test-seed#[F943F7591737ED]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /hf/
   [junit4]   2> 1953532 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1953533 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1953533 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1953633 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:33683
   [junit4]   2> 1953633 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33683
   [junit4]   2> 1953633 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33683
   [junit4]   2> 1953633 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33683
   [junit4]   2> 1953635 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1953637 INFO  (zkConnectionManagerCallback-5348-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1953637 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1953639 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1953641 INFO  (zkConnectionManagerCallback-5350-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1953641 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1953642 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1953644 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1953645 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/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> 1953646 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1953647 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1953648 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1953649 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1953650 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/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> 1953651 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1953652 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1953653 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1953654 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1953876 WARN  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1953876 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1953876 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1953876 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1953889 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1953889 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1953889 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1953891 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@54473e86{/hf,null,AVAILABLE}
   [junit4]   2> 1953892 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3ce7d4cd{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39921}
   [junit4]   2> 1953892 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.e.j.s.Server Started @1954001ms
   [junit4]   2> 1953892 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/hf, hostPort=39921, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/control-001/cores}
   [junit4]   2> 1953892 ERROR 
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1953892 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1953892 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1953892 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1953892 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1953892 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-05T14:02:40.883Z
   [junit4]   2> 1953910 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1953911 INFO  (zkConnectionManagerCallback-5352-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1953911 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1954023 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1954023 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/control-001/solr.xml
   [junit4]   2> 1954048 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1954048 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1954049 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1956795 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1956799 WARN  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3fd08cc4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1956799 WARN  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3fd08cc4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1956827 WARN  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@541d0803[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1956827 WARN  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@541d0803[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1956828 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33683/solr
   [junit4]   2> 1956829 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1956847 INFO  (zkConnectionManagerCallback-5359-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1956847 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1956949 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [n:127.0.0.1:39921_hf 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1956951 INFO  (zkConnectionManagerCallback-5361-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1956951 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [n:127.0.0.1:39921_hf 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1957351 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [n:127.0.0.1:39921_hf 
    ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:39921_hf
   [junit4]   2> 1957351 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [n:127.0.0.1:39921_hf 
    ] o.a.s.c.Overseer Overseer 
(id=72233682461392900-127.0.0.1:39921_hf-n_0000000000) starting
   [junit4]   2> 1957357 INFO  
(OverseerStateUpdate-72233682461392900-127.0.0.1:39921_hf-n_0000000000) 
[n:127.0.0.1:39921_hf     ] o.a.s.c.Overseer Starting to work on the main queue 
: 127.0.0.1:39921_hf
   [junit4]   2> 1957379 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [n:127.0.0.1:39921_hf 
    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39921_hf
   [junit4]   2> 1957380 INFO  (zkCallback-5360-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1957391 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [n:127.0.0.1:39921_hf 
    ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1957392 WARN  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [n:127.0.0.1:39921_hf 
    ] 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> 1957490 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [n:127.0.0.1:39921_hf 
    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1957658 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [n:127.0.0.1:39921_hf 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d
   [junit4]   2> 1957750 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [n:127.0.0.1:39921_hf 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d
   [junit4]   2> 1957750 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [n:127.0.0.1:39921_hf 
    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d
   [junit4]   2> 1957752 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [n:127.0.0.1:39921_hf 
    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/control-001/cores
   [junit4]   2> 1957873 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1957874 INFO  (zkConnectionManagerCallback-5370-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1957874 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1957884 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1957885 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33683/solr ready
   [junit4]   2> 1957887 INFO  (qtp84675170-16380) [n:127.0.0.1:39921_hf     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:39921_hf&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1957891 INFO  
(OverseerThreadFactory-5781-thread-1-processing-n:127.0.0.1:39921_hf) 
[n:127.0.0.1:39921_hf     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1957999 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf    
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> 1958000 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1959015 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1959109 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1959385 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
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> 1959405 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
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> 1959406 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
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@207daa1d
   [junit4]   2> 1959406 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1959409 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5754104874720576]
   [junit4]   2> 1959411 WARN  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
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> 1959510 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
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> 1959510 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
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> 1959512 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1959512 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1959513 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=100.115234375, 
floorSegmentMB=1.6533203125, forceMergeDeletesPctAllowed=24.452409781945992, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5050474480449915, deletesPctAllowed=38.35521008136892
   [junit4]   2> 1959514 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7b57e47d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1959515 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1959516 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
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> 1959516 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1959516 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
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 1657705717046444032
   [junit4]   2> 1959533 INFO  
(searcherExecutor-5786-thread-1-processing-n:127.0.0.1:39921_hf 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:39921_hf c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@7b57e47d[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1959535 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
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> 1959536 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
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> 1959539 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1959539 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
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> 1959539 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39921/hf/control_collection_shard1_replica_n1/
   [junit4]   2> 1959540 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
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> 1959540 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:39921/hf/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1959540 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
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/72233682461392900-core_node2-n_0000000000
   [junit4]   2> 1959558 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
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:39921/hf/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1959660 INFO  (zkCallback-5360-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> 1959660 INFO  (zkCallback-5360-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> 1959661 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
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> 1959679 INFO  (qtp84675170-16379) [n:127.0.0.1:39921_hf 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
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=1680
   [junit4]   2> 1959681 INFO  (qtp84675170-16380) [n:127.0.0.1:39921_hf     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1959763 INFO  (zkCallback-5360-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> 1959763 INFO  (zkCallback-5360-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> 1959763 INFO  (zkCallback-5360-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> 1959764 INFO  (qtp84675170-16380) [n:127.0.0.1:39921_hf     ] 
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:39921_hf&wt=javabin&version=2}
 status=0 QTime=1877
   [junit4]   2> 1959764 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 1959869 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1959870 INFO  (zkConnectionManagerCallback-5376-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1959870 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1959871 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1959873 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33683/solr ready
   [junit4]   2> 1959873 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1959874 INFO  (qtp84675170-16381) [n:127.0.0.1:39921_hf     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1959877 INFO  
(OverseerThreadFactory-5781-thread-2-processing-n:127.0.0.1:39921_hf) 
[n:127.0.0.1:39921_hf     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1959898 INFO  
(OverseerCollectionConfigSetProcessor-72233682461392900-127.0.0.1:39921_hf-n_0000000000)
 [n:127.0.0.1:39921_hf     ] 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> 1960103 WARN  
(OverseerThreadFactory-5781-thread-2-processing-n:127.0.0.1:39921_hf) 
[n:127.0.0.1:39921_hf     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1960104 INFO  (qtp84675170-16381) [n:127.0.0.1:39921_hf     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1960105 INFO  (qtp84675170-16381) [n:127.0.0.1:39921_hf     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=232
   [junit4]   2> 1960106 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1960106 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1960107 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1960107 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1960107 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2
   [junit4]   2> 1960107 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1960107 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1960369 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 1960370 WARN  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1960370 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1960370 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1960370 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1960371 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1960371 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1960371 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1960372 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@312c2c74{/hf,null,AVAILABLE}
   [junit4]   2> 1960372 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@db02cc6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42578}
   [junit4]   2> 1960372 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.s.Server Started @1960481ms
   [junit4]   2> 1960372 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/hf, hostPort=42578, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-1-001/cores}
   [junit4]   2> 1960373 ERROR (closeThreadPool-5377-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1960373 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1960373 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1960373 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1960373 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1960373 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-05T14:02:47.364Z
   [junit4]   2> 1960374 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1960375 INFO  (zkConnectionManagerCallback-5379-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1960375 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1960495 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1960495 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-1-001/solr.xml
   [junit4]   2> 1960520 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1960520 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1960521 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1961781 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 1961782 WARN  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1961782 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1961782 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1961782 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1961783 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1961783 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1961784 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1961784 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3fee4e85{/hf,null,AVAILABLE}
   [junit4]   2> 1961784 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4498ca02{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39388}
   [junit4]   2> 1961785 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.s.Server Started @1961894ms
   [junit4]   2> 1961785 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/hf, hostPort=39388, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-2-001/cores}
   [junit4]   2> 1961785 ERROR (closeThreadPool-5377-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1961785 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1961785 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1961785 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1961785 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1961785 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-05T14:02:48.776Z
   [junit4]   2> 1961786 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1961787 INFO  (zkConnectionManagerCallback-5382-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1961787 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1961889 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1961889 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-2-001/solr.xml
   [junit4]   2> 1961900 INFO  
(OverseerCollectionConfigSetProcessor-72233682461392900-127.0.0.1:39921_hf-n_0000000000)
 [n:127.0.0.1:39921_hf     ] 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> 1961917 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1961917 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1961919 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1962622 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1962649 WARN  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4dba5c81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962649 WARN  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4dba5c81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962710 WARN  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2ec3f470[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962710 WARN  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2ec3f470[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1962711 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33683/solr
   [junit4]   2> 1962823 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1962888 INFO  (zkConnectionManagerCallback-5389-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1962888 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1963022 INFO  (closeThreadPool-5377-thread-1) 
[n:127.0.0.1:42578_hf     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1963027 INFO  (zkConnectionManagerCallback-5391-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1963027 INFO  (closeThreadPool-5377-thread-1) 
[n:127.0.0.1:42578_hf     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1963041 INFO  (closeThreadPool-5377-thread-1) 
[n:127.0.0.1:42578_hf     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1963044 INFO  (closeThreadPool-5377-thread-1) 
[n:127.0.0.1:42578_hf     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42578_hf as DOWN
   [junit4]   2> 1963045 INFO  (closeThreadPool-5377-thread-1) 
[n:127.0.0.1:42578_hf     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1963045 INFO  (closeThreadPool-5377-thread-1) 
[n:127.0.0.1:42578_hf     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42578_hf
   [junit4]   2> 1963055 INFO  (zkCallback-5360-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1963057 INFO  (closeThreadPool-5377-thread-1) 
[n:127.0.0.1:42578_hf     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1963057 WARN  (closeThreadPool-5377-thread-1) 
[n:127.0.0.1:42578_hf     ] 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> 1963075 INFO  (zkCallback-5390-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1963075 INFO  (zkCallback-5375-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1963192 INFO  (closeThreadPool-5377-thread-1) 
[n:127.0.0.1:42578_hf     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1963320 INFO  (closeThreadPool-5377-thread-1) 
[n:127.0.0.1:42578_hf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d
   [junit4]   2> 1963395 INFO  (closeThreadPool-5377-thread-1) 
[n:127.0.0.1:42578_hf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d
   [junit4]   2> 1963395 INFO  (closeThreadPool-5377-thread-1) 
[n:127.0.0.1:42578_hf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d
   [junit4]   2> 1963397 INFO  (closeThreadPool-5377-thread-1) 
[n:127.0.0.1:42578_hf     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-1-001/cores
   [junit4]   2> 1963655 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:42578_hf
   [junit4]   2> 1964188 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 1964189 WARN  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1964189 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1964189 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1964189 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1964190 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1964190 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1964190 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1964190 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2933aaf4{/hf,null,AVAILABLE}
   [junit4]   2> 1964191 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c56f836{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43643}
   [junit4]   2> 1964191 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.s.Server Started @1964300ms
   [junit4]   2> 1964191 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/hf, hostPort=43643, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-3-001/cores}
   [junit4]   2> 1964191 ERROR (closeThreadPool-5377-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1964191 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1964191 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1964191 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1964191 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1964191 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-05T14:02:51.182Z
   [junit4]   2> 1964192 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1964194 INFO  (zkConnectionManagerCallback-5397-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1964194 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1964317 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1964317 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-3-001/solr.xml
   [junit4]   2> 1964342 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1964342 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1964343 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1964489 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1964524 WARN  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@12720aff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1964524 WARN  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@12720aff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1964577 WARN  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3db6470a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1964577 WARN  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3db6470a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1964578 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33683/solr
   [junit4]   2> 1964674 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1964676 INFO  (zkConnectionManagerCallback-5404-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1964676 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1964800 INFO  (closeThreadPool-5377-thread-2) 
[n:127.0.0.1:39388_hf     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1964911 INFO  (zkConnectionManagerCallback-5406-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1964911 INFO  (closeThreadPool-5377-thread-2) 
[n:127.0.0.1:39388_hf     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1964937 INFO  (closeThreadPool-5377-thread-2) 
[n:127.0.0.1:39388_hf     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1964942 INFO  (closeThreadPool-5377-thread-2) 
[n:127.0.0.1:39388_hf     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39388_hf as DOWN
   [junit4]   2> 1964955 INFO  (closeThreadPool-5377-thread-2) 
[n:127.0.0.1:39388_hf     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1964955 INFO  (closeThreadPool-5377-thread-2) 
[n:127.0.0.1:39388_hf     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39388_hf
   [junit4]   2> 1964957 INFO  (zkCallback-5360-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1964958 INFO  (zkCallback-5390-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1964958 INFO  (zkCallback-5375-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1964976 INFO  (closeThreadPool-5377-thread-2) 
[n:127.0.0.1:39388_hf     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1964977 WARN  (closeThreadPool-5377-thread-2) 
[n:127.0.0.1:39388_hf     ] 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> 1964979 INFO  (zkCallback-5405-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1965206 INFO  (closeThreadPool-5377-thread-2) 
[n:127.0.0.1:39388_hf     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1965355 INFO  (closeThreadPool-5377-thread-2) 
[n:127.0.0.1:39388_hf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d
   [junit4]   2> 1965572 INFO  (closeThreadPool-5377-thread-2) 
[n:127.0.0.1:39388_hf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d
   [junit4]   2> 1965572 INFO  (closeThreadPool-5377-thread-2) 
[n:127.0.0.1:39388_hf     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d
   [junit4]   2> 1965574 INFO  (closeThreadPool-5377-thread-2) 
[n:127.0.0.1:39388_hf     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-2-001/cores
   [junit4]   2> 1965848 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39388_hf
   [junit4]   2> 1966361 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 1966361 WARN  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1966362 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1966362 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1966362 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1966363 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1966363 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1966363 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1966363 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13be287c{/hf,null,AVAILABLE}
   [junit4]   2> 1966364 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@396dcda0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46325}
   [junit4]   2> 1966364 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.s.Server Started @1966473ms
   [junit4]   2> 1966364 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/hf, hostPort=46325, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-4-001/cores}
   [junit4]   2> 1966364 ERROR (closeThreadPool-5377-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1966364 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1966364 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.5.0
   [junit4]   2> 1966364 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1966364 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1966364 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-05T14:02:53.355Z
   [junit4]   2> 1966377 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1966379 INFO  (zkConnectionManagerCallback-5412-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1966379 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1966480 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1966480 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-4-001/solr.xml
   [junit4]   2> 1966484 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1966484 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1966485 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1967304 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1967305 WARN  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7b822e81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1967305 WARN  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7b822e81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1967321 WARN  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1b8ac830[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1967321 WARN  (closeThreadPool-5377-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1b8ac830[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1967331 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33683/solr
   [junit4]   2> 1967331 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1967333 INFO  (zkConnectionManagerCallback-5419-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1967333 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1967435 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1967436 INFO  (zkConnectionManagerCallback-5421-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1967436 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1967442 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1967454 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43643_hf as DOWN
   [junit4]   2> 1967455 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1967455 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43643_hf
   [junit4]   2> 1967457 INFO  (zkCallback-5405-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1967457 INFO  (zkCallback-5390-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1967457 INFO  (zkCallback-5360-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1967457 INFO  (zkCallback-5375-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1967457 INFO  (zkCallback-5420-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1967459 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1967472 WARN  (closeThreadPool-5377-thread-1) [     ] 
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> 1967631 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1967724 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d
   [junit4]   2> 1967795 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d
   [junit4]   2> 1967795 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d
   [junit4]   2> 1967809 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-3-001/cores
   [junit4]   2> 1968141 INFO  (closeThreadPool-5377-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:43643_hf
   [junit4]   2> 1969448 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1969449 WARN  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@31c9ed4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1969449 WARN  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@31c9ed4e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1969464 WARN  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5380f9b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1969464 WARN  (closeThreadPool-5377-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5380f9b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1969465 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33683/solr
   [junit4]   2> 1969466 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969467 INFO  (zkConnectionManagerCallback-5431-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1969467 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969570 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1969570 INFO  (zkConnectionManagerCallback-5433-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1969570 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1969575 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1969581 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46325_hf as DOWN
   [junit4]   2> 1969582 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1969582 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46325_hf
   [junit4]   2> 1969583 INFO  (zkCallback-5390-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1969583 INFO  (zkCallback-5360-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1969583 INFO  (zkCallback-5375-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1969583 INFO  (zkCallback-5420-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1969583 INFO  (zkCallback-5405-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1969583 INFO  (zkCallback-5432-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1969595 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1969595 WARN  (closeThreadPool-5377-thread-2) [     ] 
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> 1969631 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1969688 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d
   [junit4]   2> 1969714 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d
   [junit4]   2> 1969714 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@207daa1d
   [junit4]   2> 1969716 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-4-001/cores
   [junit4]   2> 1969868 INFO  (closeThreadPool-5377-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46325_hf
   [junit4]   2> 1969872 INFO  (qtp1084708558-16451) [n:127.0.0.1:39388_hf     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:39388_hf&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1969872 INFO  (qtp1084708558-16450) [n:127.0.0.1:39388_hf     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:43643_hf&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1969872 INFO  (qtp1084708558-16449) [n:127.0.0.1:39388_hf     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:46325_hf&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1969872 INFO  (qtp1084708558-16554) [n:127.0.0.1:39388_hf     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:42578_hf&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1969890 INFO  
(OverseerThreadFactory-5781-thread-4-processing-n:127.0.0.1:39921_hf) 
[n:127.0.0.1:39921_hf c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:43643_hf for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 1969890 INFO  
(OverseerThreadFactory-5781-thread-3-processing-n:127.0.0.1:39921_hf) 
[n:127.0.0.1:39921_hf c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:39388_hf for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 1969891 INFO  
(OverseerThreadFactory-5781-thread-4-processing-n:127.0.0.1:39921_hf) 
[n:127.0.0.1:39921_hf c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1969892 INFO  
(OverseerThreadFactory-5781-thread-3-processing-n:127.0.0.1:39921_hf) 
[n:127.0.0.1:39921_hf c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1969915 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf    
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> 1969953 INFO  (qtp1084708558-16564) [n:127.0.0.1:39388_hf    
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> 1970968 INFO  (qtp1084708558-16564) [n:127.0.0.1:39388_hf 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1970968 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1971073 INFO  (qtp1084708558-16564) [n:127.0.0.1:39388_hf 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 1971073 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 1971545 INFO  (qtp1084708558-16564) [n:127.0.0.1:39388_hf 
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> 1971557 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
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> 1971617 INFO  (qtp1084708558-16564) [n:127.0.0.1:39388_hf 
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> 1971617 INFO  (qtp1084708558-16564) [n:127.0.0.1:39388_hf 
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@207daa1d
   [junit4]   2> 1971617 INFO  (qtp1084708558-16564) [n:127.0.0.1:39388_hf 
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-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-2-001/cores/collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 1971620 INFO  (qtp1084708558-16564) [n:127.0.0.1:39388_hf 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5754104874720576]
   [junit4]   2> 1971620 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
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> 1971620 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
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@207daa1d
   [junit4]   2> 1971620 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
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-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-3-001/cores/collection1_shard2_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001/shard-3-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1971622 WARN  (qtp1084708558-16564) [n:127.0.0.1:39388_hf 
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> 1971623 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5754104874720576]
   [junit4]   2> 1971641 WARN  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
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> 1972018 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1972018 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1972020 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1972020 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1972037 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=100.115234375, 
floorSegmentMB=1.6533203125, forceMergeDeletesPctAllowed=24.452409781945992, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5050474480449915, deletesPctAllowed=38.35521008136892
   [junit4]   2> 1972037 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@39e1786c[collection1_shard2_replica_n1] main]
   [junit4]   2> 1972039 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1972039 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1972040 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1972040 INFO  (qtp736015408-16481) [n:127.0.0.1:43643_hf 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1657705730178809856
   [junit4]   2> 1972049 INFO  (qtp1084708558-16564) [n:127.0.0.1:39388_hf 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1972050 INFO  (qtp1084708558-16564) [n:127.0.0.1:39388_hf 
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> 1972051 INFO  (qtp1084708558-16564) [n:127.0.0.1:39388_hf 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1972051 INFO  (qtp1084708558-16564) [n:127.0.0.1:39388_hf 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [

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

+1DAY",
   [junit4]   1>             "enabled":true,
   [junit4]   1>             "actions":[
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_shard_plan",
   [junit4]   1>                 "class":"solr.InactiveShardPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_markers_plan",
   [junit4]   1>                 "class":"solr.InactiveMarkersPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]}},
   [junit4]   1>         "listeners":{
   [junit4]   1>           ".auto_add_replicas.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".auto_add_replicas",
   [junit4]   1>             
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   1>           ".scheduled_maintenance.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".scheduled_maintenance",
   [junit4]   1>             
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {"legacyCloud":"true"}
   [junit4]   1> 
   [junit4]   2> 1990428 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1990668 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>        10      /solr/aliases.json
   [junit4]   2>        8       /solr/collections/collection1/terms/shard1
   [junit4]   2>        7       /solr/collections/collection1/terms/shard2
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        3       /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>        120     /solr/collections/collection1/state.json
   [junit4]   2>        15      /solr/collections/onenodecollection/state.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72233682461392906-127.0.0.1:42578_hf-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/72233682461392900-127.0.0.1:39921_hf-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        55      /solr/overseer/queue
   [junit4]   2>        40      /solr/live_nodes
   [junit4]   2>        22      /solr/overseer/collection-queue-work
   [junit4]   2>        16      /solr/collections
   [junit4]   2> 
   [junit4]   2> 1990671 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33683
   [junit4]   2> 1990671 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33683
   [junit4]   2> 1990671 INFO  
(TEST-BasicDistributedZk2Test.test-seed#[F943F7591737ED]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33683
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZk2Test -Dtests.method=test 
-Dtests.seed=F943F7591737ED -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=es-CU -Dtests.timezone=America/Metlakatla -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 37.2s J1 | BasicDistributedZk2Test.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count 
mismatch.  control=68 sum(shards)=67 cloudClient=67
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F943F7591737ED:88AD7C2DF7EB5A15]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1522)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1449)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:295)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZk2Test.test(BasicDistributedZk2Test.java:102)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.BasicDistributedZk2Test_F943F7591737ED-001
   [junit4]   2> Feb 05, 2020 2:03:17 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=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=10396, maxDocsPerChunk=525, blockSize=5), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=10396, blockSize=5)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@33532c50),
 locale=es-CU, timezone=America/Metlakatla
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=8,threads=1,free=282207048,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestMinMaxOnMultiValuedField, CircularListTest, TestDocTermOrdsUninvertLimit, 
TestUseDocValuesAsStored, TestSQLHandlerNonCloud, 
CloudExitableDirectoryReaderTest, HdfsNNFailoverTest, TestCloudConsistency, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, OverseerSolrResponseTest, 
DisMaxRequestHandlerTest, SpatialHeatmapFacetsTest, TestLRUCache, 
TestIndexingPerformance, TestSimpleQParserPlugin, 
TriLevelCompositeIdRoutingTest, TestRangeQuery, TestJettySolrRunner, 
SearchRateTriggerIntegrationTest, FullHLLTest, TestRTimerTree, 
TriggerIntegrationTest, HighlighterMaxOffsetTest, HdfsRestartWhileUpdatingTest, 
TestDynamicFieldResource, MultiDestinationAuditLoggerTest, 
CachingDirectoryFactoryTest, ForceLeaderWithTlogReplicasTest, 
TestSimExecutePlanAction, VersionInfoTest, TestDistribPackageStore, 
AdminHandlersProxyTest, BasicAuthOnSingleNodeTest, HdfsBasicDistributedZkTest, 
TestCollectionAPIs, TestManagedResource, TestStressThreadBackup, 
TestEmbeddedSolrServerAdminHandler, BasicFunctionalityTest, TestStressVersions, 
TestSolrConfigHandler, CdcrReplicationHandlerTest, TestJmxIntegration, 
TestDistributedTracing, BigEndianAscendingWordSerializerTest, 
ScheduledMaintenanceTriggerTest, TestLocalFSCloudBackupRestore, 
TestImplicitCoreProperties, TestSerializedLuceneMatchVersion, 
UpdateRequestProcessorFactoryTest, TestConfigOverlay, TestSimUtils, 
TestPartialUpdateDeduplication, AuditLoggerIntegrationTest, TestPointFields, 
Tagger2Test, TestSimComputePlanAction, TestMultiValuedNumericRangeQuery, 
PluginInfoTest, DirectSolrConnectionTest, SearchHandlerTest, SuggesterWFSTTest, 
StressHdfsTest, TestGeoJSONResponseWriter, CollectionTooManyReplicasTest, 
NodeAddedTriggerIntegrationTest, SolrLogPostToolTest, V2StandaloneTest, 
SolrIndexMetricsTest, TestRecovery, TestIndexSearcher, 
TestManagedSynonymFilterFactory, SolrCoreCheckLockOnStartupTest, 
TestCloudPhrasesIdentificationComponent, 
ChaosMonkeySafeLeaderWithPullReplicasTest, NestedAtomicUpdateTest, 
RollingRestartTest, TestStressRecovery, 
ConcurrentDeleteAndCreateCollectionTest, MultiSolrCloudTestCaseTest, 
TestDFRSimilarityFactory, TestManagedSchemaAPI, SaslZkACLProviderTest, 
BlobRepositoryCloudTest, TemplateUpdateProcessorTest, TransactionLogTest, 
TestBadConfig, TestSchemaResource, TestInPlaceUpdatesDistrib, 
TestDistributedSearch, TestNRTOpen, PrimitiveFieldTypeTest, 
TestRandomFlRTGCloud, TestFoldingMultitermQuery, CoreAdminHandlerTest, 
HdfsDirectoryTest, TestFieldSortValues, IndexSchemaRuntimeFieldTest, 
TestDeprecatedFilters, TestNoOpRegenerator, SchemaVersionSpecificBehaviorTest, 
PropertiesRequestHandlerTest, MetricsHistoryWithAuthIntegrationTest, 
AddReplicaTest, TestConfigReload, StatsComponentTest, 
TestCollapseQParserPlugin, TestTlogReplayVsRecovery, 
SharedFSAutoReplicaFailoverTest, TestClusterProperties, TestCollectionAPI, 
TestRandomFaceting, CoreMergeIndexesAdminHandlerTest, TestNumericTerms64, 
TestPivotHelperCode, TestDynamicLoading, TestBlendedInfixSuggestions, 
PeerSyncTest, TestSolrFieldCacheBean, TestSchemalessBufferedUpdates, 
TestFastOutputStream, TestPerFieldSimilarity, HttpTriggerListenerTest, 
BasicDistributedZk2Test]
   [junit4] Completed [371/897 (1!)] on J1 in 38.01s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 54346 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to