Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/302/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestCloudSearcherWarming

Error Message:
5 threads leaked from SUITE scope at 
org.apache.solr.cloud.TestCloudSearcherWarming:     1) Thread[id=9026, 
name=ZkTestServer Run Thread, state=WAITING, 
group=TGRP-TestCloudSearcherWarming]         at java.lang.Object.wait(Native 
Method)         at java.lang.Thread.join(Thread.java:1252)         at 
java.lang.Thread.join(Thread.java:1326)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:320)
         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:343)
         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:566)    
2) Thread[id=9029, name=SyncThread:0, state=WAITING, 
group=TGRP-TestCloudSearcherWarming]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)
    3) Thread[id=9028, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestCloudSearcherWarming]         at java.lang.Object.wait(Native 
Method)         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147) 
   4) Thread[id=9027, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestCloudSearcherWarming]         at 
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at 
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=9030, 
name=ProcessThread(sid:0 cport:44151):, state=WAITING, 
group=TGRP-TestCloudSearcherWarming]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestCloudSearcherWarming: 
   1) Thread[id=9026, name=ZkTestServer Run Thread, state=WAITING, 
group=TGRP-TestCloudSearcherWarming]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1252)
        at java.lang.Thread.join(Thread.java:1326)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:320)
        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:343)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:566)
   2) Thread[id=9029, name=SyncThread:0, state=WAITING, 
group=TGRP-TestCloudSearcherWarming]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)
   3) Thread[id=9028, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestCloudSearcherWarming]
        at java.lang.Object.wait(Native Method)
        at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
   4) Thread[id=9027, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestCloudSearcherWarming]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=9030, name=ProcessThread(sid:0 cport:44151):, state=WAITING, 
group=TGRP-TestCloudSearcherWarming]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
        at __randomizedtesting.SeedInfo.seed([2AF338DAA3055EA1]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=9027, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestCloudSearcherWarming]         at 
java.util.AbstractCollection.toArray(AbstractCollection.java:136)         at 
sun.nio.ch.Util$3.toArray(Util.java:321)         at 
java.util.ArrayList.<init>(ArrayList.java:178)         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
         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=9027, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, 
state=RUNNABLE, group=TGRP-TestCloudSearcherWarming]
        at java.util.AbstractCollection.toArray(AbstractCollection.java:136)
        at sun.nio.ch.Util$3.toArray(Util.java:321)
        at java.util.ArrayList.<init>(ArrayList.java:178)
        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([2AF338DAA3055EA1]:0)


FAILED:  
org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:343)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:547)
        at 
org.apache.solr.cloud.TestCloudSearcherWarming.tearDown(TestCloudSearcherWarming.java:78)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13605 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudSearcherWarming
   [junit4]   2> 822510 INFO  
