You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/03/27 05:34:54 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-10.0.1) - Build # 7838 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7838/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing

Error Message:
num docs expected:<200> but was:<199>

Stack Trace:
java.lang.AssertionError: num docs expected:<200> but was:<199>
	at __randomizedtesting.SeedInfo.seed([9792C6736F02BFA:BC00C7B03196B3BE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.ReindexCollectionTest.indexDocs(ReindexCollectionTest.java:376)
	at org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing(ReindexCollectionTest.java:150)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13914 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\init-core-data-001
   [junit4]   2> 1894838 INFO  (SUITE-ReindexCollectionTest-seed#[9792C6736F02BFA]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001
   [junit4]   2> 1894838 INFO  (SUITE-ReindexCollectionTest-seed#[9792C6736F02BFA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1894838 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1894838 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1894938 INFO  (SUITE-ReindexCollectionTest-seed#[9792C6736F02BFA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:52717
   [junit4]   2> 1894938 INFO  (SUITE-ReindexCollectionTest-seed#[9792C6736F02BFA]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52717
   [junit4]   2> 1894938 INFO  (SUITE-ReindexCollectionTest-seed#[9792C6736F02BFA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52717
   [junit4]   2> 1894951 INFO  (zkConnectionManagerCallback-9452-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1894956 INFO  (zkConnectionManagerCallback-9454-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1894958 INFO  (zkConnectionManagerCallback-9456-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1894961 WARN  (jetty-launcher-9457-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1894961 WARN  (jetty-launcher-9457-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1894961 INFO  (jetty-launcher-9457-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1894961 INFO  (jetty-launcher-9457-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1894961 INFO  (jetty-launcher-9457-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1894961 INFO  (jetty-launcher-9457-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1894961 INFO  (jetty-launcher-9457-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 1894961 INFO  (jetty-launcher-9457-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 1894961 INFO  (jetty-launcher-9457-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1894961 INFO  (jetty-launcher-9457-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1894961 INFO  (jetty-launcher-9457-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1894961 INFO  (jetty-launcher-9457-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1894961 INFO  (jetty-launcher-9457-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1894961 INFO  (jetty-launcher-9457-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1894961 INFO  (jetty-launcher-9457-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a1902db{/solr,null,AVAILABLE}
   [junit4]   2> 1894961 INFO  (jetty-launcher-9457-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e98a63e{/solr,null,AVAILABLE}
   [junit4]   2> 1894966 INFO  (jetty-launcher-9457-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7861a307{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:52728}
   [junit4]   2> 1894966 INFO  (jetty-launcher-9457-thread-1) [    ] o.e.j.s.Server Started @1895021ms
   [junit4]   2> 1894966 INFO  (jetty-launcher-9457-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52728}
   [junit4]   2> 1894966 ERROR (jetty-launcher-9457-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1894966 INFO  (jetty-launcher-9457-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1894966 INFO  (jetty-launcher-9457-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1894966 INFO  (jetty-launcher-9457-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1894966 INFO  (jetty-launcher-9457-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1894966 INFO  (jetty-launcher-9457-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-27T04:18:46.326649600Z
   [junit4]   2> 1894968 INFO  (jetty-launcher-9457-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2b60186e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:52729}
   [junit4]   2> 1894968 INFO  (jetty-launcher-9457-thread-2) [    ] o.e.j.s.Server Started @1895022ms
   [junit4]   2> 1894968 INFO  (jetty-launcher-9457-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52729}
   [junit4]   2> 1894968 ERROR (jetty-launcher-9457-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1894968 INFO  (jetty-launcher-9457-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1894968 INFO  (jetty-launcher-9457-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1894968 INFO  (jetty-launcher-9457-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1894968 INFO  (jetty-launcher-9457-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1894968 INFO  (jetty-launcher-9457-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-27T04:18:46.328625Z
   [junit4]   2> 1894970 INFO  (zkConnectionManagerCallback-9459-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1894971 INFO  (jetty-launcher-9457-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1894971 INFO  (zkConnectionManagerCallback-9461-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1894972 INFO  (jetty-launcher-9457-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1894976 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100454c331c0003, likely client has closed socket
   [junit4]   2> 1895024 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100454c331c0004, likely client has closed socket
   [junit4]   2> 1895112 INFO  (jetty-launcher-9457-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1895114 WARN  (jetty-launcher-9457-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5e27e1b9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1895118 WARN  (jetty-launcher-9457-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6f54556b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1895119 INFO  (jetty-launcher-9457-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52717/solr
   [junit4]   2> 1895123 INFO  (zkConnectionManagerCallback-9469-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1895129 INFO  (zkConnectionManagerCallback-9471-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1895274 INFO  (jetty-launcher-9457-thread-1) [n:127.0.0.1:52728_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52728_solr
   [junit4]   2> 1895274 INFO  (jetty-launcher-9457-thread-1) [n:127.0.0.1:52728_solr    ] o.a.s.c.Overseer Overseer (id=72133787615232006-127.0.0.1:52728_solr-n_0000000000) starting
   [junit4]   2> 1895282 INFO  (zkConnectionManagerCallback-9478-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1895292 INFO  (jetty-launcher-9457-thread-1) [n:127.0.0.1:52728_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52717/solr ready
   [junit4]   2> 1895294 INFO  (jetty-launcher-9457-thread-1) [n:127.0.0.1:52728_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52728_solr
   [junit4]   2> 1895294 INFO  (OverseerStateUpdate-72133787615232006-127.0.0.1:52728_solr-n_0000000000) [n:127.0.0.1:52728_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52728_solr
   [junit4]   2> 1895295 INFO  (OverseerStateUpdate-72133787615232006-127.0.0.1:52728_solr-n_0000000000) [n:127.0.0.1:52728_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1895297 INFO  (zkCallback-9477-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1895322 INFO  (jetty-launcher-9457-thread-1) [n:127.0.0.1:52728_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1895347 INFO  (jetty-launcher-9457-thread-1) [n:127.0.0.1:52728_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52728.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5391a9df
   [junit4]   2> 1895352 INFO  (jetty-launcher-9457-thread-1) [n:127.0.0.1:52728_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52728.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5391a9df
   [junit4]   2> 1895353 INFO  (jetty-launcher-9457-thread-1) [n:127.0.0.1:52728_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52728.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5391a9df
   [junit4]   2> 1895353 INFO  (jetty-launcher-9457-thread-1) [n:127.0.0.1:52728_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node1\.
   [junit4]   2> 1895483 INFO  (jetty-launcher-9457-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1895488 WARN  (jetty-launcher-9457-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@28dc8313[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1895492 WARN  (jetty-launcher-9457-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7284ad9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1895492 INFO  (jetty-launcher-9457-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52717/solr
   [junit4]   2> 1895496 INFO  (zkConnectionManagerCallback-9485-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1895499 INFO  (zkConnectionManagerCallback-9487-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1895508 INFO  (jetty-launcher-9457-thread-2) [n:127.0.0.1:52729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1895513 INFO  (jetty-launcher-9457-thread-2) [n:127.0.0.1:52729_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52729_solr as DOWN
   [junit4]   2> 1895513 INFO  (jetty-launcher-9457-thread-2) [n:127.0.0.1:52729_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1895513 INFO  (jetty-launcher-9457-thread-2) [n:127.0.0.1:52729_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52729_solr
   [junit4]   2> 1895515 INFO  (zkCallback-9470-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1895515 INFO  (zkCallback-9477-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1895515 INFO  (zkCallback-9486-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1895546 INFO  (zkConnectionManagerCallback-9494-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1895548 INFO  (jetty-launcher-9457-thread-2) [n:127.0.0.1:52729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1895549 INFO  (jetty-launcher-9457-thread-2) [n:127.0.0.1:52729_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52717/solr ready
   [junit4]   2> 1895549 INFO  (jetty-launcher-9457-thread-2) [n:127.0.0.1:52729_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1895568 INFO  (jetty-launcher-9457-thread-2) [n:127.0.0.1:52729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52729.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5391a9df
   [junit4]   2> 1895577 INFO  (jetty-launcher-9457-thread-2) [n:127.0.0.1:52729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52729.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5391a9df
   [junit4]   2> 1895577 INFO  (jetty-launcher-9457-thread-2) [n:127.0.0.1:52729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52729.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5391a9df
   [junit4]   2> 1895577 INFO  (jetty-launcher-9457-thread-2) [n:127.0.0.1:52729_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node2\.
   [junit4]   2> 1895608 INFO  (zkConnectionManagerCallback-9500-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1895610 INFO  (SUITE-ReindexCollectionTest-seed#[9792C6736F02BFA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1895611 INFO  (SUITE-ReindexCollectionTest-seed#[9792C6736F02BFA]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52717/solr ready
   [junit4]   2> 1895641 INFO  (zkConnectionManagerCallback-9505-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1895643 INFO  (TEST-ReindexCollectionTest.testBasicReindexing-seed#[9792C6736F02BFA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1895643 INFO  (TEST-ReindexCollectionTest.testBasicReindexing-seed#[9792C6736F02BFA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52717/solr ready
   [junit4]   2> 1895646 INFO  (qtp1134425310-26609) [n:127.0.0.1:52728_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=-1&name=basicReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1895664 INFO  (OverseerThreadFactory-8188-thread-1-processing-n:127.0.0.1:52728_solr) [n:127.0.0.1:52728_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection basicReindexing
   [junit4]   2> 1895772 INFO  (OverseerStateUpdate-72133787615232006-127.0.0.1:52728_solr-n_0000000000) [n:127.0.0.1:52728_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"basicReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52728/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1895775 INFO  (OverseerStateUpdate-72133787615232006-127.0.0.1:52728_solr-n_0000000000) [n:127.0.0.1:52728_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"basicReindexing_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52729/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1895777 INFO  (OverseerStateUpdate-72133787615232006-127.0.0.1:52728_solr-n_0000000000) [n:127.0.0.1:52728_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"basicReindexing_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52728/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1895783 INFO  (OverseerStateUpdate-72133787615232006-127.0.0.1:52728_solr-n_0000000000) [n:127.0.0.1:52728_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"basicReindexing_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52729/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1895985 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr    x:basicReindexing_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1895985 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr    x:basicReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1895986 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr    x:basicReindexing_shard2_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1895989 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr    x:basicReindexing_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1895991 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr    x:basicReindexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1897014 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1897014 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1897030 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1897031 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.s.IndexSchema [basicReindexing_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1897034 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1897034 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard2_replica_n4' using configuration from collection basicReindexing, trusted=true
   [junit4]   2> 1897034 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52728.solr.core.basicReindexing.shard2.replica_n4' (registry 'solr.core.basicReindexing.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5391a9df
   [junit4]   2> 1897035 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.SolrCore [[basicReindexing_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node1\basicReindexing_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node1\.\basicReindexing_shard2_replica_n4\data\]
   [junit4]   2> 1897036 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.s.IndexSchema [basicReindexing_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1897038 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1897038 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard1_replica_n1' using configuration from collection basicReindexing, trusted=true
   [junit4]   2> 1897038 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1897039 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52728.solr.core.basicReindexing.shard1.replica_n1' (registry 'solr.core.basicReindexing.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5391a9df
   [junit4]   2> 1897039 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.SolrCore [[basicReindexing_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node1\basicReindexing_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node1\.\basicReindexing_shard1_replica_n1\data\]
   [junit4]   2> 1897041 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.s.IndexSchema [basicReindexing_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1897045 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1897045 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard1_replica_n2' using configuration from collection basicReindexing, trusted=true
   [junit4]   2> 1897045 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52729.solr.core.basicReindexing.shard1.replica_n2' (registry 'solr.core.basicReindexing.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5391a9df
   [junit4]   2> 1897045 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.c.SolrCore [[basicReindexing_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node2\basicReindexing_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node2\.\basicReindexing_shard1_replica_n2\data\]
   [junit4]   2> 1897045 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.s.IndexSchema [basicReindexing_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1897049 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1897049 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'basicReindexing_shard2_replica_n6' using configuration from collection basicReindexing, trusted=true
   [junit4]   2> 1897049 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52729.solr.core.basicReindexing.shard2.replica_n6' (registry 'solr.core.basicReindexing.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5391a9df
   [junit4]   2> 1897049 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.c.SolrCore [[basicReindexing_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node2\basicReindexing_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node2\.\basicReindexing_shard2_replica_n6\data\]
   [junit4]   2> 1897170 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1897170 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1897174 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1897174 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1897201 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1897201 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1897205 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1897205 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1897207 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@31c70112[basicReindexing_shard1_replica_n1] main]
   [junit4]   2> 1897208 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1897209 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1897209 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1897211 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629130932691664896
   [junit4]   2> 1897219 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/basicReindexing/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1897219 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/basicReindexing/leaders/shard1
   [junit4]   2> 1897224 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1897225 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b3a92b0[basicReindexing_shard2_replica_n4] main]
   [junit4]   2> 1897227 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1897227 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1897227 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1897227 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629130932708442112
   [junit4]   2> 1897233 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/basicReindexing/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1897233 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/basicReindexing/leaders/shard2
   [junit4]   2> 1897237 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1897240 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1897240 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1897244 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1897244 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1897246 INFO  (searcherExecutor-8201-thread-1-processing-n:127.0.0.1:52728_solr x:basicReindexing_shard1_replica_n1 c:basicReindexing s:shard1 r:core_node3) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.SolrCore [basicReindexing_shard1_replica_n1] Registered new searcher Searcher@31c70112[basicReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1897246 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6dccf092[basicReindexing_shard1_replica_n2] main]
   [junit4]   2> 1897248 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1897248 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1897248 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1897248 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629130932730462208
   [junit4]   2> 1897258 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/basicReindexing/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1897258 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/basicReindexing/leaders/shard1
   [junit4]   2> 1897261 INFO  (searcherExecutor-8200-thread-1-processing-n:127.0.0.1:52728_solr x:basicReindexing_shard2_replica_n4 c:basicReindexing s:shard2 r:core_node7) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.SolrCore [basicReindexing_shard2_replica_n4] Registered new searcher Searcher@2b3a92b0[basicReindexing_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1897262 INFO  (searcherExecutor-8202-thread-1-processing-n:127.0.0.1:52729_solr x:basicReindexing_shard1_replica_n2 c:basicReindexing s:shard1 r:core_node5) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.c.SolrCore [basicReindexing_shard1_replica_n2] Registered new searcher Searcher@6dccf092[basicReindexing_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1897411 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1897411 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1897425 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1897425 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1897430 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@33b81c0f[basicReindexing_shard2_replica_n6] main]
   [junit4]   2> 1897432 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1897432 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1897433 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1897433 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629130932924448768
   [junit4]   2> 1897438 INFO  (searcherExecutor-8203-thread-1-processing-n:127.0.0.1:52729_solr x:basicReindexing_shard2_replica_n6 c:basicReindexing s:shard2 r:core_node8) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.c.SolrCore [basicReindexing_shard2_replica_n6] Registered new searcher Searcher@33b81c0f[basicReindexing_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1897442 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/basicReindexing/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1897442 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/basicReindexing/leaders/shard2
   [junit4]   2> 1897726 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1897726 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1897726 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52728/solr/basicReindexing_shard1_replica_n1/
   [junit4]   2> 1897727 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard1_replica_n1 url=http://127.0.0.1:52728/solr START replicas=[http://127.0.0.1:52729/solr/basicReindexing_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1897727 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard1_replica_n1 url=http://127.0.0.1:52728/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1897732 INFO  (qtp817094000-26617) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.c.S.Request [basicReindexing_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1897732 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1897732 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1897732 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/basicReindexing/leaders/shard1/leader after winning as /collections/basicReindexing/leader_elect/shard1/election/72133787615232006-core_node3-n_0000000000
   [junit4]   2> 1897736 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52728/solr/basicReindexing_shard1_replica_n1/ shard1
   [junit4]   2> 1897738 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1897738 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1897738 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52728/solr/basicReindexing_shard2_replica_n4/
   [junit4]   2> 1897738 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard2_replica_n4 url=http://127.0.0.1:52728/solr START replicas=[http://127.0.0.1:52729/solr/basicReindexing_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 1897738 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=basicReindexing_shard2_replica_n4 url=http://127.0.0.1:52728/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1897740 INFO  (qtp817094000-26611) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.c.S.Request [basicReindexing_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1897740 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1897740 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1897740 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/basicReindexing/leaders/shard2/leader after winning as /collections/basicReindexing/leader_elect/shard2/election/72133787615232006-core_node7-n_0000000000
   [junit4]   2> 1897742 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52728/solr/basicReindexing_shard2_replica_n4/ shard2
   [junit4]   2> 1897844 INFO  (zkCallback-9470-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1897847 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1897847 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1897849 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1866
   [junit4]   2> 1897854 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1868
   [junit4]   2> 1897955 INFO  (zkCallback-9470-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1897955 INFO  (zkCallback-9470-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1898271 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=basicReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=basicReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2280
   [junit4]   2> 1898374 INFO  (zkCallback-9486-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1898374 INFO  (zkCallback-9486-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1898375 INFO  (zkCallback-9470-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1898375 INFO  (zkCallback-9470-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1898449 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=basicReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=basicReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2460
   [junit4]   2> 1898451 INFO  (qtp1134425310-26609) [n:127.0.0.1:52728_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> 1898550 INFO  (zkCallback-9486-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1898550 INFO  (zkCallback-9486-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1898550 INFO  (zkCallback-9470-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1898550 INFO  (zkCallback-9470-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/basicReindexing/state.json] for collection [basicReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1898551 INFO  (qtp1134425310-26609) [n:127.0.0.1:52728_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=-1&name=basicReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2904
   [junit4]   2> 1898561 INFO  (qtp1134425310-26608) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/basicReindexing/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 1898584 INFO  (qtp817094000-26620) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:52728/solr/basicReindexing_shard2_replica_n4/&wt=javabin&version=2}{add=[2 (1629130934099902464), 3 (1629130934103048192), 5 (1629130934103048193), 6 (1629130934103048194), 7 (1629130934103048195), 9 (1629130934103048196), 17 (1629130934103048197), 18 (1629130934103048198), 19 (1629130934103048199), 21 (1629130934103048200), ... (97 adds)]} 0 17
   [junit4]   2> 1898584 INFO  (qtp1134425310-26608) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1629130934099902464), 3 (1629130934103048192), 5 (1629130934103048193), 6 (1629130934103048194), 7 (1629130934103048195), 9 (1629130934103048196), 17 (1629130934103048197), 18 (1629130934103048198), 19 (1629130934103048199), 21 (1629130934103048200), ... (97 adds)]} 0 30
   [junit4]   2> 1898597 INFO  (qtp1134425310-26608) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/basicReindexing/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 1898604 INFO  (qtp817094000-26611) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:52728/solr/basicReindexing_shard1_replica_n1/&wt=javabin&version=2}{add=[0 (1629130934135554048), 1 (1629130934139748352), 4 (1629130934139748353), 8 (1629130934139748354), 10 (1629130934139748355), 11 (1629130934139748356), 12 (1629130934139748357), 13 (1629130934139748358), 14 (1629130934139748359), 15 (1629130934139748360), ... (103 adds)]} 0 8
   [junit4]   2> 1898604 INFO  (qtp1134425310-26608) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1629130934135554048), 1 (1629130934139748352), 4 (1629130934139748353), 8 (1629130934139748354), 10 (1629130934139748355), 11 (1629130934139748356), 12 (1629130934139748357), 13 (1629130934139748358), 14 (1629130934139748359), 15 (1629130934139748360), ... (103 adds)]} 0 18
   [junit4]   2> 1898609 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629130934156525568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1898609 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13451f7 commitCommandVersion:1629130934156525568
   [junit4]   2> 1898610 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629130934158622720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1898610 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1532fe40 commitCommandVersion:1629130934158622720
   [junit4]   2> 1898619 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@36bb8129[basicReindexing_shard1_replica_n1] main]
   [junit4]   2> 1898619 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1330fe26[basicReindexing_shard1_replica_n2] main]
   [junit4]   2> 1898621 INFO  (searcherExecutor-8202-thread-1-processing-n:127.0.0.1:52729_solr x:basicReindexing_shard1_replica_n2 c:basicReindexing s:shard1 r:core_node5) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.c.SolrCore [basicReindexing_shard1_replica_n2] Registered new searcher Searcher@1330fe26[basicReindexing_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C103:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=10.0.1, java.vm.version=10.0.1+10, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=10.0.1+10, source=flush, os.version=10.0, timestamp=1553660329974}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1898621 INFO  (searcherExecutor-8201-thread-1-processing-n:127.0.0.1:52728_solr x:basicReindexing_shard1_replica_n1 c:basicReindexing s:shard1 r:core_node3) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.SolrCore [basicReindexing_shard1_replica_n1] Registered new searcher Searcher@36bb8129[basicReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C103:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=10.0.1, java.vm.version=10.0.1+10, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=10.0.1+10, source=flush, os.version=10.0, timestamp=1553660329974}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1898622 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1898622 INFO  (qtp817094000-26614) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:52728/solr/basicReindexing_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 11
   [junit4]   2> 1898622 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1898622 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:52728/solr/basicReindexing_shard2_replica_n4/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 14
   [junit4]   2> 1898622 INFO  (qtp1134425310-26610) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629130934171205632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1898622 INFO  (qtp1134425310-26610) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3b0227ce commitCommandVersion:1629130934171205632
   [junit4]   2> 1898624 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629130934173302784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1898624 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c5e6288 commitCommandVersion:1629130934173302784
   [junit4]   2> 1898631 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b080046[basicReindexing_shard2_replica_n6] main]
   [junit4]   2> 1898631 INFO  (qtp1134425310-26610) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@411c78ef[basicReindexing_shard2_replica_n4] main]
   [junit4]   2> 1898633 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1898633 INFO  (searcherExecutor-8200-thread-1-processing-n:127.0.0.1:52728_solr x:basicReindexing_shard2_replica_n4 c:basicReindexing s:shard2 r:core_node7) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.SolrCore [basicReindexing_shard2_replica_n4] Registered new searcher Searcher@411c78ef[basicReindexing_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C97:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=10.0.1, java.vm.version=10.0.1+10, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=10.0.1+10, source=flush, os.version=10.0, timestamp=1553660329986}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1898633 INFO  (searcherExecutor-8203-thread-1-processing-n:127.0.0.1:52729_solr x:basicReindexing_shard2_replica_n6 c:basicReindexing s:shard2 r:core_node8) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.c.SolrCore [basicReindexing_shard2_replica_n6] Registered new searcher Searcher@3b080046[basicReindexing_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C97:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=10.0.1, java.vm.version=10.0.1+10, lucene.version=9.0.0, os.arch=amd64, java.runtime.version=10.0.1+10, source=flush, os.version=10.0, timestamp=1553660329986}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1898634 INFO  (qtp817094000-26613) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:52728/solr/basicReindexing_shard2_replica_n4/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 11
   [junit4]   2> 1898634 INFO  (qtp1134425310-26610) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1898635 INFO  (qtp1134425310-26610) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [basicReindexing_shard2_replica_n4]  webapp=/solr path=/update params={_stateVer_=basicReindexing:7&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 30
   [junit4]   2> 1898639 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.S.Request [basicReindexing_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=basicReindexing:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:52728/solr/basicReindexing_shard1_replica_n1/|http://127.0.0.1:52729/solr/basicReindexing_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1553660329995&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 1898639 INFO  (qtp817094000-26620) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.c.S.Request [basicReindexing_shard2_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=basicReindexing:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:52729/solr/basicReindexing_shard2_replica_n6/|http://127.0.0.1:52728/solr/basicReindexing_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1553660329995&isShard=true&wt=javabin} hits=97 status=0 QTime=0
   [junit4]   2> 1898640 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.S.Request [basicReindexing_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=basicReindexing:7&shards.purpose=64&NOW=1553660329995&ids=11,0,12,1,13,14,15,4,8,10&isShard=true&shard.url=http://127.0.0.1:52728/solr/basicReindexing_shard1_replica_n1/|http://127.0.0.1:52729/solr/basicReindexing_shard1_replica_n2/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1898641 INFO  (qtp1134425310-26609) [n:127.0.0.1:52728_solr c:basicReindexing s:shard2 r:core_node7 x:basicReindexing_shard2_replica_n4] o.a.s.c.S.Request [basicReindexing_shard2_replica_n4]  webapp=/solr path=/select params={q=*:*&_stateVer_=basicReindexing:7&wt=javabin&version=2} hits=200 status=0 QTime=5
   [junit4]   2> 1898646 INFO  (qtp1134425310-26610) [n:127.0.0.1:52728_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection with params name=basicReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=basicReindexingTarget and sendToOCPQueue=true
   [junit4]   2> 1898651 DEBUG (OverseerThreadFactory-8188-thread-2-processing-n:127.0.0.1:52728_solr) [n:127.0.0.1:52728_solr    ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
   [junit4]   2>   "name":"basicReindexing",
   [junit4]   2>   "target":"basicReindexingTarget",
   [junit4]   2>   "operation":"reindexcollection"}
   [junit4]   2> 1898652 INFO  (OverseerCollectionConfigSetProcessor-72133787615232006-127.0.0.1:52728_solr-n_0000000000) [n:127.0.0.1:52728_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> 1898660 INFO  (zkConnectionManagerCallback-9514-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1898662 INFO  (OverseerThreadFactory-8188-thread-2-processing-n:127.0.0.1:52728_solr) [n:127.0.0.1:52728_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1898663 INFO  (OverseerThreadFactory-8188-thread-2-processing-n:127.0.0.1:52728_solr) [n:127.0.0.1:52728_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52717/solr ready
   [junit4]   2> 1898668 INFO  (qtp817094000-26616) [n:127.0.0.1:52729_solr c:basicReindexing s:shard2 r:core_node8 x:basicReindexing_shard2_replica_n6] o.a.s.c.S.Request [basicReindexing_shard2_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=basicReindexing:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:52729/solr/basicReindexing_shard2_replica_n6/|http://127.0.0.1:52728/solr/basicReindexing_shard2_replica_n4/&rows=0&version=2&q=*:*&NOW=1553660330023&isShard=true&wt=javabin} hits=97 status=0 QTime=0
   [junit4]   2> 1898668 INFO  (qtp1134425310-26618) [n:127.0.0.1:52728_solr c:basicReindexing s:shard1 r:core_node3 x:basicReindexing_shard1_replica_n1] o.a.s.c.S.Request [basicReindexing_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=basicReindexing:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:52728/solr/basicReindexing_shard1_replica_n1/|http://127.0.0.1:52729/solr/basicReindexing_shard1_replica_n2/&rows=0&version=2&q=*:*&NOW=1553660330023&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 1898668 INFO  (qtp817094000-26611) [n:127.0.0.1:52729_solr c:basicReindexing s:shard1 r:core_node5 x:basicReindexing_shard1_replica_n2] o.a.s.c.S.Request [basicReindexing_shard1_replica_n2]  webapp=/solr path=/select params={q=*:*&_stateVer_=basicReindexing:7&rows=0&wt=javabin&version=2} hits=200 status=0 QTime=4
   [junit4]   2> 1898671 INFO  (OverseerThreadFactory-8188-thread-2-processing-n:127.0.0.1:52728_solr) [n:127.0.0.1:52728_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection basicReindexingTarget
   [junit4]   2> 1898881 INFO  (OverseerStateUpdate-72133787615232006-127.0.0.1:52728_solr-n_0000000000) [n:127.0.0.1:52728_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexingTarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"basicReindexingTarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52728/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1898884 INFO  (OverseerStateUpdate-72133787615232006-127.0.0.1:52728_solr-n_0000000000) [n:127.0.0.1:52728_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexingTarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"basicReindexingTarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52729/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1898887 INFO  (OverseerStateUpdate-72133787615232006-127.0.0.1:52728_solr-n_0000000000) [n:127.0.0.1:52728_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexingTarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"basicReindexingTarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52728/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1898891 INFO  (OverseerStateUpdate-72133787615232006-127.0.0.1:52728_solr-n_0000000000) [n:127.0.0.1:52728_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"basicReindexingTarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"basicReindexingTarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52729/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1899092 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr    x:basicReindexingTarget_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=basicReindexingTarget_shard2_replica_n4&action=CREATE&numShards=2&collection=basicReindexingTarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1899092 INFO  (qtp1134425310-26609) [n:127.0.0.1:52728_solr    x:basicReindexingTarget_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=basicReindexingTarget_shard1_replica_n1&action=CREATE&numShards=2&collection=basicReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1899093 INFO  (qtp817094000-26617) [n:127.0.0.1:52729_solr    x:basicReindexingTarget_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=basicReindexingTarget_shard2_replica_n6&action=CREATE&numShards=2&collection=basicReindexingTarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1899094 INFO  (qtp817094000-26620) [n:127.0.0.1:52729_solr    x:basicReindexingTarget_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=basicReindexingTarget_shard1_replica_n2&action=CREATE&numShards=2&collection=basicReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1900112 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexingTarget s:shard2 r:core_node7 x:basicReindexingTarget_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1900112 INFO  (qtp817094000-26620) [n:127.0.0.1:52729_solr c:basicReindexingTarget s:shard1 r:core_node5 x:basicReindexingTarget_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1900220 INFO  (qtp817094000-26617) [n:127.0.0.1:52729_solr c:basicReindexingTarget s:shard2 r:core_node8 x:basicReindexingTarget_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1900226 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexingTarget s:shard2 r:core_node7 x:basicReindexingTarget_shard2_replica_n4] o.a.s.s.IndexSchema [basicReindexingTarget_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1900226 INFO  (qtp817094000-26620) [n:127.0.0.1:52729_solr c:basicReindexingTarget s:shard1 r:core_node5 x:basicReindexingTarget_shard1_replica_n2] o.a.s.s.IndexSchema [basicReindexingTarget_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1900228 INFO  (qtp817094000-26620) [n:127.0.0.1:52729_solr c:basicReindexingTarget s:shard1 r:core_node5 x:basicReindexingTarget_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1900228 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexingTarget s:shard2 r:core_node7 x:basicReindexingTarget_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1900228 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexingTarget s:shard2 r:core_node7 x:basicReindexingTarget_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'basicReindexingTarget_shard2_replica_n4' using configuration from collection basicReindexingTarget, trusted=true
   [junit4]   2> 1900228 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexingTarget s:shard2 r:core_node7 x:basicReindexingTarget_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52728.solr.core.basicReindexingTarget.shard2.replica_n4' (registry 'solr.core.basicReindexingTarget.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5391a9df
   [junit4]   2> 1900228 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexingTarget s:shard2 r:core_node7 x:basicReindexingTarget_shard2_replica_n4] o.a.s.c.SolrCore [[basicReindexingTarget_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node1\basicReindexingTarget_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node1\.\basicReindexingTarget_shard2_replica_n4\data\]
   [junit4]   2> 1900229 INFO  (qtp1134425310-26609) [n:127.0.0.1:52728_solr c:basicReindexingTarget s:shard1 r:core_node3 x:basicReindexingTarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1900231 INFO  (qtp817094000-26617) [n:127.0.0.1:52729_solr c:basicReindexingTarget s:shard2 r:core_node8 x:basicReindexingTarget_shard2_replica_n6] o.a.s.s.IndexSchema [basicReindexingTarget_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1900231 INFO  (qtp817094000-26620) [n:127.0.0.1:52729_solr c:basicReindexingTarget s:shard1 r:core_node5 x:basicReindexingTarget_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'basicReindexingTarget_shard1_replica_n2' using configuration from collection basicReindexingTarget, trusted=true
   [junit4]   2> 1900231 INFO  (qtp817094000-26620) [n:127.0.0.1:52729_solr c:basicReindexingTarget s:shard1 r:core_node5 x:basicReindexingTarget_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52729.solr.core.basicReindexingTarget.shard1.replica_n2' (registry 'solr.core.basicReindexingTarget.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5391a9df
   [junit4]   2> 1900233 INFO  (qtp817094000-26620) [n:127.0.0.1:52729_solr c:basicReindexingTarget s:shard1 r:core_node5 x:basicReindexingTarget_shard1_replica_n2] o.a.s.c.SolrCore [[basicReindexingTarget_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node2\basicReindexingTarget_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node2\.\basicReindexingTarget_shard1_replica_n2\data\]
   [junit4]   2> 1900234 INFO  (qtp817094000-26617) [n:127.0.0.1:52729_solr c:basicReindexingTarget s:shard2 r:core_node8 x:basicReindexingTarget_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1900234 INFO  (qtp817094000-26617) [n:127.0.0.1:52729_solr c:basicReindexingTarget s:shard2 r:core_node8 x:basicReindexingTarget_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'basicReindexingTarget_shard2_replica_n6' using configuration from collection basicReindexingTarget, trusted=true
   [junit4]   2> 1900234 INFO  (qtp817094000-26617) [n:127.0.0.1:52729_solr c:basicReindexingTarget s:shard2 r:core_node8 x:basicReindexingTarget_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52729.solr.core.basicReindexingTarget.shard2.replica_n6' (registry 'solr.core.basicReindexingTarget.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5391a9df
   [junit4]   2> 1900234 INFO  (qtp817094000-26617) [n:127.0.0.1:52729_solr c:basicReindexingTarget s:shard2 r:core_node8 x:basicReindexingTarget_shard2_replica_n6] o.a.s.c.SolrCore [[basicReindexingTarget_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node2\basicReindexingTarget_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node2\.\basicReindexingTarget_shard2_replica_n6\data\]
   [junit4]   2> 1900237 INFO  (qtp1134425310-26609) [n:127.0.0.1:52728_solr c:basicReindexingTarget s:shard1 r:core_node3 x:basicReindexingTarget_shard1_replica_n1] o.a.s.s.IndexSchema [basicReindexingTarget_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1900239 INFO  (qtp1134425310-26609) [n:127.0.0.1:52728_solr c:basicReindexingTarget s:shard1 r:core_node3 x:basicReindexingTarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1900239 INFO  (qtp1134425310-26609) [n:127.0.0.1:52728_solr c:basicReindexingTarget s:shard1 r:core_node3 x:basicReindexingTarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'basicReindexingTarget_shard1_replica_n1' using configuration from collection basicReindexingTarget, trusted=true
   [junit4]   2> 1900239 INFO  (qtp1134425310-26609) [n:127.0.0.1:52728_solr c:basicReindexingTarget s:shard1 r:core_node3 x:basicReindexingTarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52728.solr.core.basicReindexingTarget.shard1.replica_n1' (registry 'solr.core.basicReindexingTarget.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5391a9df
   [junit4]   2> 1900239 INFO  (qtp1134425310-26609) [n:127.0.0.1:52728_solr c:basicReindexingTarget s:shard1 r:core_node3 x:basicReindexingTarget_shard1_replica_n1] o.a.s.c.SolrCore [[basicReindexingTarget_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node1\basicReindexingTarget_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001\tempDir-001\node1\.\basicReindexingTarget_shard1_replica_n1\data\]
   [junit4]   2> 1900362 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexingTarget s:shard2 r:core_node7 x:basicReindexingTarget_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1900362 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexingTarget s:shard2 r:core_node7 x:basicReindexingTarget_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1900384 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexingTarget s:shard2 r:core_node7 x:basicReindexingTarget_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1900384 INFO  (qtp1134425310-26615) [n:127.0.0.1:52728_solr c:basicReindexingTarget s:shard2 r:core_node7 x:basicReindexingTarget_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1900384 INFO  (qtp817094000-26617) [n:127.0.0.1:52729_solr c:basicReindexingTarget s:shard2 r:core_node8 x:basicReindexingTarget_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1900384 INFO  (qtp817094000-26617

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

bortReindexingTarget/state.json
   [junit4]   2> 	4	/solr/collections/reshapeReindexing/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_failReindexing/terms/shard1
   [junit4]   2> 	4	/solr/collections/.rx_ck_basicReindexing/terms/shard1
   [junit4]   2> 	4	/solr/collections/abortReindexing/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_sourceLossyReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/failReindexingTarget/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_abortReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/.rx_ck_reshapeReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/abortReindexing/terms/shard2
   [junit4]   2> 	2	/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2> 	2	/solr/collections/targetLossyReindexing/state.json
   [junit4]   2> 	2	/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 	2	/solr/collections/basicReindexing/state.json
   [junit4]   2> 	2	/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2> 	2	/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2> 	2	/solr/collections/.rx_ck_sourceLossyReindexing/state.json
   [junit4]   2> 	2	/solr/collections/abortReindexing/terms/shard1
   [junit4]   2> 	2	/solr/collections/failReindexing/state.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf2
   [junit4]   2> 	2	/solr/collections/abortReindexingTarget/terms/shard1
   [junit4]   2> 	2	/solr/collections/abortReindexingTarget/terms/shard2
   [junit4]   2> 	2	/solr/configs/conf3
   [junit4]   2> 	2	/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	34	/solr/clusterstate.json
   [junit4]   2> 	32	/solr/collections/reshapeReindexing/state.json
   [junit4]   2> 	28	/solr/collections/basicReindexingTarget/state.json
   [junit4]   2> 	27	/solr/aliases.json
   [junit4]   2> 	25	/solr/collections/failReindexingTarget/state.json
   [junit4]   2> 	21	/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2> 	20	/solr/collections/abortReindexing/state.json
   [junit4]   2> 	17	/solr/collections/failReindexing/state.json
   [junit4]   2> 	15	/solr/collections/basicReindexing/state.json
   [junit4]   2> 	15	/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2> 	15	/solr/collections/sameTargetReindexing/state.json
   [junit4]   2> 	13	/solr/collections/targetLossyReindexing/state.json
   [junit4]   2> 	12	/solr/collections/abortReindexingTarget/state.json
   [junit4]   2> 	9	/solr/collections/.rx_ck_basicReindexing/state.json
   [junit4]   2> 	8	/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2> 	8	/solr/collections/.rx_ck_sourceLossyReindexing/state.json
   [junit4]   2> 	7	/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 	7	/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	43	/solr/collections
   [junit4]   2> 	34	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1961258 INFO  (SUITE-ReindexCollectionTest-seed#[9792C6736F02BFA]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52717
   [junit4]   2> 1961258 INFO  (SUITE-ReindexCollectionTest-seed#[9792C6736F02BFA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52717
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_9792C6736F02BFA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {remove_s=PostingsFormat(name=Asserting), _root_=PostingsFormat(name=LuceneVarGapFixedInterval), string_s=BlockTreeOrds(blocksize=128), sind=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Direct)}, docValues:{_version_=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=267, maxMBSortInHeap=6.881729562582976, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@116dcaa0), locale=cs, timezone=MST7MDT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=3,threads=1,free=185576264,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [MultiSolrCloudTestCaseTest, TestRealTimeGet, TestWriterPerf, CollectionStateFormat2Test, DistributedSpellCheckComponentTest, TestSQLHandlerNonCloud, TestNumericTerms64, TestDeleteCollectionOnDownNodes, SolrIndexMetricsTest, PathHierarchyTokenizerFactoryTest, TestDocumentBuilder, SuggestComponentContextFilterQueryTest, TestNumericRangeQuery64, TestSolrCoreSnapshots, TestConfigSetImmutable, TestXmlQParserPlugin, TestSmileRequest, TestLockTree, BigEndianAscendingWordSerializerTest, StressHdfsTest, LeaderElectionContextKeyTest, TestInitParams, TestSolrQueryResponse, TestPushWriter, DocValuesMissingTest, TestManagedResource, AddBlockUpdateTest, TestManagedSchema, DistributedDebugComponentTest, TestCSVResponseWriter, V2ApiIntegrationTest, CoreAdminCreateDiscoverTest, LeaderElectionTest, TestDocSet, TestSolrConfigHandlerConcurrent, HttpPartitionTest, TestLocalFSCloudBackupRestore, AutoAddReplicasPlanActionTest, TestFieldResource, ForceLeaderWithTlogReplicasTest, TestEmbeddedSolrServerConstructors, TestRequestStatusCollectionAPI, TestHighlightDedupGrouping, TestNonDefinedSimilarityFactory, TestRandomDVFaceting, SystemCollectionCompatTest, MetricsConfigTest, AdminHandlersProxyTest, HdfsThreadLeakTest, SuggesterWFSTTest, DeleteReplicaTest, NodeMutatorTest, HealthCheckHandlerTest, UUIDFieldTest, ReplaceNodeNoTargetTest, TestAtomicUpdateErrorCases, TestNestedDocsSort, TestIBSimilarityFactory, TestRebalanceLeaders, CopyFieldTest, TestDistributedMissingSort, TestDocTermOrds, DateFieldTest, HdfsDirectoryFactoryTest, MinimalSchemaTest, DistributedIntervalFacetingTest, TestExclusionRuleCollectionAccess, AtomicUpdateProcessorFactoryTest, SolrCmdDistributorTest, TestComponentsName, ZkControllerTest, ImplicitSnitchTest, SolrCoreTest, ExplicitHLLTest, TestMinMaxOnMultiValuedField, TestCloudConsistency, TestGraphTermsQParserPlugin, TestChildDocTransformerHierarchy, TermVectorComponentDistributedTest, FieldMutatingUpdateProcessorTest, TestManagedSchemaThreadSafety, TestSolrXml, TestMinHashQParser, SortByFunctionTest, TestPerFieldSimilarityWithDefaultOverride, TestFiltering, BasicAuthIntegrationTest, TestCSVLoader, CloneFieldUpdateProcessorFactoryTest, NumberUtilsTest, TestCollationFieldDocValues, EmbeddedSolrNoSerializeTest, CoreAdminOperationTest, ReplicationFactorTest, TestMultiWordSynonyms, TestImplicitCoreProperties, TestUtilizeNode, TestOverriddenPrefixQueryForCustomFieldType, SpellingQueryConverterTest, TestStressCloudBlindAtomicUpdates, TestBulkSchemaConcurrent, TriggerIntegrationTest, BlobRepositoryCloudTest, TestPivotHelperCode, DirectoryFactoryTest, DistributedFacetPivotLongTailTest, TestIntervalFaceting, SolrCloudReportersTest, VMParamsZkACLAndCredentialsProvidersTest, TestFieldCacheVsDocValues, TestCollectionsAPIViaSolrCloudCluster, TestStressUserVersions, BaseCdcrDistributedZkTest, CursorMarkTest, TestExtendedDismaxParser, TestSolrDeletionPolicy2, MetricsHistoryHandlerTest, TestRestManager, TestGeoJSONResponseWriter, PrimitiveFieldTypeTest, PeerSyncWithBufferUpdatesTest, PreAnalyzedFieldManagedSchemaCloudTest, TriLevelCompositeIdRoutingTest, SolrCloudExampleTest, SimpleCollectionCreateDeleteTest, TestLegacyNumericRangeQueryBuilder, BJQParserTest, RangeFacetCloudTest, AsyncCallRequestStatusResponseTest, HdfsRecoverLeaseTest, RequestLoggingTest, ByteBuffersDirectoryFactoryTest, SparseHLLTest, DistributedQueryComponentOptimizationTest, ShardsWhitelistTest, ActionThrottleTest, CollectionsAPIAsyncDistributedZkTest, TestBadConfig, DocValuesNotIndexedTest, SampleTest, TestLogWatcher, TestRestoreCore, TestPhraseSuggestions, TestIndexingPerformance, TestSchemaVersionResource, CSVRequestHandlerTest, AliasIntegrationTest, DistributedMLTComponentTest, RollingRestartTest, TestFieldTypeResource, NodeAddedTriggerTest, TestManagedSynonymFilterFactory, SolrGraphiteReporterTest, CloudExitableDirectoryReaderTest, PKIAuthenticationIntegrationTest, TestZkAclsWithHadoopAuth, TestZkChroot, DirectSolrConnectionTest, SignatureUpdateProcessorFactoryTest, QueryElevationComponentTest, MissingSegmentRecoveryTest, SpellCheckComponentTest, TestJettySolrRunner, StatelessScriptUpdateProcessorFactoryTest, CloudMLTQParserTest, SearchHandlerTest, TestCharFilters, TestReloadDeadlock, TestRTGBase, TestPostingsSolrHighlighter, TestSolrFieldCacheBean, TestCloudPivotFacet, CursorPagingTest, TestPullReplica, UpdateRequestProcessorFactoryTest, TestDistributedMap, AnalyticsQueryTest, LoggingHandlerTest, SchemaApiFailureTest, HighlighterMaxOffsetTest, ReindexCollectionTest]
   [junit4] Completed [373/845 (1!)] on J1 in 67.58s, 6 tests, 1 failure <<< FAILURES!

[...truncated 44223 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7838/consoleText

[repro] Revision: 8d7619f4e6da2f30340dc3da720b2fcd7b0fd896

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"

[repro] ant clean

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

[...truncated 3591 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ReindexCollectionTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=9792C6736F02BFA -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=MST7MDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

[...truncated 78 lines...]