Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4631/
Java: 64bit/jdk-15 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.BasicDistributedZkTest:     1) Thread[id=13868, 
name=aliveCheckExecutor-8003-thread-1, state=TIMED_WAITING, 
group=TGRP-BasicDistributedZkTest]         at 
java.base@15/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@15/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
         at 
java.base@15/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1661)
         at 
java.base@15/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
         at 
java.base@15/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
         at java.base@15/java.lang.Thread.run(Thread.java:832)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=13868, name=aliveCheckExecutor-8003-thread-1, 
state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
        at java.base@15/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@15/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
        at 
java.base@15/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1661)
        at 
java.base@15/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at 
java.base@15/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
        at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
        at 
java.base@15/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
        at java.base@15/java.lang.Thread.run(Thread.java:832)
        at __randomizedtesting.SeedInfo.seed([CB7EB72E19CB3E38]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=13868, name=aliveCheckExecutor-8003-thread-1, state=TIMED_WAITING, 
group=TGRP-BasicDistributedZkTest]         at 
java.base@15/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@15/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
         at 
java.base@15/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1661)
         at 
java.base@15/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
         at 
java.base@15/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
         at java.base@15/java.lang.Thread.run(Thread.java:832)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=13868, name=aliveCheckExecutor-8003-thread-1, 
state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
        at java.base@15/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@15/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
        at 
java.base@15/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1661)
        at 
java.base@15/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at 
java.base@15/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
        at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
        at 
java.base@15/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
        at java.base@15/java.lang.Thread.run(Thread.java:832)
        at __randomizedtesting.SeedInfo.seed([CB7EB72E19CB3E38]:0)




