Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5870/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ConnectionManagerTest.testLikelyExpired

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([F9E6F71D1DDCCD8F:DD9355453DA0E9B0]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertFalse(Assert.java:64)
        at org.junit.Assert.assertFalse(Assert.java:74)
        at 
org.apache.solr.cloud.ConnectionManagerTest.testLikelyExpired(ConnectionManagerTest.java:93)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 
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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  
org.apache.solr.cloud.ConnectionManagerTest.testReconnectWhenZkDisappeared

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([F9E6F71D1DDCCD8F:5897877274E0DB42]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.cloud.ConnectionManagerTest.testReconnectWhenZkDisappeared(ConnectionManagerTest.java:135)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 
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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.api.collections.SplitByPrefixTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.api.collections.SplitByPrefixTest:     1) Thread[id=7362, 
name=SessionTracker, state=TIMED_WAITING, group=TGRP-SplitByPrefixTest]         
at [email protected]/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.api.collections.SplitByPrefixTest: 
   1) Thread[id=7362, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-SplitByPrefixTest]
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
        at __randomizedtesting.SeedInfo.seed([F9E6F71D1DDCCD8F]:0)




Build Log:
[...truncated 13877 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.SplitByPrefixTest
   [junit4]   2> 660183 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 660183 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 660184 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.SplitByPrefixTest_F9E6F71D1DDCCD8F-001/data-dir-61-001
   [junit4]   2> 660184 WARN  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 660184 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 660185 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 660185 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.SplitByPrefixTest_F9E6F71D1DDCCD8F-001/tempDir-001
   [junit4]   2> 660185 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 660186 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 660186 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 660286 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:54421
   [junit4]   2> 660286 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54421
   [junit4]   2> 660286 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54421
   [junit4]   2> 660286 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 54421
   [junit4]   2> 660290 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 660297 INFO  (zkConnectionManagerCallback-2542-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660297 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 660306 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 660312 INFO  (zkConnectionManagerCallback-2544-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660312 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 660315 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 660318 INFO  (zkConnectionManagerCallback-2546-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660318 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 660427 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 660427 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 660427 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 660429 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 660430 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 660430 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 660430 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c5b696f{/solr,null,AVAILABLE}
   [junit4]   2> 660431 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3fa2a200{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:54426}
   [junit4]   2> 660431 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.e.j.s.Server Started @660469ms
   [junit4]   2> 660431 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54426}
   [junit4]   2> 660431 ERROR (jetty-launcher-2547-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 660431 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 660431 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 660431 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 660431 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 660431 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-09T14:26:47.529666Z
   [junit4]   2> 660432 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 660436 INFO  (zkConnectionManagerCallback-2549-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660436 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 660438 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 660554 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 660562 WARN  (jetty-launcher-2547-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1ab4b57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 660562 WARN  (jetty-launcher-2547-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1ab4b57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 660581 WARN  (jetty-launcher-2547-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3588cf00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 660581 WARN  (jetty-launcher-2547-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3588cf00[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 660582 INFO  (jetty-launcher-2547-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54421/solr
   [junit4]   2> 660585 INFO  (jetty-launcher-2547-thread-1) 
[n:127.0.0.1:54426_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 660589 INFO  (zkConnectionManagerCallback-2556-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 660591 INFO  (jetty-launcher-2547-thread-1) 
[n:127.0.0.1:54426_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 661339 INFO  (jetty-launcher-2547-thread-1) 
[n:127.0.0.1:54426_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54426_solr
   [junit4]   2> 661343 INFO  (jetty-launcher-2547-thread-1) 
[n:127.0.0.1:54426_solr     ] o.a.s.c.Overseer Overseer 
(id=72131728787898372-127.0.0.1:54426_solr-n_0000000000) starting
   [junit4]   2> 661388 INFO  
(OverseerStateUpdate-72131728787898372-127.0.0.1:54426_solr-n_0000000000) 
[n:127.0.0.1:54426_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:54426_solr
   [junit4]   2> 661390 INFO  (jetty-launcher-2547-thread-1) 
[n:127.0.0.1:54426_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54426_solr
   [junit4]   2> 661398 INFO  
(OverseerStateUpdate-72131728787898372-127.0.0.1:54426_solr-n_0000000000) 
[n:127.0.0.1:54426_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 661409 INFO  (jetty-launcher-2547-thread-1) 
[n:127.0.0.1:54426_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 661410 WARN  (jetty-launcher-2547-thread-1) 
[n:127.0.0.1:54426_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 661439 INFO  (jetty-launcher-2547-thread-1) 
[n:127.0.0.1:54426_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 661482 INFO  (jetty-launcher-2547-thread-1) 
[n:127.0.0.1:54426_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54426.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f1f6c2a
   [junit4]   2> 661496 INFO  (jetty-launcher-2547-thread-1) 
[n:127.0.0.1:54426_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54426.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f1f6c2a
   [junit4]   2> 661496 INFO  (jetty-launcher-2547-thread-1) 
[n:127.0.0.1:54426_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54426.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f1f6c2a
   [junit4]   2> 661499 INFO  (jetty-launcher-2547-thread-1) 
[n:127.0.0.1:54426_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.SplitByPrefixTest_F9E6F71D1DDCCD8F-001/tempDir-001/node1/.
   [junit4]   2> 661530 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 661531 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661539 INFO  (zkConnectionManagerCallback-2565-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 661539 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661549 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 661555 INFO  
(SUITE-SplitByPrefixTest-seed#[F9E6F71D1DDCCD8F]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54421/solr ready
   [junit4]   2> 661587 INFO  
(TEST-SplitByPrefixTest.doTest-seed#[F9E6F71D1DDCCD8F]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 661595 INFO  (qtp828721756-7392) [n:127.0.0.1:54426_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=100&name=c1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 661606 INFO  
(OverseerThreadFactory-2388-thread-1-processing-n:127.0.0.1:54426_solr) 
[n:127.0.0.1:54426_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
c1
   [junit4]   2> 661819 INFO  
(OverseerStateUpdate-72131728787898372-127.0.0.1:54426_solr-n_0000000000) 
[n:127.0.0.1:54426_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"c1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"c1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54426/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54426_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 662023 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr    
x:c1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=c1_shard1_replica_n1&action=CREATE&numShards=1&collection=c1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 662024 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr    
x:c1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 662054 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 662065 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 662068 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 662068 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'c1_shard1_replica_n1' using configuration from configset conf, 
trusted=true
   [junit4]   2> 662069 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_54426.solr.core.c1.shard1.replica_n1' (registry 
'solr.core.c1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f1f6c2a
   [junit4]   2> 662070 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[c1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.SplitByPrefixTest_F9E6F71D1DDCCD8F-001/tempDir-001/node1/./c1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.SplitByPrefixTest_F9E6F71D1DDCCD8F-001/tempDir-001/node1/./c1_shard1_replica_n1/data/]
   [junit4]   2> 662175 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 662175 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 662181 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 662181 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 662185 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1e2f8af7[c1_shard1_replica_n1] main]
   [junit4]   2> 662200 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 662208 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 662210 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 662210 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1663505435782545408
   [junit4]   2> 662224 INFO  
(searcherExecutor-2393-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_replica_n1 c:c1 s:shard1 r:core_node2) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[c1_shard1_replica_n1] Registered new searcher 
Searcher@1e2f8af7[c1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 662260 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/c1/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 662260 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/c1/leaders/shard1
   [junit4]   2> 662292 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 662292 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 662292 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:54426/solr/c1_shard1_replica_n1/
   [junit4]   2> 662293 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 662296 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:54426/solr/c1_shard1_replica_n1/ has no replicas
   [junit4]   2> 662296 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/c1/leaders/shard1/leader after winning as 
/collections/c1/leader_elect/shard1/election/72131728787898372-core_node2-n_0000000000
   [junit4]   2> 662307 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54426/solr/c1_shard1_replica_n1/ shard1
   [junit4]   2> 662415 INFO  (zkCallback-2555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 662415 INFO  (zkCallback-2555-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 662422 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr c:c1 
s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 662446 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=c1_shard1_replica_n1&action=CREATE&numShards=1&collection=c1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=420
   [junit4]   2> 662454 INFO  (qtp828721756-7392) [n:127.0.0.1:54426_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> 662538 INFO  (zkCallback-2555-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 662538 INFO  (zkCallback-2555-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 662538 INFO  (zkCallback-2555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 662543 INFO  (qtp828721756-7392) [n:127.0.0.1:54426_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&maxShardsPerNode=100&name=c1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=948
   [junit4]   2> 662543 INFO  
(TEST-SplitByPrefixTest.doTest-seed#[F9E6F71D1DDCCD8F]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: c1
   [junit4]   2> 662555 INFO  (qtp828721756-7391) [n:127.0.0.1:54426_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params 
async=SPLIT1&action=SPLITSHARD&splitByPrefix=true&numSubShards=2&collection=c1&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 662564 INFO  (qtp828721756-7391) [n:127.0.0.1:54426_solr c:c1  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=SPLIT1&action=SPLITSHARD&splitByPrefix=true&numSubShards=2&collection=c1&shard=shard1&wt=javabin&version=2}
 status=0 QTime=8
   [junit4]   2> 662564 INFO  
(TEST-SplitByPrefixTest.doTest-seed#[F9E6F71D1DDCCD8F]) [     ] 
o.a.s.c.SolrCloudTestCase waitForState (c1): Timed out waiting for sub shards 
to be active.
   [junit4]   2> 662567 INFO  
(TEST-SplitByPrefixTest.doTest-seed#[F9E6F71D1DDCCD8F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 662567 INFO  
(TEST-SplitByPrefixTest.doTest-seed#[F9E6F71D1DDCCD8F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 662567 INFO  
(TEST-SplitByPrefixTest.doTest-seed#[F9E6F71D1DDCCD8F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 662568 INFO  (watches-2562-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 662577 INFO  
(OverseerCollectionConfigSetProcessor-72131728787898372-127.0.0.1:54426_solr-n_0000000000)
 [n:127.0.0.1:54426_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 662578 INFO  (qtp828721756-7393) [n:127.0.0.1:54426_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace&wt=javabin&version=2&group=solr.node} 
status=0 QTime=0
   [junit4]   2> 662578 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.c1.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 662587 INFO  (qtp828721756-7392) [n:127.0.0.1:54426_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=c1_shard1_replica_n1&qt=/admin/cores&getRanges=true&action=SPLIT&wt=javabin&version=2&splitMethod=rewrite}
 status=0 QTime=0
   [junit4]   2> 662587 INFO  
(OverseerThreadFactory-2388-thread-2-processing-n:127.0.0.1:54426_solr) 
[n:127.0.0.1:54426_solr c:c1 s:shard1   ] o.a.s.c.a.c.SplitShardCmd 
numSubShards set at: 2
   [junit4]   2> 662714 INFO  (zkCallback-2564-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 662714 INFO  (zkCallback-2564-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 662715 INFO  (zkCallback-2555-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 662715 INFO  (zkCallback-2555-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 662715 INFO  (zkCallback-2555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 662715 INFO  (watches-2562-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 662716 INFO  (watches-2562-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 663605 INFO  
(OverseerThreadFactory-2388-thread-2-processing-n:127.0.0.1:54426_solr) 
[n:127.0.0.1:54426_solr c:c1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:54426_solr for creating new replica of shard shard1_0 for 
collection c1
   [junit4]   2> 663605 INFO  
(OverseerThreadFactory-2388-thread-2-processing-n:127.0.0.1:54426_solr) 
[n:127.0.0.1:54426_solr c:c1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning 
CreateReplica command.
   [junit4]   2> 663609 INFO  
(OverseerStateUpdate-72131728787898372-127.0.0.1:54426_solr-n_0000000000) 
[n:127.0.0.1:54426_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"c1",
   [junit4]   2>   "shard":"shard1_0",
   [junit4]   2>   "core":"c1_shard1_0_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54426/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54426_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 663716 INFO  (zkCallback-2564-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 663716 INFO  (zkCallback-2555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 663716 INFO  (zkCallback-2555-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 663716 INFO  (zkCallback-2564-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 663716 INFO  (zkCallback-2555-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 663718 INFO  (watches-2562-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 663718 INFO  (watches-2562-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 663819 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr    
x:c1_shard1_0_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={async=SPLIT11131210133697906&qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&name=c1_shard1_0_replica_n3&action=CREATE&collection=c1&shard=shard1_0&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=0
   [junit4]   2> 663820 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
   x:c1_shard1_0_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command 
async=SPLIT11131210133697906&qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&name=c1_shard1_0_replica_n3&action=CREATE&collection=c1&shard=shard1_0&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 663822 INFO  (qtp828721756-7392) [n:127.0.0.1:54426_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
SPLIT11131210133697906
   [junit4]   2> 663823 INFO  (qtp828721756-7392) [n:127.0.0.1:54426_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=SPLIT11131210133697906&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 663839 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 663846 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.s.IndexSchema 
Schema name=minimal
   [junit4]   2> 663847 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 663848 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.CoreContainer 
Creating SolrCore 'c1_shard1_0_replica_n3' using configuration from configset 
conf, trusted=true
   [junit4]   2> 663848 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54426.solr.core.c1.shard1_0.replica_n3' (registry 
'solr.core.c1.shard1_0.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f1f6c2a
   [junit4]   2> 663848 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SolrCore 
[[c1_shard1_0_replica_n3] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.SplitByPrefixTest_F9E6F71D1DDCCD8F-001/tempDir-001/node1/./c1_shard1_0_replica_n3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.SplitByPrefixTest_F9E6F71D1DDCCD8F-001/tempDir-001/node1/./c1_shard1_0_replica_n3/data/]
   [junit4]   2> 663909 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 663909 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 663910 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 663910 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 663911 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@bae0af[c1_shard1_0_replica_n3] main]
   [junit4]   2> 663913 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 663914 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 663915 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 663915 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1663505437570367488
   [junit4]   2> 663916 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.u.UpdateLog 
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 663917 INFO  
(searcherExecutor-2398-thread-1-processing-x:c1_shard1_0_replica_n3 
SPLIT11131210133697906 r:core_node5 CREATE n:127.0.0.1:54426_solr c:c1 
s:shard1_0) [n:127.0.0.1:54426_solr c:c1 s:shard1_0 r:core_node5 
x:c1_shard1_0_replica_n3 ] o.a.s.c.SolrCore [c1_shard1_0_replica_n3] Registered 
new searcher Searcher@bae0af[c1_shard1_0_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 663923 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/c1/terms/shard1_0 to 
Terms{values={core_node5=0}, version=0}
   [junit4]   2> 663924 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/c1/leaders/shard1_0
   [junit4]   2> 663929 INFO  (zkCallback-2564-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 663929 INFO  (zkCallback-2564-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 663930 INFO  (zkCallback-2555-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 663930 INFO  (zkCallback-2555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 663930 INFO  (zkCallback-2555-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 663932 INFO  (watches-2562-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 663933 INFO  (watches-2562-thread-2) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 663940 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 663940 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 663940 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:54426/solr/c1_shard1_0_replica_n3/
   [junit4]   2> 663940 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 663940 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:54426/solr/c1_shard1_0_replica_n3/ has no replicas
   [junit4]   2> 663940 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/c1/leaders/shard1_0/leader after winning as 
/collections/c1/leader_elect/shard1_0/election/72131728787898372-core_node5-n_0000000000
   [junit4]   2> 663944 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54426/solr/c1_shard1_0_replica_n3/ shard1_0
   [junit4]   2> 664049 INFO  (zkCallback-2564-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 664049 INFO  (zkCallback-2555-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 664049 INFO  (zkCallback-2555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 664049 INFO  (zkCallback-2555-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 664049 INFO  (zkCallback-2564-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 664053 INFO  (watches-2562-thread-2) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 664055 INFO  (watches-2562-thread-2) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 664055 INFO  
(parallelCoreAdminExecutor-2389-thread-1-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131210133697906 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_0 r:core_node5 x:c1_shard1_0_replica_n3 ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 664164 INFO  (zkCallback-2555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 664165 INFO  (zkCallback-2555-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 664165 INFO  (zkCallback-2555-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 664165 INFO  (zkCallback-2564-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 664165 INFO  (zkCallback-2564-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 664167 INFO  (watches-2562-thread-2) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 664168 INFO  (watches-2562-thread-2) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 664835 INFO  (qtp828721756-7391) [n:127.0.0.1:54426_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
SPLIT11131210133697906
   [junit4]   2> 664835 INFO  (qtp828721756-7391) [n:127.0.0.1:54426_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=SPLIT11131210133697906&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 664947 INFO  (zkCallback-2564-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 664948 INFO  (zkCallback-2555-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 664948 INFO  (zkCallback-2555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 664948 INFO  (zkCallback-2564-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 664948 INFO  (zkCallback-2555-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 664950 INFO  (watches-2562-thread-2) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 664951 INFO  (watches-2562-thread-2) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 665842 INFO  
(OverseerThreadFactory-2388-thread-2-processing-n:127.0.0.1:54426_solr) 
[n:127.0.0.1:54426_solr c:c1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:54426_solr for creating new replica of shard shard1_1 for 
collection c1
   [junit4]   2> 665842 INFO  
(OverseerThreadFactory-2388-thread-2-processing-n:127.0.0.1:54426_solr) 
[n:127.0.0.1:54426_solr c:c1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning 
CreateReplica command.
   [junit4]   2> 665849 INFO  
(OverseerStateUpdate-72131728787898372-127.0.0.1:54426_solr-n_0000000000) 
[n:127.0.0.1:54426_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"c1",
   [junit4]   2>   "shard":"shard1_1",
   [junit4]   2>   "core":"c1_shard1_1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54426/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54426_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 665964 INFO  (zkCallback-2564-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 665964 INFO  (zkCallback-2564-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 665964 INFO  (zkCallback-2555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 665964 INFO  (zkCallback-2555-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 665964 INFO  (zkCallback-2555-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 665966 INFO  (watches-2562-thread-2) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 665966 INFO  (watches-2562-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 666061 INFO  (qtp828721756-7393) [n:127.0.0.1:54426_solr    
x:c1_shard1_1_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={async=SPLIT11131212380389756&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=c1_shard1_1_replica_n4&action=CREATE&collection=c1&shard=shard1_1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1
   [junit4]   2> 666061 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
   x:c1_shard1_1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command 
async=SPLIT11131212380389756&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=c1_shard1_1_replica_n4&action=CREATE&collection=c1&shard=shard1_1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 666063 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
SPLIT11131212380389756
   [junit4]   2> 666063 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=SPLIT11131212380389756&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 666077 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 666085 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.s.IndexSchema 
Schema name=minimal
   [junit4]   2> 666086 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 666086 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.CoreContainer 
Creating SolrCore 'c1_shard1_1_replica_n4' using configuration from configset 
conf, trusted=true
   [junit4]   2> 666086 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54426.solr.core.c1.shard1_1.replica_n4' (registry 
'solr.core.c1.shard1_1.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7f1f6c2a
   [junit4]   2> 666087 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SolrCore 
[[c1_shard1_1_replica_n4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.SplitByPrefixTest_F9E6F71D1DDCCD8F-001/tempDir-001/node1/./c1_shard1_1_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.SplitByPrefixTest_F9E6F71D1DDCCD8F-001/tempDir-001/node1/./c1_shard1_1_replica_n4/data/]
   [junit4]   2> 666172 INFO  (zkCallback-2555-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 666172 INFO  (zkCallback-2555-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 666172 INFO  (zkCallback-2564-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 666172 INFO  (zkCallback-2555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 666172 INFO  (zkCallback-2564-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 666174 INFO  (watches-2562-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 666174 INFO  (watches-2562-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 666203 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 666203 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 666206 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 666206 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 666207 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@46baeb24[c1_shard1_1_replica_n4] 
main]
   [junit4]   2> 666211 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 666213 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 666214 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 666214 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1663505439981043712
   [junit4]   2> 666216 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.u.UpdateLog 
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 666217 INFO  
(searcherExecutor-2403-thread-1-processing-x:c1_shard1_1_replica_n4 
SPLIT11131212380389756 r:core_node6 CREATE n:127.0.0.1:54426_solr c:c1 
s:shard1_1) [n:127.0.0.1:54426_solr c:c1 s:shard1_1 r:core_node6 
x:c1_shard1_1_replica_n4 ] o.a.s.c.SolrCore [c1_shard1_1_replica_n4] Registered 
new searcher Searcher@46baeb24[c1_shard1_1_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 666229 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/c1/terms/shard1_1 to 
Terms{values={core_node6=0}, version=0}
   [junit4]   2> 666229 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/c1/leaders/shard1_1
   [junit4]   2> 666242 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 666242 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 666242 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:54426/solr/c1_shard1_1_replica_n4/
   [junit4]   2> 666242 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 666242 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:54426/solr/c1_shard1_1_replica_n4/ has no replicas
   [junit4]   2> 666242 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/c1/leaders/shard1_1/leader after winning as 
/collections/c1/leader_elect/shard1_1/election/72131728787898372-core_node6-n_0000000000
   [junit4]   2> 666252 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54426/solr/c1_shard1_1_replica_n4/ shard1_1
   [junit4]   2> 666360 INFO  (zkCallback-2555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 666360 INFO  (zkCallback-2555-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 666360 INFO  (zkCallback-2564-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 666360 INFO  (zkCallback-2555-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 666360 INFO  (zkCallback-2564-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 666362 INFO  (watches-2562-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 666364 INFO  (watches-2562-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 666364 INFO  
(parallelCoreAdminExecutor-2389-thread-2-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131212380389756 CREATE) [n:127.0.0.1:54426_solr 
c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 666476 INFO  (zkCallback-2564-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 666476 INFO  (zkCallback-2564-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 666476 INFO  (zkCallback-2555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 666477 INFO  (zkCallback-2555-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 666477 INFO  (zkCallback-2555-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 666480 INFO  (watches-2562-thread-2) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 666480 INFO  (watches-2562-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:2
   [junit4]   2> 667070 INFO  (qtp828721756-7392) [n:127.0.0.1:54426_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
SPLIT11131212380389756
   [junit4]   2> 667070 INFO  (qtp828721756-7392) [n:127.0.0.1:54426_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=SPLIT11131212380389756&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 667073 INFO  (qtp828721756-7393) [n:127.0.0.1:54426_solr    
x:c1_shard1_0_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={nodeName=127.0.0.1:54426_solr&core=c1_shard1_0_replica_n3&async=SPLIT11131213391845648&qt=/admin/cores&coreNodeName=core_node5&action=PREPRECOVERY&checkLive=true&state=active&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 667073 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr    
x:c1_shard1_1_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={nodeName=127.0.0.1:54426_solr&core=c1_shard1_1_replica_n4&async=SPLIT11131213391930474&qt=/admin/cores&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=active&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 667073 INFO  
(parallelCoreAdminExecutor-2389-thread-3-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131213391845648 PREPRECOVERY) 
[n:127.0.0.1:54426_solr    x:c1_shard1_0_replica_n3 ] o.a.s.h.a.PrepRecoveryOp 
Going to wait for coreNodeName: core_node5, state: active, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: null
   [junit4]   2> 667073 INFO  
(parallelCoreAdminExecutor-2389-thread-3-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131213391845648 PREPRECOVERY) 
[n:127.0.0.1:54426_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): 
collection=c1, shard=shard1_0, thisCore=c1_shard1_0_replica_n3, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=active, localState=active, nodeName=127.0.0.1:54426_solr, 
coreNodeName=core_node5, onlyIfActiveCheckResult=false, nodeProps: core_node5:{
   [junit4]   2>   "core":"c1_shard1_0_replica_n3",
   [junit4]   2>   "base_url":"http://127.0.0.1:54426/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54426_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 667073 INFO  
(parallelCoreAdminExecutor-2389-thread-3-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131213391845648 PREPRECOVERY) 
[n:127.0.0.1:54426_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): 
collection=c1, shard=shard1_0, thisCore=c1_shard1_0_replica_n3, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=active, localState=active, nodeName=127.0.0.1:54426_solr, 
coreNodeName=core_node5, onlyIfActiveCheckResult=false, nodeProps: core_node5:{
   [junit4]   2>   "core":"c1_shard1_0_replica_n3",
   [junit4]   2>   "base_url":"http://127.0.0.1:54426/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54426_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 667073 INFO  
(parallelCoreAdminExecutor-2389-thread-3-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT11131213391845648 PREPRECOVERY) 
[n:127.0.0.1:54426_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): 
collection=c1, shard=shard1_0, thisCore=c1_shard1_0_replica_n3, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=active, localState=active, nodeName=127.0.0.1:54426_solr, 
coreNodeName=core_node5, onlyIfActiveCheckResult=false, nodeProps: core_node5:{
   [junit4]   2>   "core":"c1_shard1_0_replica_n3",
   [junit4]   2>   "base_url":"http://127.0.0.1:54426/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54426_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 667073 INFO  
(parallelCoreAdminExecutor-2389-thread-4-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131213391930474 PREPRECOVERY) 
[n:127.0.0.1:54426_solr    x:c1_shard1_1_replica_n4 ] o.a.s.h.a.PrepRecoveryOp 
Going to wait for coreNodeName: core_node6, state: active, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: null
   [junit4]   2> 667073 INFO  
(parallelCoreAdminExecutor-2389-thread-4-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131213391930474 PREPRECOVERY) 
[n:127.0.0.1:54426_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): 
collection=c1, shard=shard1_1, thisCore=c1_shard1_1_replica_n4, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=active, localState=active, nodeName=127.0.0.1:54426_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"c1_shard1_1_replica_n4",
   [junit4]   2>   "base_url":"http://127.0.0.1:54426/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54426_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 667073 INFO  
(parallelCoreAdminExecutor-2389-thread-4-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131213391930474 PREPRECOVERY) 
[n:127.0.0.1:54426_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): 
collection=c1, shard=shard1_1, thisCore=c1_shard1_1_replica_n4, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=active, localState=active, nodeName=127.0.0.1:54426_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"c1_shard1_1_replica_n4",
   [junit4]   2>   "base_url":"http://127.0.0.1:54426/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54426_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 667074 INFO  
(parallelCoreAdminExecutor-2389-thread-4-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131213391930474 PREPRECOVERY) 
[n:127.0.0.1:54426_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(active): 
collection=c1, shard=shard1_1, thisCore=c1_shard1_1_replica_n4, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=active, localState=active, nodeName=127.0.0.1:54426_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"c1_shard1_1_replica_n4",
   [junit4]   2>   "base_url":"http://127.0.0.1:54426/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54426_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 667074 INFO  (qtp828721756-7392) [n:127.0.0.1:54426_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
SPLIT11131213391845648
   [junit4]   2> 667074 INFO  (qtp828721756-7392) [n:127.0.0.1:54426_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=SPLIT11131213391845648&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 667074 INFO  (qtp828721756-7391) [n:127.0.0.1:54426_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
SPLIT11131213391930474
   [junit4]   2> 667074 INFO  (qtp828721756-7391) [n:127.0.0.1:54426_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=SPLIT11131213391930474&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 667074 INFO  
(OverseerThreadFactory-2388-thread-2-processing-n:127.0.0.1:54426_solr) 
[n:127.0.0.1:54426_solr c:c1 s:shard1   ] o.a.s.c.a.c.SplitShardCmd Splitting 
shard core_node2 as part of slice shard1 of collection c1 on core_node2:{
   [junit4]   2>   "core":"c1_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:54426/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:54426_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 667074 INFO  (qtp828721756-7393) [n:127.0.0.1:54426_solr    
x:c1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={core=c1_shard1_replica_n1&async=SPLIT11131213394848901&qt=/admin/cores&action=SPLIT&targetCore=c1_shard1_0_replica_n3&targetCore=c1_shard1_1_replica_n4&wt=javabin&version=2&splitMethod=rewrite}
 status=0 QTime=0
   [junit4]   2> 667074 INFO  
(parallelCoreAdminExecutor-2389-thread-5-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_replica_n1 SPLIT11131213394848901 SPLIT) [n:127.0.0.1:54426_solr    
x:c1_shard1_replica_n1 ] o.a.s.h.a.SplitOp Invoked split action for core: 
c1_shard1_replica_n1
   [junit4]   2> 667078 INFO  
(parallelCoreAdminExecutor-2389-thread-5-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_replica_n1 SPLIT11131213394848901 SPLIT) [n:127.0.0.1:54426_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 667078 INFO  
(parallelCoreAdminExecutor-2389-thread-5-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_replica_n1 SPLIT11131213394848901 SPLIT) [n:127.0.0.1:54426_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 667080 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
SPLIT11131213394848901
   [junit4]   2> 667080 INFO  (qtp828721756-7394) [n:127.0.0.1:54426_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=SPLIT11131213394848901&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 667080 INFO  
(parallelCoreAdminExecutor-2389-thread-5-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_replica_n1 SPLIT11131213394848901 SPLIT) [n:127.0.0.1:54426_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 667080 INFO  
(parallelCoreAdminExecutor-2389-thread-5-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_replica_n1 SPLIT11131213394848901 SPLIT) [n:127.0.0.1:54426_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.SolrIndexSplitter 
SolrIndexSplitter: partitions=2 segments=0
   [junit4]   2> 667080 INFO  
(parallelCoreAdminExecutor-2389-thread-5-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_replica_n1 SPLIT11131213394848901 SPLIT) [n:127.0.0.1:54426_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.SolrIndexSplitter 
SolrIndexSplitter:partition=0,partitionCount=2,range=80000000-ffffffff
   [junit4]   2> 667082 INFO  
(parallelCoreAdminExecutor-2389-thread-5-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_replica_n1 SPLIT11131213394848901 SPLIT) [n:127.0.0.1:54426_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@40ca274a 
commitCommandVersion:-1
   [junit4]   2> 667087 INFO  
(parallelCoreAdminExecutor-2389-thread-5-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_replica_n1 SPLIT11131213394848901 SPLIT) [n:127.0.0.1:54426_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.SolrIndexSplitter 
SolrIndexSplitter:partition=1,partitionCount=2,range=0-7fffffff
   [junit4]   2> 667087 INFO  
(parallelCoreAdminExecutor-2389-thread-5-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_replica_n1 SPLIT11131213394848901 SPLIT) [n:127.0.0.1:54426_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@45096d42 
commitCommandVersion:-1
   [junit4]   2> 667096 INFO  
(parallelCoreAdminExecutor-2389-thread-5-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_replica_n1 SPLIT11131213394848901 SPLIT) [n:127.0.0.1:54426_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/c1/terms/shard1_0 to 
Terms{values={core_node5=1}, version=1}
   [junit4]   2> 667098 INFO  
(parallelCoreAdminExecutor-2389-thread-5-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_replica_n1 SPLIT11131213394848901 SPLIT) [n:127.0.0.1:54426_solr 
c:c1 s:shard1 r:core_node2 x:c1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/c1/terms/shard1_1 to 
Terms{values={core_node6=1}, version=1}
   [junit4]   2> 668081 INFO  (qtp828721756-7392) [n:127.0.0.1:54426_solr     ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
SPLIT11131213394848901
   [junit4]   2> 668081 INFO  (qtp828721756-7392) [n:127.0.0.1:54426_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=SPLIT11131213394848901&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 668084 INFO  (qtp828721756-7393) [n:127.0.0.1:54426_solr    
x:c1_shard1_1_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={async=SPLIT11131214403486716&qt=/admin/cores&name=c1_shard1_1_replica_n4&action=REQUESTAPPLYUPDATES&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 668084 INFO  
(parallelCoreAdminExecutor-2389-thread-6-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131214403486716 REQUESTAPPLYUPDATES) 
[n:127.0.0.1:54426_solr    x:c1_shard1_1_replica_n4 ] 
o.a.s.h.a.CoreAdminOperation Applying buffered updates on core: 
c1_shard1_1_replica_n4
   [junit4]   2> 668084 INFO  
(parallelCoreAdminExecutor-2389-thread-6-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_1_replica_n4 SPLIT11131214403486716 REQUESTAPPLYUPDATES) 
[n:127.0.0.1:54426_solr c:c1 s:shard1_1 r:core_node6 x:c1_shard1_1_replica_n4 ] 
o.a.s.h.a.CoreAdminOperation No buffered updates available. 
core=c1_shard1_1_replica_n4
   [junit4]   2> 668084 INFO  (qtp828721756-7391) [n:127.0.0.1:54426_solr    
x:c1_shard1_0_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={async=SPLIT11131214403359372&qt=/admin/cores&name=c1_shard1_0_replica_n3&action=REQUESTAPPLYUPDATES&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 668085 INFO  
(parallelCoreAdminExecutor-2389-thread-7-processing-n:127.0.0.1:54426_solr 
x:c1_shard1_0_replica_n3 SPLIT111312144033

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

ing.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 
   [junit4]   2> 821969 INFO  
(TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[F9E6F71D1DDCCD8F])
 [     ] o.a.s.c.c.ConnectionManager Could not connect due to error, sleeping 
for 1s and trying again
   [junit4]   2> 825864 WARN  
(TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[F9E6F71D1DDCCD8F]-SendThread(127.0.0.1:56535))
 [     ] o.a.z.ClientCnxn Client session timed out, have not heard from server 
in 3890ms for sessionid 0x100436f4eda0002
   [junit4]   2> 825864 WARN  
(TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[F9E6F71D1DDCCD8F])
 [     ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a 
new one...
   [junit4]   2> 825868 INFO  
(TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[F9E6F71D1DDCCD8F])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 825871 INFO  
(TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[F9E6F71D1DDCCD8F]-EventThread)
 [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 825871 INFO  
(TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[F9E6F71D1DDCCD8F])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 825971 WARN  (zkConnectionManagerCallback-5320-thread-1) [     
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6a7d45da name: 
ZooKeeperConnection Watcher:127.0.0.1:56535/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 825971 WARN  (zkConnectionManagerCallback-5320-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 826081 INFO  
(TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[F9E6F71D1DDCCD8F])
 [     ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 826081 INFO  
(TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[F9E6F71D1DDCCD8F])
 [     ] o.a.s.c.c.ConnectionManager zkClient Connected:false
   [junit4]   2> 826183 INFO  
(TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[F9E6F71D1DDCCD8F])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 826400 INFO  
(TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[F9E6F71D1DDCCD8F])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:56535
   [junit4]   2> 826400 INFO  
(TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[F9E6F71D1DDCCD8F])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56535
   [junit4]   2> 826400 INFO  
(TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[F9E6F71D1DDCCD8F])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56535
   [junit4]   2> 826401 INFO  
(TEST-ConnectionManagerTest.testReconnectWhenZkDisappeared-seed#[F9E6F71D1DDCCD8F])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testReconnectWhenZkDisappeared
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ConnectionManagerTest -Dtests.method=testReconnectWhenZkDisappeared 
-Dtests.seed=F9E6F71D1DDCCD8F -Dtests.slow=true -Dtests.locale=nds-NL 
-Dtests.timezone=Asia/Kathmandu -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 4.57s J4 | 
ConnectionManagerTest.testReconnectWhenZkDisappeared <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F9E6F71D1DDCCD8F:5897877274E0DB42]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ConnectionManagerTest.testReconnectWhenZkDisappeared(ConnectionManagerTest.java:135)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ConnectionManagerTest_F9E6F71D1DDCCD8F-001
   [junit4]   2> Apr 09, 2020 2:29:33 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5527617b),
 locale=nds-NL, timezone=Asia/Kathmandu
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 
(64-bit)/cpus=6,threads=1,free=121544384,total=395837440
   [junit4]   2> NOTE: All tests run in this JVM: 
[NodeAddedTriggerIntegrationTest, LeaderFailureAfterFreshStartTest, 
TestReloadAndDeleteDocs, TestClusterStateMutator, 
PeerSyncWithIndexFingerprintCachingTest, IndexSizeTriggerMixedBoundsTest, 
SolrMetricManagerTest, RequestLoggingTest, 
DistributedFacetSimpleRefinementLongTailTest, CdcrOpsAndBoundariesTest, 
TestSolrCloudSnapshots, TestReqParamsAPI, DistributedFacetPivotLongTailTest, 
TestDFISimilarityFactory, TestSimNodeAddedTrigger, TestLRUStatsCache, 
OverseerSolrResponseTest, SegmentsInfoRequestHandlerTest, 
HDFSCollectionsAPITest, XmlUpdateRequestHandlerTest, 
HttpPartitionWithTlogReplicasTest, TestJsonFacetErrors, 
TestDeleteCollectionOnDownNodes, TestBackupRepositoryFactory, 
HdfsThreadLeakTest, ScriptEngineTest, ClassificationUpdateProcessorTest, 
TestPivotHelperCode, TestLegacyNumericUtils, TestNoOpRegenerator, 
TestJavabinTupleStreamParser, ShardRoutingTest, CoreAdminHandlerTest, 
TestDocTermOrdsUninvertLimit, DistributedQueryComponentCustomSortTest, 
TestElisionMultitermQuery, FileUtilsTest, SearchRateTriggerTest, 
TestBinaryResponseWriter, TestSolrConfigHandlerConcurrent, TestJsonRequest, 
SystemInfoHandlerTest, TestSolrCoreProperties, RollingRestartTest, 
TestSolrDeletionPolicy2, MBeansHandlerTest, TestLegacyNumericRangeQueryBuilder, 
HdfsNNFailoverTest, TestSolrCloudWithDelegationTokens, TestCloudPivotFacet, 
AuthToolTest, UtilsToolTest, DebugComponentTest, 
SimpleCollectionCreateDeleteTest, SampleTest, TestConfigSetImmutable, 
BlockDirectoryTest, TestFieldCollectionResource, RequestHandlersTest, 
ByteBuffersDirectoryFactoryTest, AsyncCallRequestStatusResponseTest, 
BasicAuthStandaloneTest, TestStressLiveNodes, TestSimUtils, TestCoreBackup, 
DocExpirationUpdateProcessorFactoryTest, QueryElevationComponentTest, 
TestQueryTypes, TestEmbeddedSolrServerSchemaAPI, 
TestWordDelimiterFilterFactory, TestExceedMaxTermLength, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestSortByMinMaxFunction, 
RemoteQueryErrorTest, TriLevelCompositeIdRoutingTest, TestStressRecovery, 
TestDynamicURP, TestSSLRandomization, HealthCheckHandlerTest, MetricUtilsTest, 
ProtectedTermFilterFactoryTest, TestInPlaceUpdatesStandalone, 
AtomicUpdateRemovalJavabinTest, URLClassifyProcessorTest, ConnectionManagerTest]
   [junit4] Completed [374/907 (2!)] on J4 in 9.89s, 3 tests, 2 failures, 1 
skipped <<< FAILURES!

[...truncated 54435 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5870/consoleText

[repro] Revision: 2437f3f56c99e08de567d44f346e4555b867a855

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=SplitByPrefixTest 
-Dtests.seed=F9E6F71D1DDCCD8F -Dtests.slow=true -Dtests.locale=gd 
-Dtests.timezone=Asia/Brunei -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=ConnectionManagerTest 
-Dtests.method=testLikelyExpired -Dtests.seed=F9E6F71D1DDCCD8F 
-Dtests.slow=true -Dtests.locale=nds-NL -Dtests.timezone=Asia/Kathmandu 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=ConnectionManagerTest 
-Dtests.method=testReconnectWhenZkDisappeared -Dtests.seed=F9E6F71D1DDCCD8F 
-Dtests.slow=true -Dtests.locale=nds-NL -Dtests.timezone=Asia/Kathmandu 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

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

[...truncated 3187 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.ConnectionManagerTest|*.SplitByPrefixTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=F9E6F71D1DDCCD8F -Dtests.slow=true -Dtests.locale=nds-NL 
-Dtests.timezone=Asia/Kathmandu -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 106 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.ConnectionManagerTest
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.SplitByPrefixTest
[repro] Exiting with code 0

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

Reply via email to