Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4277/
Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseParallelGC

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=9975, 
name=aliveCheckExecutor-5414-thread-1, state=TIMED_WAITING, 
group=TGRP-BasicDistributedZkTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=9975, name=aliveCheckExecutor-5414-thread-1, 
state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([1193A8739EBF90FE]: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=9975, name=aliveCheckExecutor-5414-thread-1, state=TIMED_WAITING, 
group=TGRP-BasicDistributedZkTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=9975, name=aliveCheckExecutor-5414-thread-1, 
state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([1193A8739EBF90FE]:0)




Build Log:
[...truncated 15033 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 354921 INFO  
(SUITE-BasicDistributedZkTest-seed#[1193A8739EBF90FE]-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> 354921 INFO  
(SUITE-BasicDistributedZkTest-seed#[1193A8739EBF90FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/data-dir-70-001
   [junit4]   2> 354921 WARN  
(SUITE-BasicDistributedZkTest-seed#[1193A8739EBF90FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 354921 INFO  
(SUITE-BasicDistributedZkTest-seed#[1193A8739EBF90FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 354922 INFO  
(SUITE-BasicDistributedZkTest-seed#[1193A8739EBF90FE]-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> 354922 INFO  
(SUITE-BasicDistributedZkTest-seed#[1193A8739EBF90FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 354922 INFO  
(SUITE-BasicDistributedZkTest-seed#[1193A8739EBF90FE]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 354924 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 354924 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 354924 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 354924 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 355024 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 42111
   [junit4]   2> 355024 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42111
   [junit4]   2> 355024 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42111
   [junit4]   2> 355024 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42111
   [junit4]   2> 355025 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 355029 INFO  (zkConnectionManagerCallback-4983-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 355029 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 355037 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 355042 INFO  (zkConnectionManagerCallback-4985-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 355042 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 355049 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
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> 355061 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
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> 355065 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
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> 355074 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
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> 355076 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
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> 355076 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
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> 355076 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
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> 355077 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
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> 355077 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
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> 355078 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
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> 355078 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
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> 355078 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 355134 WARN  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 355134 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 355134 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 355134 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 355141 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 355141 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 355141 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 355141 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14681d56{/,null,AVAILABLE}
   [junit4]   2> 355146 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1568b557{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:41433}
   [junit4]   2> 355146 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.e.j.s.Server Started @355167ms
   [junit4]   2> 355146 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/tempDir-001/control/data,
 hostContext=/, hostPort=41433, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/control-001/cores}
   [junit4]   2> 355146 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 355146 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 355146 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 355146 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 355146 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 355146 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-04T09:22:57.418Z
   [junit4]   2> 355149 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 355151 INFO  (zkConnectionManagerCallback-4987-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 355151 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 355252 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 355252 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/control-001/solr.xml
   [junit4]   2> 355254 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 355254 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 355255 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 355318 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 355319 WARN  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@18622ad4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 355319 WARN  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@18622ad4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 355320 WARN  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5e358c7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 355321 WARN  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5e358c7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 355321 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42111/solr
   [junit4]   2> 355322 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 355322 INFO  (zkConnectionManagerCallback-4997-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 355322 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 355423 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [n:127.0.0.1:41433_  
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 355424 INFO  (zkConnectionManagerCallback-4999-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 355424 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [n:127.0.0.1:41433_  
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 355449 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [n:127.0.0.1:41433_  
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:41433_
   [junit4]   2> 355449 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [n:127.0.0.1:41433_  
   ] o.a.s.c.Overseer Overseer 
(id=72074369382744068-127.0.0.1:41433_-n_0000000000) starting
   [junit4]   2> 355451 INFO  
(OverseerStateUpdate-72074369382744068-127.0.0.1:41433_-n_0000000000) 
[n:127.0.0.1:41433_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:41433_
   [junit4]   2> 355451 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [n:127.0.0.1:41433_  
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41433_
   [junit4]   2> 355452 INFO  (zkCallback-4998-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 355452 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [n:127.0.0.1:41433_  
   ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 355453 WARN  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [n:127.0.0.1:41433_  
   ] 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> 355462 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [n:127.0.0.1:41433_  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 355471 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [n:127.0.0.1:41433_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 355475 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [n:127.0.0.1:41433_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 355475 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [n:127.0.0.1:41433_  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 355476 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [n:127.0.0.1:41433_  
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/control-001/cores
   [junit4]   2> 355482 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 355482 INFO  (zkConnectionManagerCallback-5016-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 355482 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 355482 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 355483 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42111/solr ready
   [junit4]   2> 355484 INFO  (qtp325312303-9316) [n:127.0.0.1:41433_     ] 
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:41433_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 355484 INFO  
(OverseerThreadFactory-5006-thread-1-processing-n:127.0.0.1:41433_) 
[n:127.0.0.1:41433_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 355593 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_    
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> 355593 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 356600 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 356609 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 356663 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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> 356668 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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> 356668 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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@726fad74
   [junit4]   2> 356669 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 356669 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 356671 WARN  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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> 356688 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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> 356688 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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> 356689 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 356689 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 356689 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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=29, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=55.615234375, 
floorSegmentMB=1.4365234375, forceMergeDeletesPctAllowed=23.51404784802622, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4192327089771227, deletesPctAllowed=32.213825658205614
   [junit4]   2> 356690 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 356690 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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> 356690 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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> 356690 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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 1676894670906458112
   [junit4]   2> 356691 INFO  
(searcherExecutor-5018-thread-1-processing-n:127.0.0.1:41433_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:41433_ 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> 356692 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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> 356692 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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> 356693 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 356693 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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> 356693 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41433/control_collection_shard1_replica_n1/
   [junit4]   2> 356693 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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> 356693 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:41433/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 356693 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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/72074369382744068-core_node2-n_0000000000
   [junit4]   2> 356694 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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:41433/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 356795 INFO  (zkCallback-4998-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> 356795 INFO  (zkCallback-4998-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> 356795 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_ 
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> 356796 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_     ] 
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=1202
   [junit4]   2> 356797 INFO  (qtp325312303-9316) [n:127.0.0.1:41433_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 356896 INFO  (zkCallback-4998-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> 356896 INFO  (zkCallback-4998-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> 356896 INFO  (zkCallback-4998-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> 356897 INFO  (qtp325312303-9316) [n:127.0.0.1:41433_     ] 
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:41433_&wt=javabin&version=2}
 status=0 QTime=1413
   [junit4]   2> 356897 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 356999 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357000 INFO  (zkConnectionManagerCallback-5027-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 357000 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357000 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 357001 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42111/solr ready
   [junit4]   2> 357001 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 357001 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 357002 INFO  
(OverseerThreadFactory-5006-thread-2-processing-n:127.0.0.1:41433_) 
[n:127.0.0.1:41433_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 357002 INFO  
(OverseerCollectionConfigSetProcessor-72074369382744068-127.0.0.1:41433_-n_0000000000)
 [n:127.0.0.1:41433_     ] 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> 357203 WARN  
(OverseerThreadFactory-5006-thread-2-processing-n:127.0.0.1:41433_) 
[n:127.0.0.1:41433_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 357210 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 357211 INFO  (qtp325312303-9321) [n:127.0.0.1:41433_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=209
   [junit4]   2> 357212 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 357212 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 357212 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 357212 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 357212 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 357212 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 357212 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 357267 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-1-001
 of type NRT for shard2
   [junit4]   2> 357267 WARN  (closeThreadPool-5028-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 357267 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 357267 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 357267 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 357268 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 357268 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 357268 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 357268 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d9747fd{/,null,AVAILABLE}
   [junit4]   2> 357268 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@42ca657a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:38825}
   [junit4]   2> 357268 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.e.j.s.Server Started @357289ms
   [junit4]   2> 357268 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=38825, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-1-001/cores}
   [junit4]   2> 357269 ERROR (closeThreadPool-5028-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 357269 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 357269 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 357269 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 357269 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 357269 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-04T09:22:59.541Z
   [junit4]   2> 357270 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357270 INFO  (zkConnectionManagerCallback-5030-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 357270 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357323 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 357324 WARN  (closeThreadPool-5028-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 357324 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 357324 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 357324 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 357326 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 357326 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 357326 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 357327 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64b6e7e7{/,null,AVAILABLE}
   [junit4]   2> 357330 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2e8b771a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:33631}
   [junit4]   2> 357330 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.e.j.s.Server Started @357351ms
   [junit4]   2> 357330 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=33631, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-2-001/cores}
   [junit4]   2> 357330 ERROR (closeThreadPool-5028-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 357330 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 357330 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 357330 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 357330 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 357330 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-04T09:22:59.602Z
   [junit4]   2> 357338 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357338 INFO  (zkConnectionManagerCallback-5032-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 357338 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357339 WARN  
(closeThreadPool-5028-thread-2-SendThread(127.0.0.1:42111)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x1000f41d0780008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1000f41d0780008, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1000f41d0780008, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 357371 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 357371 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-1-001/solr.xml
   [junit4]   2> 357374 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 357374 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 357375 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 357386 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-3-001
 of type NRT for shard2
   [junit4]   2> 357387 WARN  (closeThreadPool-5028-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 357387 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 357387 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 357387 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 357405 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 357405 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 357405 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 357406 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@492e16e4{/,null,AVAILABLE}
   [junit4]   2> 357406 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@31c329c7{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:42615}
   [junit4]   2> 357406 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.e.j.s.Server Started @357427ms
   [junit4]   2> 357406 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=42615, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-3-001/cores}
   [junit4]   2> 357406 ERROR (closeThreadPool-5028-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 357406 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 357406 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 357406 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 357406 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 357406 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-04T09:22:59.678Z
   [junit4]   2> 357408 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357408 INFO  (zkConnectionManagerCallback-5037-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 357408 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357438 INFO  
(TEST-BasicDistributedZkTest.test-seed#[1193A8739EBF90FE]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 357439 WARN  (closeThreadPool-5028-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 357439 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 357439 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 357439 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 357442 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 357442 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 357442 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 357442 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4be40226{/,null,AVAILABLE}
   [junit4]   2> 357445 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 357446 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@144c0317{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35803}
   [junit4]   2> 357446 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.e.j.s.Server Started @357467ms
   [junit4]   2> 357446 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=35803, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-4-001/cores}
   [junit4]   2> 357446 WARN  (closeThreadPool-5028-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@8148f67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 357446 WARN  (closeThreadPool-5028-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@8148f67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 357446 ERROR (closeThreadPool-5028-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 357446 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 357446 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 357446 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 357446 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 357446 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-09-04T09:22:59.718Z
   [junit4]   2> 357449 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357450 INFO  (zkConnectionManagerCallback-5042-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 357450 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357450 WARN  (closeThreadPool-5028-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7ddd9a37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 357450 WARN  (closeThreadPool-5028-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7ddd9a37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 357451 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42111/solr
   [junit4]   2> 357451 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357451 INFO  (zkConnectionManagerCallback-5046-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 357451 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357471 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 357471 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-2-001/solr.xml
   [junit4]   2> 357473 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 357473 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 357473 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 357571 INFO  (closeThreadPool-5028-thread-1) 
[n:127.0.0.1:38825_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 357572 INFO  (zkConnectionManagerCallback-5051-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 357572 INFO  (closeThreadPool-5028-thread-1) 
[n:127.0.0.1:38825_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 357574 INFO  (closeThreadPool-5028-thread-1) 
[n:127.0.0.1:38825_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 357575 INFO  (closeThreadPool-5028-thread-1) 
[n:127.0.0.1:38825_     ] o.a.s.c.ZkController Publish node=127.0.0.1:38825_ as 
DOWN
   [junit4]   2> 357575 INFO  (closeThreadPool-5028-thread-1) 
[n:127.0.0.1:38825_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 357575 INFO  (closeThreadPool-5028-thread-1) 
[n:127.0.0.1:38825_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38825_
   [junit4]   2> 357576 INFO  (zkCallback-4998-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 357576 INFO  (zkCallback-5026-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 357576 INFO  (zkCallback-5050-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 357576 INFO  (closeThreadPool-5028-thread-1) 
[n:127.0.0.1:38825_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 357576 WARN  (closeThreadPool-5028-thread-1) 
[n:127.0.0.1:38825_     ] 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> 357579 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 357580 WARN  (closeThreadPool-5028-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@48cb1031[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 357580 WARN  (closeThreadPool-5028-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@48cb1031[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 357581 WARN  (closeThreadPool-5028-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5a04abfc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 357581 WARN  (closeThreadPool-5028-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5a04abfc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 357582 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42111/solr
   [junit4]   2> 357582 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357584 INFO  (zkConnectionManagerCallback-5061-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 357584 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357584 INFO  (closeThreadPool-5028-thread-1) 
[n:127.0.0.1:38825_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 357593 INFO  (closeThreadPool-5028-thread-1) 
[n:127.0.0.1:38825_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 357597 INFO  (closeThreadPool-5028-thread-1) 
[n:127.0.0.1:38825_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 357597 INFO  (closeThreadPool-5028-thread-1) 
[n:127.0.0.1:38825_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 357598 INFO  (closeThreadPool-5028-thread-1) 
[n:127.0.0.1:38825_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-1-001/cores
   [junit4]   2> 357603 INFO  (closeThreadPool-5028-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38825_
   [junit4]   2> 357671 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 357671 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-4-001/solr.xml
   [junit4]   2> 357673 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 357673 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 357674 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 357765 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 357765 WARN  (closeThreadPool-5028-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6422b5e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 357766 WARN  (closeThreadPool-5028-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6422b5e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 357767 WARN  (closeThreadPool-5028-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@9b0e23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 357767 WARN  (closeThreadPool-5028-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@9b0e23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 357767 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42111/solr
   [junit4]   2> 357767 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357768 INFO  (zkConnectionManagerCallback-5076-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 357768 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357771 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 357771 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-3-001/solr.xml
   [junit4]   2> 357773 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 357773 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 357773 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 357872 INFO  (closeThreadPool-5028-thread-4) 
[n:127.0.0.1:35803_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 357872 INFO  (zkConnectionManagerCallback-5081-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 357872 INFO  (closeThreadPool-5028-thread-4) 
[n:127.0.0.1:35803_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 357874 INFO  (closeThreadPool-5028-thread-4) 
[n:127.0.0.1:35803_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 357874 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 357874 WARN  (closeThreadPool-5028-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7094a68d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 357875 WARN  (closeThreadPool-5028-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7094a68d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 357875 INFO  (closeThreadPool-5028-thread-4) 
[n:127.0.0.1:35803_     ] o.a.s.c.ZkController Publish node=127.0.0.1:35803_ as 
DOWN
   [junit4]   2> 357876 INFO  (closeThreadPool-5028-thread-4) 
[n:127.0.0.1:35803_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 357876 INFO  (closeThreadPool-5028-thread-4) 
[n:127.0.0.1:35803_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35803_
   [junit4]   2> 357876 WARN  (closeThreadPool-5028-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@63dc2d21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 357876 WARN  (closeThreadPool-5028-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@63dc2d21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 357876 INFO  (zkCallback-4998-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 357876 INFO  (zkCallback-5026-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 357876 INFO  (zkCallback-5050-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 357876 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42111/solr
   [junit4]   2> 357877 INFO  (closeThreadPool-5028-thread-4) 
[n:127.0.0.1:35803_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 357877 WARN  (closeThreadPool-5028-thread-4) 
[n:127.0.0.1:35803_     ] 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> 357877 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357877 INFO  (zkCallback-5080-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 357878 INFO  (zkConnectionManagerCallback-5091-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 357878 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357884 INFO  (closeThreadPool-5028-thread-4) 
[n:127.0.0.1:35803_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 357893 INFO  (closeThreadPool-5028-thread-4) 
[n:127.0.0.1:35803_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 357897 INFO  (closeThreadPool-5028-thread-4) 
[n:127.0.0.1:35803_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 357897 INFO  (closeThreadPool-5028-thread-4) 
[n:127.0.0.1:35803_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 357897 INFO  (closeThreadPool-5028-thread-4) 
[n:127.0.0.1:35803_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-4-001/cores
   [junit4]   2> 357908 INFO  (closeThreadPool-5028-thread-4) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:35803_
   [junit4]   2> 357972 INFO  (closeThreadPool-5028-thread-2) 
[n:127.0.0.1:33631_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 357972 INFO  (zkConnectionManagerCallback-5098-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 357972 INFO  (closeThreadPool-5028-thread-2) 
[n:127.0.0.1:33631_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 357974 INFO  (closeThreadPool-5028-thread-2) 
[n:127.0.0.1:33631_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 357976 INFO  (closeThreadPool-5028-thread-2) 
[n:127.0.0.1:33631_     ] o.a.s.c.ZkController Publish node=127.0.0.1:33631_ as 
DOWN
   [junit4]   2> 357976 INFO  (closeThreadPool-5028-thread-2) 
[n:127.0.0.1:33631_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 357976 INFO  (closeThreadPool-5028-thread-2) 
[n:127.0.0.1:33631_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33631_
   [junit4]   2> 357976 INFO  (zkCallback-4998-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 357976 INFO  (zkCallback-5050-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 357976 INFO  (zkCallback-5026-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 357976 INFO  (zkCallback-5080-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 357977 INFO  (zkCallback-5097-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 357977 INFO  (closeThreadPool-5028-thread-2) 
[n:127.0.0.1:33631_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 357977 WARN  (closeThreadPool-5028-thread-2) 
[n:127.0.0.1:33631_     ] 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> 357984 INFO  (closeThreadPool-5028-thread-2) 
[n:127.0.0.1:33631_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 357993 INFO  (closeThreadPool-5028-thread-2) 
[n:127.0.0.1:33631_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 357997 INFO  (closeThreadPool-5028-thread-2) 
[n:127.0.0.1:33631_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 357997 INFO  (closeThreadPool-5028-thread-2) 
[n:127.0.0.1:33631_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 357997 INFO  (closeThreadPool-5028-thread-2) 
[n:127.0.0.1:33631_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-2-001/cores
   [junit4]   2> 358004 INFO  (closeThreadPool-5028-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:33631_
   [junit4]   2> 358072 INFO  (closeThreadPool-5028-thread-3) 
[n:127.0.0.1:42615_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 358072 INFO  (zkConnectionManagerCallback-5108-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 358072 INFO  (closeThreadPool-5028-thread-3) 
[n:127.0.0.1:42615_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 358074 INFO  (closeThreadPool-5028-thread-3) 
[n:127.0.0.1:42615_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 358075 INFO  (closeThreadPool-5028-thread-3) 
[n:127.0.0.1:42615_     ] o.a.s.c.ZkController Publish node=127.0.0.1:42615_ as 
DOWN
   [junit4]   2> 358076 INFO  (closeThreadPool-5028-thread-3) 
[n:127.0.0.1:42615_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 358076 INFO  (closeThreadPool-5028-thread-3) 
[n:127.0.0.1:42615_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42615_
   [junit4]   2> 358076 INFO  (zkCallback-5026-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 358076 INFO  (zkCallback-5050-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 358076 INFO  (zkCallback-4998-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 358076 INFO  (zkCallback-5080-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 358076 INFO  (zkCallback-5107-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 358076 INFO  (zkCallback-5097-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 358077 INFO  (closeThreadPool-5028-thread-3) 
[n:127.0.0.1:42615_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 358077 WARN  (closeThreadPool-5028-thread-3) 
[n:127.0.0.1:42615_     ] 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> 358084 INFO  (closeThreadPool-5028-thread-3) 
[n:127.0.0.1:42615_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 358092 INFO  (closeThreadPool-5028-thread-3) 
[n:127.0.0.1:42615_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 358096 INFO  (closeThreadPool-5028-thread-3) 
[n:127.0.0.1:42615_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 358096 INFO  (closeThreadPool-5028-thread-3) 
[n:127.0.0.1:42615_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 358097 INFO  (closeThreadPool-5028-thread-3) 
[n:127.0.0.1:42615_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-3-001/cores
   [junit4]   2> 358103 INFO  (closeThreadPool-5028-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:42615_
   [junit4]   2> 358105 INFO  (qtp716502676-9470) [n:127.0.0.1:33631_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:33631_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 358105 INFO  (qtp716502676-9474) [n:127.0.0.1:33631_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:38825_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 358105 INFO  (qtp716502676-9471) [n:127.0.0.1:33631_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:35803_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 358105 INFO  (qtp716502676-9472) [n:127.0.0.1:33631_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:42615_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 358106 INFO  
(OverseerCollectionConfigSetProcessor-72074369382744068-127.0.0.1:41433_-n_0000000000)
 [n:127.0.0.1:41433_     ] 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> 358106 INFO  
(OverseerThreadFactory-5006-thread-3-processing-n:127.0.0.1:41433_) 
[n:127.0.0.1:41433_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:33631_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 358106 INFO  
(OverseerThreadFactory-5006-thread-4-processing-n:127.0.0.1:41433_) 
[n:127.0.0.1:41433_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:38825_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 358107 INFO  
(OverseerThreadFactory-5006-thread-3-processing-n:127.0.0.1:41433_) 
[n:127.0.0.1:41433_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 358107 INFO  
(OverseerThreadFactory-5006-thread-4-processing-n:127.0.0.1:41433_) 
[n:127.0.0.1:41433_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 358109 INFO  (qtp716502676-9477) [n:127.0.0.1:33631_    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 358109 INFO  (qtp1190525308-9479) [n:127.0.0.1:38825_    
x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 359114 INFO  (qtp716502676-9477) [n:127.0.0.1:33631_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 359114 INFO  (qtp1190525308-9479) [n:127.0.0.1:38825_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 359124 INFO  (qtp716502676-9477) [n:127.0.0.1:33631_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 359124 INFO  (qtp1190525308-9479) [n:127.0.0.1:38825_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 359190 INFO  (qtp716502676-9477) [n:127.0.0.1:33631_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 359191 INFO  (qtp1190525308-9479) [n:127.0.0.1:38825_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 359195 INFO  (qtp716502676-9477) [n:127.0.0.1:33631_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 359196 INFO  (qtp716502676-9477) [n:127.0.0.1:33631_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 359196 INFO  (qtp716502676-9477) [n:127.0.0.1:33631_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-2-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 359197 INFO  (qtp716502676-9477) [n:127.0.0.1:33631_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 359197 INFO  (qtp1190525308-9479) [n:127.0.0.1:38825_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 359197 INFO  (qtp1190525308-9479) [n:127.0.0.1:38825_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@726fad74
   [junit4]   2> 359197 INFO  (qtp1190525308-9479) [n:127.0.0.1:38825_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-1-001/cores/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_1193A8739EBF90FE-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 359198 WARN  (qtp716502676-9477) [n:127.0.0.1:33631_ 
c:collection1 s:shard1  x:collection1_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> 359198 INFO  (qtp1190525308-9479) [n:127.0.0.1:38825_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 359199 WARN  (qtp1190525308-9479) [n:127.0.0.1:38825_ 
c:collection1 s:shard2  x:collection1_shard2_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> 359218 INFO  (qtp1190525308-9479) [n:127.0.0.1:38825_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 359218 INFO  (qtp1190525308-9479) [n:127.0.0.1:38825_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 359218 INFO  (qtp716502676-9477) [n:127.0.0.1:33631_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 359218 INFO  (qtp716502676-9477) [n:127.0.0.1:33631_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 359219 INFO  (qtp1190525308-9479) [n:127.0.0.1:38825_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 359219 INFO  (qtp1190525308-9479) [n:127.0.0.1:38825_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 359219 INFO  (qtp716502676-9477) [n:127.0.0.1:33631_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 359219 INFO  (qtp716502676-9477) [n:127.0.0.1:33631_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 359219 INFO  (qtp1190525308-9479) [n:127.0.0.1:38825_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=55.615234375, 
floorSegmentMB=1.4365234375, forceMergeDeletesPctAllowed=23.51404784802622, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4192327089771227, deletesPctAllowed=32.213825658205614
   [junit4]   2> 359219 INFO  (qtp716502676-9477) [n:127.0.0.1:33631_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=55.615234375, 
floorSegmentMB=1.4365234375, forceMergeDeletesPctAllowed=23.51404784802622, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4192327089771227, deletesPctAllowed=32.213825658205614
   [junit4]   2> 359220 INFO  (qtp1190525308-9479) [n:127.0.0.1:38825_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 359220 INFO  (qtp716502676-9477) [n:127.0.0.1:33631_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 359220 INFO  (qtp1190525308-9479) [n:127.0.0.1:38825_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 359220 INFO  (qtp716502676-9477) [n:127.0.0.1:33631_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 359220 INFO  (qtp1190525308-9479) [n:127.0.0.1:38825_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2 

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

 -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | 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=9975, name=aliveCheckExecutor-5414-thread-1, 
state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1193A8739EBF90FE]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=9975, name=aliveCheckExecutor-5414-thread-1, 
state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1193A8739EBF90FE]:0)
   [junit4] Completed [454/919 (1!)] on J0 in 54.88s, 1 test, 2 errors <<< 
FAILURES!

[...truncated 39729 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj524524847
 [ecj-lint] Compiling 943 source files to /tmp/ecj524524847
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/codecs/CodecUtil.java
 (at line 544)
 [ecj-lint]     throw new CorruptIndexException("misplaced codec footer (file 
truncated?): length=" + in.length() + " but footerLength==" + footerLength(), 
input);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'in' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/codecs/blocktree/BlockTreeTermsReader.java
 (at line 180)
 [ecj-lint]     throw new CorruptIndexException("invalid numFields: " + 
numFields, termsMetaIn);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'termsMetaIn' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/codecs/blocktree/BlockTreeTermsReader.java
 (at line 180)
 [ecj-lint]     throw new CorruptIndexException("invalid numFields: " + 
numFields, termsMetaIn);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'indexMetaIn' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/codecs/compressing/CompressingStoredFieldsReader.java
 (at line 181)
 [ecj-lint]     FieldsIndexReader fieldsIndexReader = new FieldsIndexReader(d, 
si.name, segmentSuffix, INDEX_EXTENSION, INDEX_CODEC_NAME, si.getId(), metaIn);
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fieldsIndexReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/codecs/compressing/CompressingTermVectorsReader.java
 (at line 172)
 [ecj-lint]     FieldsIndexReader fieldsIndexReader = new FieldsIndexReader(d, 
si.name, segmentSuffix, VECTORS_INDEX_EXTENSION, VECTORS_INDEX_CODEC_NAME, 
si.getId(), metaIn);
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fieldsIndexReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 6. ERROR in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/codecs/lucene87/BugfixDeflater_JDK8252739.java
 (at line 36)
 [ecj-lint]     * {@link #setDictionary(java.nio.ByteBuffer)} on a {@code 
Deflater}.
 [ecj-lint]               ^^^^^^^^^^^^^
 [ecj-lint] Javadoc: The method setDictionary(byte[]) in the type Deflater is 
not applicable for the arguments (ByteBuffer)
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/index/SortingCodecReader.java
 (at line 348)
 [ecj-lint]     norms = cachedNorms.get(field);
 [ecj-lint]                             ^^^^^
 [ecj-lint] Unlikely argument type FieldInfo for get(Object) on a 
Map<String,NumericDocValuesWriter.CachedNumericDVs>
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/index/SortingCodecReader.java
 (at line 382)
 [ecj-lint]     dvs = cachedBinaryDVs.get(field);
 [ecj-lint]                               ^^^^^
 [ecj-lint] Unlikely argument type FieldInfo for get(Object) on a 
Map<String,BinaryDocValuesWriter.CachedBinaryDVs>
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/index/SortingCodecReader.java
 (at line 396)
 [ecj-lint]     ords = cachedSortedDVs.get(field);
 [ecj-lint]                                ^^^^^
 [ecj-lint] Unlikely argument type FieldInfo for get(Object) on a 
Map<String,int[]>
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/index/SortingCodecReader.java
 (at line 417)
 [ecj-lint]     values = cachedSortedNumericDVs.get(field);
 [ecj-lint]                                         ^^^^^
 [ecj-lint] Unlikely argument type FieldInfo for get(Object) on a 
Map<String,long[][]>
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/index/SortingCodecReader.java
 (at line 432)
 [ecj-lint]     ords = cachedSortedSetDVs.get(field);
 [ecj-lint]                                   ^^^^^
 [ecj-lint] Unlikely argument type FieldInfo for get(Object) on a 
Map<String,long[][]>
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/automaton/Operations.java
 (at line 742)
 [ecj-lint]     Integer q = newstate.get(statesSet);
 [ecj-lint]                              ^^^^^^^^^
 [ecj-lint] Unlikely argument type SortedIntSet for get(Object) on a 
Map<SortedIntSet.FrozenIntSet,Integer>
 [ecj-lint] ----------
 [ecj-lint] 12 problems (1 error, 11 warnings)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build.xml:201: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:2127: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:2166: 
Compile failed; see the compiler error output for details.

Total time: 24 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to