Build Log:
[...truncated 15105 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 493047 INFO  
(SUITE-BasicDistributedZkTest-seed#[CB7EB72E19CB3E38]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 493047 INFO  
(SUITE-BasicDistributedZkTest-seed#[CB7EB72E19CB3E38]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/data-dir-63-001
   [junit4]   2> 493047 WARN  
(SUITE-BasicDistributedZkTest-seed#[CB7EB72E19CB3E38]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 493047 INFO  
(SUITE-BasicDistributedZkTest-seed#[CB7EB72E19CB3E38]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 493048 INFO  
(SUITE-BasicDistributedZkTest-seed#[CB7EB72E19CB3E38]-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> 493048 INFO  
(SUITE-BasicDistributedZkTest-seed#[CB7EB72E19CB3E38]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 493048 INFO  
(SUITE-BasicDistributedZkTest-seed#[CB7EB72E19CB3E38]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 493050 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 493050 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 493050 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 493051 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 493150 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 44309
   [junit4]   2> 493150 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44309
   [junit4]   2> 493150 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44309
   [junit4]   2> 493150 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44309
   [junit4]   2> 493152 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493154 INFO  (zkConnectionManagerCallback-7570-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493155 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493159 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493159 INFO  (zkConnectionManagerCallback-7572-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493159 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493160 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 493161 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 493162 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 493162 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 493167 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 493167 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 493168 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 493169 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 493169 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 493170 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 493170 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 493170 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 493246 WARN  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 493246 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 493246 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 493246 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 493247 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 493247 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 493247 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 493247 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6f1989c0{/,null,AVAILABLE}
   [junit4]   2> 493248 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7fdbe672{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:44063}
   [junit4]   2> 493248 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.e.j.s.Server Started @493264ms
   [junit4]   2> 493248 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/tempDir-001/control/data,
 hostPort=44063, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 493248 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 493248 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 493248 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 493248 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 493248 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 493248 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-08T12:39:09.272773891Z
   [junit4]   2> 493249 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493249 INFO  (zkConnectionManagerCallback-7574-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493249 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493350 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 493350 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/control-001/solr.xml
   [junit4]   2> 493354 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 493354 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 493355 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 493429 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 493430 WARN  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6b5cd7b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 493430 WARN  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6b5cd7b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 493432 WARN  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6c2e2e7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 493432 WARN  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6c2e2e7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 493433 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44309/solr
   [junit4]   2> 493433 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493434 INFO  (zkConnectionManagerCallback-7584-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493434 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493535 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [n:127.0.0.1:44063_  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493536 INFO  (zkConnectionManagerCallback-7586-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493536 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [n:127.0.0.1:44063_  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493566 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [n:127.0.0.1:44063_  
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:44063_
   [junit4]   2> 493566 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [n:127.0.0.1:44063_  
   ] o.a.s.c.Overseer Overseer 
(id=72147436818661380-127.0.0.1:44063_-n_0000000000) starting
   [junit4]   2> 493568 INFO  
(OverseerStateUpdate-72147436818661380-127.0.0.1:44063_-n_0000000000) 
[n:127.0.0.1:44063_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:44063_
   [junit4]   2> 493568 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [n:127.0.0.1:44063_  
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44063_
   [junit4]   2> 493569 INFO  
(OverseerStateUpdate-72147436818661380-127.0.0.1:44063_-n_0000000000) 
[n:127.0.0.1:44063_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 493570 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [n:127.0.0.1:44063_  
   ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 493570 WARN  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [n:127.0.0.1:44063_  
   ] 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> 493581 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [n:127.0.0.1:44063_  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 493592 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [n:127.0.0.1:44063_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25987452
   [junit4]   2> 493597 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [n:127.0.0.1:44063_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25987452
   [junit4]   2> 493597 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [n:127.0.0.1:44063_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25987452
   [junit4]   2> 493598 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [n:127.0.0.1:44063_  
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/control-001/cores
   [junit4]   2> 493602 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493603 INFO  (zkConnectionManagerCallback-7603-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493603 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493603 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 493604 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44309/solr ready
   [junit4]   2> 493605 INFO  (qtp1876499847-13226) [n:127.0.0.1:44063_     ] 
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:44063_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 493606 INFO  
(OverseerThreadFactory-7593-thread-1-processing-n:127.0.0.1:44063_) 
[n:127.0.0.1:44063_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 493716 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_    
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> 493716 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 494722 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 494734 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 494796 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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> 494803 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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> 494803 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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@25987452
   [junit4]   2> 494803 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 494804 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8229877087517902]
   [junit4]   2> 494805 WARN  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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> 494831 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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> 494831 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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> 494832 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 494832 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 494833 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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=44, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=59.07421875, 
floorSegmentMB=1.5537109375, forceMergeDeletesPctAllowed=23.651481705337194, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8396568701158678, deletesPctAllowed=36.99148227289213
   [junit4]   2> 494833 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 494834 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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> 494834 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 494834 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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 1679987311491678208
   [junit4]   2> 494835 INFO  
(searcherExecutor-7605-thread-1-processing-n:127.0.0.1:44063_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:44063_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 494836 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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> 494836 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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> 494838 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 494838 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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> 494838 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44063/control_collection_shard1_replica_n1/
   [junit4]   2> 494838 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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> 494838 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44063/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 494838 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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/72147436818661380-core_node2-n_0000000000
   [junit4]   2> 494839 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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:44063/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 494940 INFO  (zkCallback-7585-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> 494940 INFO  (zkCallback-7585-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> 494940 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_ 
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> 494941 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_     ] 
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=1225
   [junit4]   2> 494942 INFO  (qtp1876499847-13226) [n:127.0.0.1:44063_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 495041 INFO  (zkCallback-7585-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> 495041 INFO  (zkCallback-7585-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> 495041 INFO  (zkCallback-7585-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> 495042 INFO  (qtp1876499847-13226) [n:127.0.0.1:44063_     ] 
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:44063_&wt=javabin&version=2}
 status=0 QTime=1436
   [junit4]   2> 495042 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 495146 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 495147 INFO  (zkConnectionManagerCallback-7614-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 495147 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 495147 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 495148 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44309/solr ready
   [junit4]   2> 495149 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 495150 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_     ] 
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> 495151 INFO  
(OverseerThreadFactory-7593-thread-2-processing-n:127.0.0.1:44063_) 
[n:127.0.0.1:44063_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 495151 INFO  
(OverseerCollectionConfigSetProcessor-72147436818661380-127.0.0.1:44063_-n_0000000000)
 [n:127.0.0.1:44063_     ] 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> 495352 WARN  
(OverseerThreadFactory-7593-thread-2-processing-n:127.0.0.1:44063_) 
[n:127.0.0.1:44063_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 495353 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 495353 INFO  (qtp1876499847-13231) [n:127.0.0.1:44063_     ] 
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=203
   [junit4]   2> 495354 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 495354 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 495354 INFO  (watches-7611-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 495354 INFO  (watches-7611-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 495354 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 495354 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 495354 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 495354 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 495354 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 495426 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 495428 WARN  (closeThreadPool-7615-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 495428 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 495428 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 495428 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 495429 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 495429 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 495429 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 495429 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@182cf5e5{/,null,AVAILABLE}
   [junit4]   2> 495429 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4c8df2cc{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:38183}
   [junit4]   2> 495429 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.e.j.s.Server Started @495445ms
   [junit4]   2> 495429 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/tempDir-001/jetty1,
 hostPort=38183, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 495430 ERROR (closeThreadPool-7615-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 495430 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 495430 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 495430 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 495430 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 495430 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-08T12:39:11.454243964Z
   [junit4]   2> 495430 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 495435 INFO  (zkConnectionManagerCallback-7617-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 495435 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 495496 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 495496 WARN  (closeThreadPool-7615-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 495496 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 495496 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 495496 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 495497 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 495497 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 495497 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 495497 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@26635cdd{/,null,AVAILABLE}
   [junit4]   2> 495497 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@34e9da93{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33105}
   [junit4]   2> 495497 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.e.j.s.Server Started @495513ms
   [junit4]   2> 495497 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/tempDir-001/jetty2,
 hostPort=33105, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 495497 ERROR (closeThreadPool-7615-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 495497 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 495498 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 495498 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 495498 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 495498 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-08T12:39:11.522067602Z
   [junit4]   2> 495498 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 495498 INFO  (zkConnectionManagerCallback-7619-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 495498 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 495535 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 495535 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-1-001/solr.xml
   [junit4]   2> 495538 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 495538 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 495539 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 495571 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 495572 WARN  (closeThreadPool-7615-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 495572 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 495572 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 495572 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 495580 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 495580 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 495580 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 495581 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a52d189{/,null,AVAILABLE}
   [junit4]   2> 495582 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@fc44547{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37801}
   [junit4]   2> 495582 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.e.j.s.Server Started @495598ms
   [junit4]   2> 495582 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/tempDir-001/jetty3,
 hostPort=37801, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 495582 ERROR (closeThreadPool-7615-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 495582 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 495582 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 495582 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 495582 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 495582 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-08T12:39:11.606607859Z
   [junit4]   2> 495587 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 495590 INFO  (zkConnectionManagerCallback-7624-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 495590 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 495627 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 495628 WARN  (closeThreadPool-7615-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7353aa8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495628 WARN  (closeThreadPool-7615-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7353aa8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495632 WARN  (closeThreadPool-7615-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@693d34b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495632 WARN  (closeThreadPool-7615-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@693d34b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495633 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44309/solr
   [junit4]   2> 495635 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 495635 INFO  (zkConnectionManagerCallback-7631-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 495635 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 495635 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 495635 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-2-001/solr.xml
   [junit4]   2> 495638 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 495638 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 495639 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 495642 INFO  
(TEST-BasicDistributedZkTest.test-seed#[CB7EB72E19CB3E38]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 495643 WARN  (closeThreadPool-7615-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 495643 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 495643 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 495643 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+36-1562
   [junit4]   2> 495644 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 495644 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 495644 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 495644 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@560a0f97{/,null,AVAILABLE}
   [junit4]   2> 495645 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@12e4bb8{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37135}
   [junit4]   2> 495645 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.e.j.s.Server Started @495661ms
   [junit4]   2> 495645 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/tempDir-001/jetty4,
 hostPort=37135, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 495645 ERROR (closeThreadPool-7615-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 495645 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 495645 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 495645 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 495645 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 495645 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-08T12:39:11.669684417Z
   [junit4]   2> 495646 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 495646 INFO  (zkConnectionManagerCallback-7636-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 495646 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 495707 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 495707 WARN  (closeThreadPool-7615-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@26783ad3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495707 WARN  (closeThreadPool-7615-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@26783ad3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495709 WARN  (closeThreadPool-7615-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3d403cf4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495709 WARN  (closeThreadPool-7615-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3d403cf4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495710 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44309/solr
   [junit4]   2> 495711 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 495711 INFO  (zkConnectionManagerCallback-7643-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 495711 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 495736 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 495736 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-3-001/solr.xml
   [junit4]   2> 495738 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 495738 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 495739 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 495826 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 495827 WARN  (closeThreadPool-7615-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7abc83e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495827 WARN  (closeThreadPool-7615-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7abc83e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495828 WARN  (closeThreadPool-7615-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1cacf38d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495828 WARN  (closeThreadPool-7615-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1cacf38d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495829 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44309/solr
   [junit4]   2> 495829 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 495830 INFO  (zkConnectionManagerCallback-7653-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 495830 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 495836 INFO  (closeThreadPool-7615-thread-2) 
[n:127.0.0.1:33105_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 495837 INFO  (zkConnectionManagerCallback-7655-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 495837 INFO  (closeThreadPool-7615-thread-2) 
[n:127.0.0.1:33105_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 495838 INFO  (closeThreadPool-7615-thread-2) 
[n:127.0.0.1:33105_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 495840 INFO  (closeThreadPool-7615-thread-2) 
[n:127.0.0.1:33105_     ] o.a.s.c.ZkController Publish node=127.0.0.1:33105_ as 
DOWN
   [junit4]   2> 495840 INFO  (closeThreadPool-7615-thread-2) 
[n:127.0.0.1:33105_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 495840 INFO  (closeThreadPool-7615-thread-2) 
[n:127.0.0.1:33105_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33105_
   [junit4]   2> 495840 INFO  (zkCallback-7585-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 495841 INFO  (zkCallback-7654-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 495841 INFO  (zkCallback-7613-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 495841 INFO  (closeThreadPool-7615-thread-2) 
[n:127.0.0.1:33105_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 495841 WARN  (closeThreadPool-7615-thread-2) 
[n:127.0.0.1:33105_     ] 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> 495848 INFO  (closeThreadPool-7615-thread-2) 
[n:127.0.0.1:33105_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 495858 INFO  (closeThreadPool-7615-thread-2) 
[n:127.0.0.1:33105_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452
   [junit4]   2> 495864 INFO  (closeThreadPool-7615-thread-2) 
[n:127.0.0.1:33105_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452
   [junit4]   2> 495864 INFO  (closeThreadPool-7615-thread-2) 
[n:127.0.0.1:33105_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452
   [junit4]   2> 495864 INFO  (closeThreadPool-7615-thread-2) 
[n:127.0.0.1:33105_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-2-001/cores
   [junit4]   2> 495870 INFO  (closeThreadPool-7615-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33105_
   [junit4]   2> 495936 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 495936 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-4-001/solr.xml
   [junit4]   2> 495938 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 495938 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 495939 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 495976 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 495977 WARN  (closeThreadPool-7615-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@34622a9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495977 WARN  (closeThreadPool-7615-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@34622a9d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495978 WARN  (closeThreadPool-7615-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@623632cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495978 WARN  (closeThreadPool-7615-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@623632cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 495979 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44309/solr
   [junit4]   2> 495979 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 495980 INFO  (zkConnectionManagerCallback-7673-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 495980 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 496036 INFO  (closeThreadPool-7615-thread-1) 
[n:127.0.0.1:38183_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 496037 INFO  (zkConnectionManagerCallback-7675-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 496037 INFO  (closeThreadPool-7615-thread-1) 
[n:127.0.0.1:38183_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 496038 INFO  (closeThreadPool-7615-thread-1) 
[n:127.0.0.1:38183_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 496040 INFO  (closeThreadPool-7615-thread-1) 
[n:127.0.0.1:38183_     ] o.a.s.c.ZkController Publish node=127.0.0.1:38183_ as 
DOWN
   [junit4]   2> 496040 INFO  (closeThreadPool-7615-thread-1) 
[n:127.0.0.1:38183_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 496040 INFO  (closeThreadPool-7615-thread-1) 
[n:127.0.0.1:38183_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38183_
   [junit4]   2> 496040 INFO  (zkCallback-7585-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 496040 INFO  (zkCallback-7613-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 496040 INFO  (zkCallback-7654-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 496041 INFO  (zkCallback-7674-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 496041 INFO  (closeThreadPool-7615-thread-1) 
[n:127.0.0.1:38183_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 496041 WARN  (closeThreadPool-7615-thread-1) 
[n:127.0.0.1:38183_     ] 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> 496048 INFO  (closeThreadPool-7615-thread-1) 
[n:127.0.0.1:38183_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 496059 INFO  (closeThreadPool-7615-thread-1) 
[n:127.0.0.1:38183_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452
   [junit4]   2> 496064 INFO  (closeThreadPool-7615-thread-1) 
[n:127.0.0.1:38183_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452
   [junit4]   2> 496064 INFO  (closeThreadPool-7615-thread-1) 
[n:127.0.0.1:38183_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452
   [junit4]   2> 496065 INFO  (closeThreadPool-7615-thread-1) 
[n:127.0.0.1:38183_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-1-001/cores
   [junit4]   2> 496069 INFO  (closeThreadPool-7615-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38183_
   [junit4]   2> 496136 INFO  (closeThreadPool-7615-thread-4) 
[n:127.0.0.1:37135_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 496137 INFO  (zkConnectionManagerCallback-7685-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 496137 INFO  (closeThreadPool-7615-thread-4) 
[n:127.0.0.1:37135_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 496139 INFO  (closeThreadPool-7615-thread-4) 
[n:127.0.0.1:37135_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 496140 INFO  (closeThreadPool-7615-thread-4) 
[n:127.0.0.1:37135_     ] o.a.s.c.ZkController Publish node=127.0.0.1:37135_ as 
DOWN
   [junit4]   2> 496140 INFO  (closeThreadPool-7615-thread-4) 
[n:127.0.0.1:37135_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 496140 INFO  (closeThreadPool-7615-thread-4) 
[n:127.0.0.1:37135_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37135_
   [junit4]   2> 496143 INFO  (zkCallback-7674-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 496143 INFO  (zkCallback-7654-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 496143 INFO  (zkCallback-7585-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 496143 INFO  (zkCallback-7613-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 496143 INFO  (zkCallback-7684-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 496144 INFO  (closeThreadPool-7615-thread-4) 
[n:127.0.0.1:37135_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 496144 WARN  (closeThreadPool-7615-thread-4) 
[n:127.0.0.1:37135_     ] 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> 496149 INFO  (closeThreadPool-7615-thread-4) 
[n:127.0.0.1:37135_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 496160 INFO  (closeThreadPool-7615-thread-4) 
[n:127.0.0.1:37135_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452
   [junit4]   2> 496165 INFO  (closeThreadPool-7615-thread-4) 
[n:127.0.0.1:37135_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452
   [junit4]   2> 496165 INFO  (closeThreadPool-7615-thread-4) 
[n:127.0.0.1:37135_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452
   [junit4]   2> 496166 INFO  (closeThreadPool-7615-thread-4) 
[n:127.0.0.1:37135_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-4-001/cores
   [junit4]   2> 496173 INFO  (closeThreadPool-7615-thread-4) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37135_
   [junit4]   2> 496237 INFO  (closeThreadPool-7615-thread-3) 
[n:127.0.0.1:37801_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 496237 INFO  (zkConnectionManagerCallback-7695-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 496237 INFO  (closeThreadPool-7615-thread-3) 
[n:127.0.0.1:37801_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 496239 INFO  (closeThreadPool-7615-thread-3) 
[n:127.0.0.1:37801_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 496240 INFO  (closeThreadPool-7615-thread-3) 
[n:127.0.0.1:37801_     ] o.a.s.c.ZkController Publish node=127.0.0.1:37801_ as 
DOWN
   [junit4]   2> 496241 INFO  (closeThreadPool-7615-thread-3) 
[n:127.0.0.1:37801_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 496241 INFO  (closeThreadPool-7615-thread-3) 
[n:127.0.0.1:37801_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37801_
   [junit4]   2> 496241 INFO  (zkCallback-7674-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 496241 INFO  (zkCallback-7654-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 496241 INFO  (zkCallback-7684-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 496241 INFO  (zkCallback-7613-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 496241 INFO  (zkCallback-7585-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 496241 INFO  (zkCallback-7694-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 496242 INFO  (closeThreadPool-7615-thread-3) 
[n:127.0.0.1:37801_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 496242 WARN  (closeThreadPool-7615-thread-3) 
[n:127.0.0.1:37801_     ] 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> 496248 INFO  (closeThreadPool-7615-thread-3) 
[n:127.0.0.1:37801_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 496259 INFO  (closeThreadPool-7615-thread-3) 
[n:127.0.0.1:37801_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452
   [junit4]   2> 496265 INFO  (closeThreadPool-7615-thread-3) 
[n:127.0.0.1:37801_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452
   [junit4]   2> 496265 INFO  (closeThreadPool-7615-thread-3) 
[n:127.0.0.1:37801_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25987452
   [junit4]   2> 496267 INFO  (closeThreadPool-7615-thread-3) 
[n:127.0.0.1:37801_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-3-001/cores
   [junit4]   2> 496272 INFO  (closeThreadPool-7615-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37801_
   [junit4]   2> 496275 INFO  (qtp819349585-13383) [n:127.0.0.1:33105_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37801_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 496275 INFO  (qtp819349585-13382) [n:127.0.0.1:33105_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37135_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 496275 INFO  (qtp819349585-13380) [n:127.0.0.1:33105_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:33105_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 496275 INFO  (qtp819349585-13381) [n:127.0.0.1:33105_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:38183_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 496283 INFO  
(OverseerCollectionConfigSetProcessor-72147436818661380-127.0.0.1:44063_-n_0000000000)
 [n:127.0.0.1:44063_     ] 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> 496283 INFO  
(OverseerThreadFactory-7593-thread-3-processing-n:127.0.0.1:44063_) 
[n:127.0.0.1:44063_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:37801_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 496284 INFO  
(OverseerThreadFactory-7593-thread-4-processing-n:127.0.0.1:44063_) 
[n:127.0.0.1:44063_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:33105_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 496287 INFO  
(OverseerThreadFactory-7593-thread-3-processing-n:127.0.0.1:44063_) 
[n:127.0.0.1:44063_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 496290 INFO  
(OverseerThreadFactory-7593-thread-4-processing-n:127.0.0.1:44063_) 
[n:127.0.0.1:44063_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 496291 INFO  (qtp201048288-13388) [n:127.0.0.1:37801_    
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> 496291 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_    
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> 497299 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 497299 INFO  (qtp201048288-13388) [n:127.0.0.1:37801_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 497315 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 497318 INFO  (qtp201048288-13388) [n:127.0.0.1:37801_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 497490 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
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> 497494 INFO  (qtp201048288-13388) [n:127.0.0.1:37801_ 
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> 497512 INFO  (qtp201048288-13388) [n:127.0.0.1:37801_ 
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> 497513 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
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> 497513 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
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@25987452
   [junit4]   2> 497513 INFO  (qtp201048288-13388) [n:127.0.0.1:37801_ 
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@25987452
   [junit4]   2> 497513 INFO  (qtp201048288-13388) [n:127.0.0.1:37801_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-3-001/cores/collection1_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-3-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 497513 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-2-001/cores/collection1_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.BasicDistributedZkTest_CB7EB72E19CB3E38-001/shard-2-001/cores/collection1_shard1_replica_n2/data/]
   [junit4]   2> 497515 INFO  (qtp201048288-13388) [n:127.0.0.1:37801_ 
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=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8229877087517902]
   [junit4]   2> 497515 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
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=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8229877087517902]
   [junit4]   2> 497516 WARN  (qtp819349585-13390) [n:127.0.0.1:33105_ 
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> 497516 WARN  (qtp201048288-13388) [n:127.0.0.1:37801_ 
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> 497574 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 497574 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
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> 497575 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 497575 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 497576 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=59.07421875, 
floorSegmentMB=1.5537109375, forceMergeDeletesPctAllowed=23.651481705337194, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8396568701158678, deletesPctAllowed=36.99148227289213
   [junit4]   2> 497577 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 497577 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 497577 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 497577 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1679987314367922176
   [junit4]   2> 497579 INFO  
(searcherExecutor-7708-thread-1-processing-n:127.0.0.1:33105_ 
x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:33105_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 497580 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 497580 INFO  (qtp819349585-13390) [n:127.0.0.1:33105_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make su

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

FO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=13868, name=aliveCheckExecutor-8003-thread-1, 
state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]   2> Oct 08, 2020 12:40:04 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=13868, name=aliveCheckExecutor-8003-thread-1, 
state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]   2>         at java.base@15/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1661)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
   [junit4]   2>         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2>         at java.base@15/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{regex_dup_A_s=BlockTreeOrds(blocksize=128), regex_dup_B_s=Lucene84, 
SubjectTerms_mfacet=Lucene84, multiDefault=PostingsFormat(name=MockRandom), 
_root_=Lucene84, genre_s=BlockTreeOrds(blocksize=128), 
author_t=PostingsFormat(name=MockRandom), 
series_t=PostingsFormat(name=MockRandom), rnd_b=PostingsFormat(name=Asserting), 
oddField_s=BlockTreeOrds(blocksize=128), a_t=Lucene84, cat=Lucene84, 
foo_b=BlockTreeOrds(blocksize=128), name=PostingsFormat(name=Asserting), 
inStock=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Asserting), 
text=BlockTreeOrds(blocksize=128), t_sortable=PostingsFormat(name=Asserting)}, 
docValues:{other_tl1=DocValuesFormat(name=Lucene80), 
range_facet_l_dv=DocValuesFormat(name=Asserting), 
n_l1=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), 
n_td1=DocValuesFormat(name=Lucene80), n_d1=DocValuesFormat(name=Lucene80), 
range_facet_l=DocValuesFormat(name=Lucene80), 
n_f1=DocValuesFormat(name=Lucene80), n_tl1=DocValuesFormat(name=Lucene80), 
n_tf1=DocValuesFormat(name=Lucene80), price=DocValuesFormat(name=Direct), 
sequence_i=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Direct), 
t_sortable=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene80), foo_i=DocValuesFormat(name=Lucene80), 
val_i=DocValuesFormat(name=Asserting), n_dt1=DocValuesFormat(name=Lucene80), 
a_i1=DocValuesFormat(name=Lucene80), n_ti1=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene80), 
n_tdt1=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), 
foo_d=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
foo_f=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1835, 
maxMBSortInHeap=5.361990630497065, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=om, 
timezone=America/Metlakatla
   [junit4]   2> NOTE: Linux 5.4.0-48-generic amd64/Oracle Corporation 15 
(64-bit)/cpus=16,threads=2,free=227223560,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestComplexPhraseQParserPlugin, TaggerTest, 
SignatureUpdateProcessorFactoryTest, TestLazySolrCluster, TestLegacyTerms, 
TestSimScenario, SystemInfoHandlerTest, ExecutePlanActionTest, 
CurrencyFieldTypeTest, BlockCacheTest, MetricUtilsTest, RouteFieldTest, 
SearchRateTriggerTest, TestCloudJSONFacetSKG, TestMaxScoreQueryParser, 
TestDocumentBuilder, SynonymTokenizerTest, TestDocTermOrdsUninvertLimit, 
CreateCollectionCleanupTest, SharedFSAutoReplicaFailoverTest, 
RemoteQueryErrorTest, TestSchemaSimilarityResource, SimplePostToolTest, 
TestCSVResponseWriter, TokenizerChainTest, TestReload, 
HdfsUnloadDistributedZkTest, TestBlendedInfixSuggestions, 
TestExternalRoleRuleBasedAuthorizationPlugin, TestSkipOverseerOperations, 
TriggerSetPropertiesIntegrationTest, TestManagedSynonymGraphFilterFactory, 
TestJsonFacetsWithNestedObjects, TestCollationFieldDocValues, 
TestPayloadCheckQParserPlugin, OverseerModifyCollectionTest, 
TestSortByMinMaxFunction, HdfsRecoverLeaseTest, VersionInfoTest, OverseerTest, 
TestSolrIndexConfig, BlobRepositoryCloudTest, XsltUpdateRequestHandlerTest, 
MoreLikeThisHandlerTest, SecurityConfHandlerTest, TestXmlQParser, 
SolrRrdBackendFactoryTest, ShardsWhitelistTest, 
UninvertDocValuesMergePolicyTest, DirectoryFactoriesTest, 
TestClusterProperties, TestPushWriter, TestFieldCacheWithThreads, 
RankFieldTest, TestHashQParserPlugin, TestZkAclsWithHadoopAuth, 
TestStressLiveNodes, TestPointFields, DistributedFacetPivotSmallAdvancedTest, 
MoreLikeThisComponentTest, TestFieldCollectionResource, ZkStateWriterTest, 
NestedAtomicUpdateTest, AnalysisErrorHandlingTest, DebugComponentTest, 
ConnectionReuseTest, PeerSyncTest, LoggingHandlerTest, CursorMarkTest, 
BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZkTest -Dtests.seed=CB7EB72E19CB3E38 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=om 
-Dtests.timezone=America/Metlakatla -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J5 | BasicDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   [junit4]    >    1) Thread[id=13868, name=aliveCheckExecutor-8003-thread-1, 
state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.base@15/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]    >         at 
java.base@15/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
   [junit4]    >         at 
java.base@15/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1661)
   [junit4]    >         at 
java.base@15/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
   [junit4]    >         at 
java.base@15/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]    >         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
   [junit4]    >         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
   [junit4]    >         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]    >         at java.base@15/java.lang.Thread.run(Thread.java:832)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CB7EB72E19CB3E38]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=13868, name=aliveCheckExecutor-8003-thread-1, 
state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.base@15/jdk.internal.misc.Unsafe.park(Native 
Method)
   [junit4]    >         at 
java.base@15/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
   [junit4]    >         at 
java.base@15/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1661)
   [junit4]    >         at 
java.base@15/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
   [junit4]    >         at 
java.base@15/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
   [junit4]    >         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
   [junit4]    >         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
   [junit4]    >         at 
java.base@15/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]    >         at java.base@15/java.lang.Thread.run(Thread.java:832)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CB7EB72E19CB3E38]:0)
   [junit4] Completed [477/920 (1!)] on J5 in 55.07s, 1 test, 2 errors <<< 
FAILURES!

[...truncated 46357 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4631/consoleText

[repro] Revision: ad7ad02238de8a61bc32673e553178792f711445

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=BasicDistributedZkTest 
-Dtests.seed=CB7EB72E19CB3E38 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=om -Dtests.timezone=America/Metlakatla -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

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

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

[...truncated 3454 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.BasicDistributedZkTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=CB7EB72E19CB3E38 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=om 
-Dtests.timezone=America/Metlakatla -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

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

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

Reply via email to