(SUITE-TestCloudSearcherWarming-seed#[2AF338DAA3055EA1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/init-core-data-001
   [junit4]   2> 822511 INFO  
(SUITE-TestCloudSearcherWarming-seed#[2AF338DAA3055EA1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 822512 INFO  
(SUITE-TestCloudSearcherWarming-seed#[2AF338DAA3055EA1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 822515 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[2AF338DAA3055EA1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRepFactor1LeaderStartup
   [junit4]   2> 822515 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[2AF338DAA3055EA1])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001
   [junit4]   2> 822516 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[2AF338DAA3055EA1])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 822516 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 822516 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 822616 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[2AF338DAA3055EA1])
 [    ] o.a.s.c.ZkTestServer start zk server on port:44151
   [junit4]   2> 822616 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[2AF338DAA3055EA1])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44151
   [junit4]   2> 822616 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[2AF338DAA3055EA1])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44151
   [junit4]   2> 822620 INFO  (zkConnectionManagerCallback-3525-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822625 INFO  (zkConnectionManagerCallback-3527-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822627 INFO  (zkConnectionManagerCallback-3529-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822630 WARN  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 822630 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 822630 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 822630 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 822631 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 822631 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 822631 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 822631 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@199a1f8{/solr,null,AVAILABLE}
   [junit4]   2> 822635 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@17f9f18{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39625}
   [junit4]   2> 822635 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.s.Server Started @822668ms
   [junit4]   2> 822635 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39625}
   [junit4]   2> 822635 ERROR (jetty-launcher-3530-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 822635 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 822636 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.0
   [junit4]   2> 822636 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 822636 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 822636 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-09T01:03:17.208Z
   [junit4]   2> 822638 INFO  (zkConnectionManagerCallback-3532-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 822638 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 823444 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 823448 WARN  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@a11bf7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 823456 WARN  (jetty-launcher-3530-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1bb26cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 823457 INFO  (jetty-launcher-3530-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44151/solr
   [junit4]   2> 823459 INFO  (zkConnectionManagerCallback-3539-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 823462 INFO  (zkConnectionManagerCallback-3541-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 823554 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39625_solr
   [junit4]   2> 823557 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.Overseer Overseer 
(id=72218755736141829-127.0.0.1:39625_solr-n_0000000000) starting
   [junit4]   2> 823563 INFO  (zkConnectionManagerCallback-3548-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 823565 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44151/solr ready
   [junit4]   2> 823566 INFO  
(OverseerStateUpdate-72218755736141829-127.0.0.1:39625_solr-n_0000000000) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39625_solr
   [junit4]   2> 823566 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39625_solr
   [junit4]   2> 823567 INFO  
(OverseerStateUpdate-72218755736141829-127.0.0.1:39625_solr-n_0000000000) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 823567 INFO  (zkCallback-3547-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 823588 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:39625_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 823626 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:39625_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39625.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b6
   [junit4]   2> 823642 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:39625_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39625.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b6
   [junit4]   2> 823642 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:39625_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39625.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b6
   [junit4]   2> 823644 INFO  (jetty-launcher-3530-thread-1) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/.
   [junit4]   2> 823668 INFO  (zkConnectionManagerCallback-3554-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 823671 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[2AF338DAA3055EA1])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 823672 INFO  
(TEST-TestCloudSearcherWarming.testRepFactor1LeaderStartup-seed#[2AF338DAA3055EA1])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:44151/solr ready
   [junit4]   2> 823678 INFO  (qtp15882099-9048) [n:127.0.0.1:39625_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=testRepFactor1LeaderStartup&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:39625_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 823682 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testRepFactor1LeaderStartup
   [junit4]   2> 823682 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/protwords.txt
   [junit4]   2> 823684 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 823686 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/solrconfig.xml
   [junit4]   2> 823688 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/synonyms.txt
   [junit4]   2> 823689 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/stopwords.txt
   [junit4]   2> 823691 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 823692 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 823694 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 823696 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 823697 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 823699 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 823703 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 823704 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 823706 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 823708 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 823709 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 823711 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 823712 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 823713 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 823715 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 823716 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 823718 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 823719 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 823721 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 823722 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 823723 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 823724 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 823726 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 823727 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 823728 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 823730 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 823731 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 823732 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 823734 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 823735 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 823736 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 823737 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 823738 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 823739 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 823741 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 823742 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 823743 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 823744 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 823748 INFO  
(OverseerThreadFactory-3071-thread-1-processing-n:127.0.0.1:39625_solr) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/params.json
   [junit4]   2> 823855 INFO  
(OverseerStateUpdate-72218755736141829-127.0.0.1:39625_solr-n_0000000000) 
[n:127.0.0.1:39625_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testRepFactor1LeaderStartup",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testRepFactor1LeaderStartup_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39625/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 824059 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr    
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testRepFactor1LeaderStartup.AUTOCREATED&newCollection=true&name=testRepFactor1LeaderStartup_shard1_replica_n1&action=CREATE&numShards=1&collection=testRepFactor1LeaderStartup&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 824059 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr    
x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 825078 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 825078 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.RequestParams request 
params refreshed to version 0
   [junit4]   2> 825078 WARN  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 825079 WARN  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 825079 WARN  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 825079 WARN  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 825079 WARN  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 825079 WARN  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 825079 WARN  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 825079 WARN  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 825079 WARN  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 825080 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.1.0
   [junit4]   2> 825135 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.IndexSchema 
[testRepFactor1LeaderStartup_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 825466 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 825499 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'testRepFactor1LeaderStartup_shard1_replica_n1' using configuration 
from collection testRepFactor1LeaderStartup, trusted=true
   [junit4]   2> 825500 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_39625.solr.core.testRepFactor1LeaderStartup.shard1.replica_n1' (registry 
'solr.core.testRepFactor1LeaderStartup.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b6
   [junit4]   2> 825501 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrCore 
[[testRepFactor1LeaderStartup_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/./testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> 825555 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 825656 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 825656 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 825659 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 825659 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 825661 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@118d4ab[testRepFactor1LeaderStartup_shard1_replica_n1] main]
   [junit4]   2> 825662 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 825663 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 825663 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 825664 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 825664 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 825664 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker 
init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 825670 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 825670 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1633014304202555392
   [junit4]   2> 825674 INFO  
(searcherExecutor-3076-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@118d4ab[testRepFactor1LeaderStartup_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 825674 INFO  
(searcherExecutor-3076-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 825674 INFO  
(searcherExecutor-3076-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 825677 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testRepFactor1LeaderStartup/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 825677 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testRepFactor1LeaderStartup/leaders/shard1
   [junit4]   2> 825677 INFO  
(searcherExecutor-3076-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.c.SolrCore [testRepFactor1LeaderStartup_shard1_replica_n1] Registered new 
searcher Searcher@118d4ab[testRepFactor1LeaderStartup_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 825679 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 825679 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 825679 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:39625/solr/testRepFactor1LeaderStartup_shard1_replica_n1/
   [junit4]   2> 825680 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 825680 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:39625/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 825680 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testRepFactor1LeaderStartup/leaders/shard1/leader after winning as 
/collections/testRepFactor1LeaderStartup/leader_elect/shard1/election/72218755736141829-core_node2-n_0000000000
   [junit4]   2> 825682 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39625/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ 
shard1
   [junit4]   2> 825783 INFO  (zkCallback-3540-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testRepFactor1LeaderStartup/state.json] for collection 
[testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 825783 INFO  (zkCallback-3540-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testRepFactor1LeaderStartup/state.json] for collection 
[testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 825784 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 825786 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testRepFactor1LeaderStartup.AUTOCREATED&newCollection=true&name=testRepFactor1LeaderStartup_shard1_replica_n1&action=CREATE&numShards=1&collection=testRepFactor1LeaderStartup&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1727
   [junit4]   2> 825789 INFO  (qtp15882099-9048) [n:127.0.0.1:39625_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 825886 INFO  (zkCallback-3540-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testRepFactor1LeaderStartup/state.json] for collection 
[testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 825886 INFO  (zkCallback-3540-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testRepFactor1LeaderStartup/state.json] for collection 
[testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 825886 INFO  (zkCallback-3540-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testRepFactor1LeaderStartup/state.json] for collection 
[testRepFactor1LeaderStartup] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 825887 INFO  (qtp15882099-9048) [n:127.0.0.1:39625_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&name=testRepFactor1LeaderStartup&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:39625_solr&wt=javabin&version=2}
 status=0 QTime=2209
   [junit4]   2> java.lang.RuntimeException
   [junit4]   2>        at 
org.apache.solr.cloud.TestCloudSearcherWarming$SleepingSolrEventListener.init(TestCloudSearcherWarming.java:305)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:866)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.verifyClass(SolrConfigHandler.java:558)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.updateNamedPlugin(SolrConfigHandler.java:529)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:480)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:345)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:158)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:136)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2566)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:756)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:542)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:397)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> {event=newSearcher}
   [junit4]   2> java.lang.RuntimeException
   [junit4]   2>        at 
org.apache.solr.cloud.TestCloudSearcherWarming$SleepingSolrEventListener.init(TestCloudSearcherWarming.java:305)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:866)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.verifyClass(SolrConfigHandler.java:558)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.updateNamedPlugin(SolrConfigHandler.java:529)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.handleCommands(SolrConfigHandler.java:480)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.handlePOST(SolrConfigHandler.java:345)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler$Command.access$100(SolrConfigHandler.java:158)
   [junit4]   2>        at 
org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:136)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2566)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:756)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:542)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:397)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> {event=firstSearcher}
   [junit4]   2> 825895 INFO  (qtp15882099-9049) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Executed config commands successfully and persisted to ZK [{"add-listener":{
   [junit4]   2>     "name":"newSearcherListener",
   [junit4]   2>     "event":"newSearcher",
   [junit4]   2>     
"class":"org.apache.solr.cloud.TestCloudSearcherWarming$SleepingSolrEventListener"}},
 {"add-listener":{
   [junit4]   2>     "name":"firstSearcherListener",
   [junit4]   2>     "event":"firstSearcher",
   [junit4]   2>     
"class":"org.apache.solr.cloud.TestCloudSearcherWarming$SleepingSolrEventListener"}}]
   [junit4]   2> 825895 INFO  (qtp15882099-9049) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
Waiting up to 30 secs for 1 replicas to set the property overlay to be of 
version 0 for collection testRepFactor1LeaderStartup
   [junit4]   2> 825896 INFO  (Thread-1147) [    ] o.a.s.c.SolrCore config 
update listener called for core testRepFactor1LeaderStartup_shard1_replica_n1
   [junit4]   2> 825896 INFO  (Thread-1147) [    ] o.a.s.c.SolrCore core reload 
testRepFactor1LeaderStartup_shard1_replica_n1
   [junit4]   2> 825904 INFO  
(solrHandlerExecutor-3081-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 825948 INFO  (Thread-1147) [    ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 825948 INFO  (Thread-1147) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 825949 WARN  (Thread-1147) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 825950 WARN  (Thread-1147) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 825950 WARN  (Thread-1147) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 825950 WARN  (Thread-1147) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 825950 WARN  (Thread-1147) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 825950 WARN  (Thread-1147) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 825950 WARN  (Thread-1147) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 825951 WARN  (Thread-1147) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 825951 WARN  (Thread-1147) [    ] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1/../../../../dist
   [junit4]   2> 825951 INFO  (Thread-1147) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.1.0
   [junit4]   2> 826010 INFO  (qtp15882099-9048) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
expecting overlay version 0 but my version is -1
   [junit4]   2> 826010 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 826011 INFO  (qtp15882099-9048) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.S.Request 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 826012 INFO  
(solrHandlerExecutor-3081-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:39625/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for 
prop overlay   after 1 attempts
   [junit4]   2> 826012 INFO  
(solrHandlerExecutor-3081-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 826062 INFO  (Thread-1147) [    ] o.a.s.s.IndexSchema 
[testRepFactor1LeaderStartup_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 826114 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
expecting overlay version 0 but my version is -1
   [junit4]   2> 826114 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.S.Request 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 826114 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 826129 INFO  
(solrHandlerExecutor-3081-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:39625/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for 
prop overlay   after 2 attempts
   [junit4]   2> 826129 INFO  
(solrHandlerExecutor-3081-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 826232 INFO  (qtp15882099-9048) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
expecting overlay version 0 but my version is -1
   [junit4]   2> 826232 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 826232 INFO  (qtp15882099-9048) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.S.Request 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 826233 INFO  
(solrHandlerExecutor-3081-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:39625/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for 
prop overlay   after 3 attempts
   [junit4]   2> 826233 INFO  
(solrHandlerExecutor-3081-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 826336 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
expecting overlay version 0 but my version is -1
   [junit4]   2> 826336 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.S.Request 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 826336 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 826337 INFO  
(solrHandlerExecutor-3081-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:39625/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for 
prop overlay   after 4 attempts
   [junit4]   2> 826337 INFO  
(solrHandlerExecutor-3081-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 826430 INFO  (Thread-1147) [    ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 826439 INFO  (qtp15882099-9048) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
expecting overlay version 0 but my version is -1
   [junit4]   2> 826439 INFO  (qtp15882099-9048) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.S.Request 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 826439 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 826440 INFO  
(solrHandlerExecutor-3081-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:39625/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for 
prop overlay   after 5 attempts
   [junit4]   2> 826440 INFO  
(solrHandlerExecutor-3081-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 826468 INFO  (Thread-1147) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testRepFactor1LeaderStartup_shard1_replica_n1' using 
configuration from collection testRepFactor1LeaderStartup
   [junit4]   2> 826542 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
expecting overlay version 0 but my version is -1
   [junit4]   2> 826542 INFO  (Thread-1147) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_39625.solr.core.testRepFactor1LeaderStartup.shard1.replica_n1' (registry 
'solr.core.testRepFactor1LeaderStartup.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25b6
   [junit4]   2> 826559 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 826559 INFO  (Thread-1147) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.SolrCore 
[[testRepFactor1LeaderStartup_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/testRepFactor1LeaderStartup_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.1-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudSearcherWarming_2AF338DAA3055EA1-001/tempDir-001/node1/./testRepFactor1LeaderStartup_shard1_replica_n1/data/]
   [junit4]   2> 826559 INFO  (qtp15882099-9047) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.S.Request 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=17
   [junit4]   2> 826559 INFO  
(solrHandlerExecutor-3081-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:39625/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for 
prop overlay   after 6 attempts
   [junit4]   2> 826560 INFO  
(solrHandlerExecutor-3081-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> java.lang.RuntimeException
   [junit4]   2>        at 
org.apache.solr.cloud.TestCloudSearcherWarming$SleepingSolrEventListener.init(TestCloudSearcherWarming.java:305)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:866)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initListeners(SolrCore.java:612)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:966)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:675)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1499)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$21(SolrCore.java:3056)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$14(ZkController.java:2488)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> {event=newSearcher}
   [junit4]   2> java.lang.RuntimeException
   [junit4]   2>        at 
org.apache.solr.cloud.TestCloudSearcherWarming$SleepingSolrEventListener.init(TestCloudSearcherWarming.java:305)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.createInitInstance(SolrCore.java:866)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initListeners(SolrCore.java:608)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:966)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:675)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1499)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$21(SolrCore.java:3056)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$14(ZkController.java:2488)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> {event=firstSearcher}
   [junit4]   2> 826566 INFO  (Thread-1147) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 826661 INFO  (qtp15882099-9048) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.SolrConfigHandler 
expecting overlay version 0 but my version is -1
   [junit4]   2> 826661 INFO  (SolrConfigHandler-refreshconf) [    ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 826661 INFO  (qtp15882099-9048) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.c.S.Request 
[testRepFactor1LeaderStartup_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 826662 INFO  
(solrHandlerExecutor-3081-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from 
http://127.0.0.1:39625/solr/testRepFactor1LeaderStartup_shard1_replica_n1/ for 
prop overlay   after 7 attempts
   [junit4]   2> 826662 INFO  
(solrHandlerExecutor-3081-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 826664 INFO  (Thread-1147) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 826664 INFO  (Thread-1147) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 826670 INFO  (Thread-1147) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7b9aa5[testRepFactor1LeaderStartup_shard1_replica_n1] main]
   [junit4]   2> 826671 INFO  (Thread-1147) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 826671 INFO  (Thread-1147) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testRepFactor1LeaderStartup.AUTOCREATED
   [junit4]   2> 826671 INFO  (Thread-1147) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/testRepFactor1LeaderStartup.AUTOCREATED/managed-schema
   [junit4]   2> 826671 INFO  (Thread-1147) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 826671 INFO  (Thread-1147) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 826672 INFO  (Thread-1147) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker 
init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 826673 INFO  (Thread-1147) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 826673 INFO  (Thread-1147) [n:127.0.0.1:39625_solr 
c:testRepFactor1LeaderStartup s:shard1 r:core_node2 
x:testRepFactor1LeaderStartup_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1633014305254277120
   [junit4]   2> 826675 INFO  
(searcherExecutor-3082-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@7b9aa5[testRepFactor1LeaderStartup_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 826675 INFO  
(searcherExecutor-3082-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2) [n:127.0.0.1:39625_solr c:testRepFactor1LeaderStartup 
s:shard1 r:core_node2 x:testRepFactor1LeaderStartup_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 826675 INFO  
(searcherExecutor-3082-thread-1-processing-n:127.0.0.1:39625_solr 
x:testRepFactor1LeaderStartup_shard1_replica_n1 c:testRepFactor1LeaderStartup 
s:shard1 r

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

 [junit4]   2> 926888 ERROR (ProcessThread(sid:0 cport:44151):) [    ] 
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread : 
ProcessThread(sid:0 cport:44151):
   [junit4]   2>           => java.lang.InterruptedException
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
   [junit4]   2> java.lang.InterruptedException: null
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
 ~[?:1.8.0_201]
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
 ~[?:1.8.0_201]
   [junit4]   2>        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) 
~[?:1.8.0_201]
   [junit4]   2>        at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
 ~[zookeeper-3.4.14.jar:3.4.14-4c25d480e66aadd371de8bd2fd8da255ac140bcf]
   [junit4]   2> May 09, 2019 1:05:03 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=9027, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestCloudSearcherWarming]
   [junit4]   2>         at 
java.util.AbstractCollection.toArray(AbstractCollection.java:136)
   [junit4]   2>         at sun.nio.ch.Util$3.toArray(Util.java:321)
   [junit4]   2>         at java.util.ArrayList.<init>(ArrayList.java:178)
   [junit4]   2>         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Lucene80, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@197d65b),
 locale=ar-QA, timezone=America/Tijuana
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=2,free=89135160,total=350404608
   [junit4]   2> NOTE: All tests run in this JVM: 
[AutoAddReplicasPlanActionTest, HdfsRestartWhileUpdatingTest, 
ReplicaListTransformerTest, TestManagedSchema, DirectSolrSpellCheckerTest, 
CoreAdminHandlerTest, TestInitParams, TestLegacyFieldReuse, 
ClassificationUpdateProcessorFactoryTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, ConfigSetsAPITest, 
TestCollationField, TestSimExecutePlanAction, 
DocumentAnalysisRequestHandlerTest, TestReplicaProperties, 
DistributedFacetSimpleRefinementLongTailTest, TestNamedUpdateProcessors, 
MoreLikeThisHandlerTest, BlockJoinFacetSimpleTest, TestSolrCLIRunExample, 
PreAnalyzedUpdateProcessorTest, SolrCLIZkUtilsTest, TestBulkSchemaConcurrent, 
TestCloudJSONFacetJoinDomain, SuggesterFSTTest, CreateRoutedAliasTest, 
TestChildDocTransformerHierarchy, RegexBytesRefFilterTest, ZkStateWriterTest, 
BasicFunctionalityTest, DistanceUnitsTest, MetricsHandlerTest, 
DirectSolrConnectionTest, BasicAuthStandaloneTest, ExitableDirectoryReaderTest, 
DistributedSuggestComponentTest, TestDynamicURP, 
TestSha256AuthenticationProvider, SplitShardTest, TransactionLogTest, 
TestObjectReleaseTracker, TestFiltering, ExecutePlanActionTest, 
OverseerTaskQueueTest, ClusterStateTest, TestUseDocValuesAsStored2, 
ConcurrentDeleteAndCreateCollectionTest, CdcrBidirectionalTest, 
RemoteQueryErrorTest, TestSchemaNameResource, InfixSuggestersTest, 
AtomicUpdateRemovalJavabinTest, SSLMigrationTest, 
LeaderFailureAfterFreshStartTest, TestSchemaVersionResource, 
OpenExchangeRatesOrgProviderTest, ZkNodePropsTest, StatsReloadRaceTest, 
OverseerModifyCollectionTest, NodeLostTriggerTest, MoveReplicaHDFSTest, 
TestSchemalessBufferedUpdates, TestDistributedStatsComponentCardinality, 
ProtectedTermFilterFactoryTest, TestAddFieldRealTimeGet, 
TestGraphMLResponseWriter, SuggesterWFSTTest, LegacyCloudClusterPropTest, 
SpellCheckCollatorTest, TestSimComputePlanAction, 
MultiDestinationAuditLoggerTest, CollectionTooManyReplicasTest, 
TestRandomCollapseQParserPlugin, TestSolrDeletionPolicy2, TestPivotHelperCode, 
TestCloudSearcherWarming]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestCloudSearcherWarming -Dtests.seed=2AF338DAA3055EA1 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-QA 
-Dtests.timezone=America/Tijuana -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestCloudSearcherWarming (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestCloudSearcherWarming: 
   [junit4]    >    1) Thread[id=9026, name=ZkTestServer Run Thread, 
state=WAITING, group=TGRP-TestCloudSearcherWarming]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1252)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1326)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:320)
   [junit4]    >         at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:343)
   [junit4]    >         at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:566)
   [junit4]    >    2) Thread[id=9029, name=SyncThread:0, state=WAITING, 
group=TGRP-TestCloudSearcherWarming]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)
   [junit4]    >    3) Thread[id=9028, name=SessionTracker, 
state=TIMED_WAITING, group=TGRP-TestCloudSearcherWarming]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
   [junit4]    >    4) Thread[id=9027, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestCloudSearcherWarming]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native 
Method)
   [junit4]    >         at 
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]    >         at 
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at 
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=9030, name=ProcessThread(sid:0 cport:44151):, 
state=WAITING, group=TGRP-TestCloudSearcherWarming]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2AF338DAA3055EA1]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=9027, 
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, 
group=TGRP-TestCloudSearcherWarming]
   [junit4]    >         at 
java.util.AbstractCollection.toArray(AbstractCollection.java:136)
   [junit4]    >         at sun.nio.ch.Util$3.toArray(Util.java:321)
   [junit4]    >         at java.util.ArrayList.<init>(ArrayList.java:178)
   [junit4]    >         at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2AF338DAA3055EA1]:0)
   [junit4] Completed [213/855 (1!)] on J1 in 106.92s, 2 tests, 3 errors <<< 
FAILURES!

[...truncated 48055 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.1-Linux/302/consoleText

[repro] Revision: e31be1ee532189996c8979973ff74cab3626283f

[repro] Ant options: "-Dargs=-client -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudSearcherWarming 
-Dtests.method=testRepFactor1LeaderStartup -Dtests.seed=2AF338DAA3055EA1 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-QA 
-Dtests.timezone=America/Tijuana -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestCloudSearcherWarming 
-Dtests.seed=2AF338DAA3055EA1 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar-QA -Dtests.timezone=America/Tijuana -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3576 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestCloudSearcherWarming" -Dtests.showOutput=onerror 
"-Dargs=-client -XX:+UseConcMarkSweepGC" -Dtests.seed=2AF338DAA3055EA1 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-QA 
-Dtests.timezone=America/Tijuana -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 75 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudSearcherWarming
[repro] Exiting with code 0

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to