You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/08 13:59:39 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 851 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/851/

1 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
	at __randomizedtesting.SeedInfo.seed([6478B9F04F4E9D2A:148D1A592F86345C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14041 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 1341646 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1341646 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/data-dir-76-001
   [junit4]   2> 1341646 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1341647 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1341648 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001
   [junit4]   2> 1341648 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1341649 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1341649 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1341749 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:40183
   [junit4]   2> 1341749 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40183
   [junit4]   2> 1341749 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40183
   [junit4]   2> 1341749 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40183
   [junit4]   2> 1341778 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1341780 INFO  (zkConnectionManagerCallback-5132-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1341780 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1341782 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1341782 INFO  (zkConnectionManagerCallback-5134-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1341782 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1341783 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1341784 INFO  (zkConnectionManagerCallback-5136-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1341784 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1341888 WARN  (jetty-launcher-5137-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1341888 WARN  (jetty-launcher-5137-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1341888 INFO  (jetty-launcher-5137-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1341888 INFO  (jetty-launcher-5137-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1341888 INFO  (jetty-launcher-5137-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1341888 INFO  (jetty-launcher-5137-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1341888 INFO  (jetty-launcher-5137-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1341888 INFO  (jetty-launcher-5137-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 1341889 INFO  (jetty-launcher-5137-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1341889 INFO  (jetty-launcher-5137-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1341889 INFO  (jetty-launcher-5137-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1341889 INFO  (jetty-launcher-5137-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1341889 INFO  (jetty-launcher-5137-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1341889 INFO  (jetty-launcher-5137-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1341890 INFO  (jetty-launcher-5137-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5345af46{/solr,null,AVAILABLE}
   [junit4]   2> 1341890 INFO  (jetty-launcher-5137-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f8b9e6e{/solr,null,AVAILABLE}
   [junit4]   2> 1341891 INFO  (jetty-launcher-5137-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2406717d{SSL,[ssl, http/1.1]}{127.0.0.1:35846}
   [junit4]   2> 1341891 INFO  (jetty-launcher-5137-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@290e9e6f{SSL,[ssl, http/1.1]}{127.0.0.1:41109}
   [junit4]   2> 1341891 INFO  (jetty-launcher-5137-thread-2) [     ] o.e.j.s.Server Started @1341979ms
   [junit4]   2> 1341891 INFO  (jetty-launcher-5137-thread-1) [     ] o.e.j.s.Server Started @1341979ms
   [junit4]   2> 1341891 INFO  (jetty-launcher-5137-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35846}
   [junit4]   2> 1341891 INFO  (jetty-launcher-5137-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41109}
   [junit4]   2> 1341891 ERROR (jetty-launcher-5137-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1341891 ERROR (jetty-launcher-5137-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1341891 INFO  (jetty-launcher-5137-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1341891 INFO  (jetty-launcher-5137-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1341891 INFO  (jetty-launcher-5137-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1341891 INFO  (jetty-launcher-5137-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1341891 INFO  (jetty-launcher-5137-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1341891 INFO  (jetty-launcher-5137-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1341891 INFO  (jetty-launcher-5137-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1341891 INFO  (jetty-launcher-5137-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1341891 INFO  (jetty-launcher-5137-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T12:54:42.703Z
   [junit4]   2> 1341891 INFO  (jetty-launcher-5137-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T12:54:42.703Z
   [junit4]   2> 1341892 INFO  (jetty-launcher-5137-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1341892 INFO  (jetty-launcher-5137-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1341893 INFO  (zkConnectionManagerCallback-5139-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1341893 INFO  (jetty-launcher-5137-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1341893 INFO  (zkConnectionManagerCallback-5141-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1341893 INFO  (jetty-launcher-5137-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1341893 INFO  (jetty-launcher-5137-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1341893 INFO  (jetty-launcher-5137-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1342207 INFO  (jetty-launcher-5137-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1342208 WARN  (jetty-launcher-5137-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1342208 WARN  (jetty-launcher-5137-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c4c4e45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1342209 WARN  (jetty-launcher-5137-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c4c4e45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1342210 WARN  (jetty-launcher-5137-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1342211 WARN  (jetty-launcher-5137-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@abf64c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1342211 WARN  (jetty-launcher-5137-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@abf64c7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1342212 INFO  (jetty-launcher-5137-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40183/solr
   [junit4]   2> 1342213 INFO  (jetty-launcher-5137-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342213 INFO  (zkConnectionManagerCallback-5149-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342213 INFO  (jetty-launcher-5137-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342235 INFO  (jetty-launcher-5137-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1342235 WARN  (jetty-launcher-5137-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1342236 WARN  (jetty-launcher-5137-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@59c5d8b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1342236 WARN  (jetty-launcher-5137-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@59c5d8b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1342237 WARN  (jetty-launcher-5137-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1342238 WARN  (jetty-launcher-5137-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a79d7ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1342238 WARN  (jetty-launcher-5137-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a79d7ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1342239 INFO  (jetty-launcher-5137-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40183/solr
   [junit4]   2> 1342239 INFO  (jetty-launcher-5137-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342240 INFO  (zkConnectionManagerCallback-5155-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342240 INFO  (jetty-launcher-5137-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342316 INFO  (jetty-launcher-5137-thread-2) [n:127.0.0.1:35846_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342316 INFO  (zkConnectionManagerCallback-5157-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342316 INFO  (jetty-launcher-5137-thread-2) [n:127.0.0.1:35846_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342390 INFO  (jetty-launcher-5137-thread-2) [n:127.0.0.1:35846_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35846_solr
   [junit4]   2> 1342390 INFO  (jetty-launcher-5137-thread-2) [n:127.0.0.1:35846_solr     ] o.a.s.c.Overseer Overseer (id=72074870511173639-127.0.0.1:35846_solr-n_0000000000) starting
   [junit4]   2> 1342394 INFO  (OverseerStateUpdate-72074870511173639-127.0.0.1:35846_solr-n_0000000000) [n:127.0.0.1:35846_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35846_solr
   [junit4]   2> 1342395 INFO  (jetty-launcher-5137-thread-2) [n:127.0.0.1:35846_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35846_solr
   [junit4]   2> 1342395 INFO  (OverseerStateUpdate-72074870511173639-127.0.0.1:35846_solr-n_0000000000) [n:127.0.0.1:35846_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1342396 WARN  (jetty-launcher-5137-thread-2) [n:127.0.0.1:35846_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1342422 INFO  (jetty-launcher-5137-thread-1) [n:127.0.0.1:41109_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342422 INFO  (zkConnectionManagerCallback-5162-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342422 INFO  (jetty-launcher-5137-thread-1) [n:127.0.0.1:41109_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342426 INFO  (jetty-launcher-5137-thread-2) [n:127.0.0.1:35846_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1342437 INFO  (jetty-launcher-5137-thread-1) [n:127.0.0.1:41109_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1342440 INFO  (jetty-launcher-5137-thread-1) [n:127.0.0.1:41109_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41109_solr as DOWN
   [junit4]   2> 1342441 INFO  (jetty-launcher-5137-thread-1) [n:127.0.0.1:41109_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1342441 INFO  (jetty-launcher-5137-thread-1) [n:127.0.0.1:41109_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41109_solr
   [junit4]   2> 1342442 INFO  (zkCallback-5156-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1342442 INFO  (zkCallback-5161-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1342443 WARN  (jetty-launcher-5137-thread-1) [n:127.0.0.1:41109_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1342485 INFO  (jetty-launcher-5137-thread-1) [n:127.0.0.1:41109_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1342487 INFO  (jetty-launcher-5137-thread-2) [n:127.0.0.1:35846_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35846.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6225c0da
   [junit4]   2> 1342507 INFO  (jetty-launcher-5137-thread-2) [n:127.0.0.1:35846_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35846.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6225c0da
   [junit4]   2> 1342508 INFO  (jetty-launcher-5137-thread-2) [n:127.0.0.1:35846_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35846.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6225c0da
   [junit4]   2> 1342509 INFO  (jetty-launcher-5137-thread-2) [n:127.0.0.1:35846_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1342509 INFO  (jetty-launcher-5137-thread-2) [n:127.0.0.1:35846_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001/node2/.
   [junit4]   2> 1342556 INFO  (jetty-launcher-5137-thread-1) [n:127.0.0.1:41109_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41109.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6225c0da
   [junit4]   2> 1342562 INFO  (jetty-launcher-5137-thread-1) [n:127.0.0.1:41109_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41109.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6225c0da
   [junit4]   2> 1342562 INFO  (jetty-launcher-5137-thread-1) [n:127.0.0.1:41109_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41109.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6225c0da
   [junit4]   2> 1342571 INFO  (jetty-launcher-5137-thread-1) [n:127.0.0.1:41109_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1342572 INFO  (jetty-launcher-5137-thread-1) [n:127.0.0.1:41109_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001/node1/.
   [junit4]   2> 1342638 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1342639 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1342640 INFO  (zkConnectionManagerCallback-5172-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1342640 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1342641 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1342642 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40183/solr ready
   [junit4]   2> 1342674 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[6478B9F04F4E9D2A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 1342701 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1342714 INFO  (OverseerThreadFactory-4831-thread-1-processing-n:127.0.0.1:35846_solr) [n:127.0.0.1:35846_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 1342820 INFO  (OverseerStateUpdate-72074870511173639-127.0.0.1:35846_solr-n_0000000000) [n:127.0.0.1:35846_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41109/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1342822 INFO  (OverseerStateUpdate-72074870511173639-127.0.0.1:35846_solr-n_0000000000) [n:127.0.0.1:35846_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35846/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1343027 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1343061 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr    x:.system_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1343061 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr    x:.system_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1344048 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1344089 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1344090 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1344094 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1344095 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 1344103 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1344118 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 1344118 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 1344118 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41109.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6225c0da
   [junit4]   2> 1344118 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1344124 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1344127 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1344127 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 1344127 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35846.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6225c0da
   [junit4]   2> 1344127 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1344239 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1344239 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1344239 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1344239 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1344240 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1344240 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1344240 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1344240 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1344241 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bfb46cb[.system_shard1_replica_n2] main]
   [junit4]   2> 1344241 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d872e97[.system_shard1_replica_n1] main]
   [junit4]   2> 1344251 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1344251 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1344251 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1344251 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1344251 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1344251 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1344252 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1344252 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1344252 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1344252 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1344252 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655164722284068864
   [junit4]   2> 1344252 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655164722284068864
   [junit4]   2> 1344255 INFO  (searcherExecutor-4840-thread-1-processing-n:127.0.0.1:41109_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@d872e97[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1344255 INFO  (searcherExecutor-4841-thread-1-processing-n:127.0.0.1:35846_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@5bfb46cb[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1344257 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1344257 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1344257 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 1344258 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1344258 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 1344261 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1344261 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1344261 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35846/solr/.system_shard1_replica_n2/
   [junit4]   2> 1344262 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=https://127.0.0.1:35846/solr START replicas=[https://127.0.0.1:41109/solr/.system_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1344262 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n2 url=https://127.0.0.1:35846/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1344264 INFO  (qtp1727293178-17023) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1344270 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1344270 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] 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> 1344270 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/72074870511173639-core_node4-n_0000000000
   [junit4]   2> 1344280 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35846/solr/.system_shard1_replica_n2/ shard1
   [junit4]   2> 1344381 INFO  (zkCallback-5156-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1344381 INFO  (zkCallback-5156-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1344382 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1344383 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1322
   [junit4]   2> 1344483 INFO  (zkCallback-5156-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1344483 INFO  (zkCallback-5156-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1344483 INFO  (zkCallback-5156-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1345272 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2245
   [junit4]   2> 1345274 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_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> 1345373 INFO  (zkCallback-5156-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1345373 INFO  (zkCallback-5156-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1345373 INFO  (zkCallback-5156-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1345373 INFO  (zkCallback-5161-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1345373 INFO  (zkCallback-5161-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1345373 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2672
   [junit4]   2> 1345373 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[6478B9F04F4E9D2A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 1345376 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[6478B9F04F4E9D2A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1345377 INFO  (zkConnectionManagerCallback-5179-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1345377 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[6478B9F04F4E9D2A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1345378 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[6478B9F04F4E9D2A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1345379 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[6478B9F04F4E9D2A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40183/solr ready
   [junit4]   2> 1345383 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 1345464 INFO  (qtp1727293178-17023) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:35846/solr/.system_shard1_replica_n2/&wt=javabin&version=2}{add=[16f8538beabTbq62ays3ktk9vwflttdjnws8b (1655164723468959744)]} 0 1
   [junit4]   2> 1345465 INFO  (qtp1811716169-17019) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16f8538beabTbq62ays3ktk9vwflttdjnws8b (1655164723468959744)]} 0 84
   [junit4]   2> 1345467 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1655164723558088704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1345467 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7f2d94a1 commitCommandVersion:1655164723558088704
   [junit4]   2> 1345468 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1655164723559137280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1345468 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@43430a51 commitCommandVersion:1655164723559137280
   [junit4]   2> 1345472 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@263676bc[.system_shard1_replica_n1] main]
   [junit4]   2> 1345472 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@133408fc[.system_shard1_replica_n2] main]
   [junit4]   2> 1345472 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1345472 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1345473 INFO  (searcherExecutor-4840-thread-1-processing-n:127.0.0.1:41109_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@263676bc[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1578488086281}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1345473 INFO  (searcherExecutor-4841-thread-1-processing-n:127.0.0.1:35846_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@133408fc[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1578488086281}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1345474 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:35846/solr/.system_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 6
   [junit4]   2> 1345474 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=.system:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 1345486 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1345490 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1345502 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1345504 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1345508 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1345511 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkController Persisted config data to node /configs/.system/managed-schema 
   [junit4]   2> 1345511 INFO  (zkCallback-5156-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1345511 INFO  (zkCallback-5161-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/.system/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1345511 INFO  (zkCallback-5156-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1345512 INFO  (Thread-2822) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n1
   [junit4]   2> 1345512 INFO  (Thread-2823) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n2
   [junit4]   2> 1345512 INFO  (zkCallback-5156-thread-1) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1345513 INFO  (Thread-2822) [     ] o.a.s.c.SolrCore core reload .system_shard1_replica_n1
   [junit4]   2> 1345513 INFO  (Thread-2823) [     ] o.a.s.c.SolrCore core reload .system_shard1_replica_n2
   [junit4]   2> 1345516 INFO  (zkCallback-5156-thread-1) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1345527 INFO  (zkCallback-5156-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 15 ms
   [junit4]   2> 1345527 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1345530 INFO  (Thread-2823) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1345593 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1345597 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1345597 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using configuration from collection .system
   [junit4]   2> 1345610 INFO  (Thread-2823) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1345613 INFO  (Thread-2823) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1345613 INFO  (Thread-2823) [     ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using configuration from collection .system
   [junit4]   2> 1345718 INFO  (Thread-2823) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35846.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6225c0da
   [junit4]   2> 1345718 INFO  (Thread-2823) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1345755 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41109.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6225c0da
   [junit4]   2> 1345755 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1345873 INFO  (Thread-2823) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1345873 INFO  (Thread-2823) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1345889 INFO  (Thread-2823) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@49986b54[.system_shard1_replica_n2] main]
   [junit4]   2> 1345890 INFO  (Thread-2823) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1345890 INFO  (Thread-2823) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1345890 INFO  (Thread-2823) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1345891 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1345891 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1345891 INFO  (Thread-2823) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1345891 INFO  (Thread-2823) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1345914 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@55610cf5[.system_shard1_replica_n1] main]
   [junit4]   2> 1345914 INFO  (Thread-2823) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1345915 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1345915 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1345915 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1345915 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1345915 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1345915 INFO  (searcherExecutor-4851-thread-1-processing-n:127.0.0.1:35846_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@49986b54[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1578488086281}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1345916 INFO  (Thread-2823) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@70eff73c[.system_shard1_replica_n2] main]
   [junit4]   2> 1345916 INFO  (Thread-2823) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@751a718b
   [junit4]   2> 1345916 INFO  (Thread-2823) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=SolrCore@751a718b
   [junit4]   2> 1345916 INFO  (Thread-2823) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e424058: rootName = solr_35846, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@60697d33
   [junit4]   2> 1345918 INFO  (searcherExecutor-4851-thread-1-processing-n:127.0.0.1:35846_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@70eff73c[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1578488086281}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1345919 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1345933 INFO  (searcherExecutor-4850-thread-1-processing-n:127.0.0.1:41109_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@55610cf5[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1578488086281}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1345934 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10b83bb5[.system_shard1_replica_n1] main]
   [junit4]   2> 1345934 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 1 for collection .system
   [junit4]   2> 1345934 INFO  (zkCallback-5161-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1345936 INFO  (searcherExecutor-4850-thread-1-processing-n:127.0.0.1:41109_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@10b83bb5[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1578488086281}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1345936 INFO  (zkCallback-5161-thread-2) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1346001 INFO  (Thread-2823) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@751a718b
   [junit4]   2> 1346002 INFO  (zkCallback-5161-thread-2) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1346002 INFO  (zkCallback-5161-thread-2) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 67 ms
   [junit4]   2> 1346003 INFO  (Thread-2822) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1346005 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1346005 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Took 71.0ms for 1 replicas to apply schema update version 1 for collection .system
   [junit4]   2> 1346005 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=512
   [junit4]   2> 1346005 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@440f5073
   [junit4]   2> 1346005 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=SolrCore@440f5073
   [junit4]   2> 1346005 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4485b675: rootName = solr_41109, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@68695c80
   [junit4]   2> 1346061 INFO  (Thread-2822) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1346064 INFO  (qtp1727293178-17020) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@440f5073
   [junit4]   2> 1346064 INFO  (Thread-2822) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1346064 INFO  (Thread-2822) [     ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using configuration from collection .system
   [junit4]   2> 1346065 INFO  (qtp1727293178-17023) [n:127.0.0.1:41109_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params name=.system&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1346066 INFO  (OverseerThreadFactory-4831-thread-2-processing-n:127.0.0.1:35846_solr) [n:127.0.0.1:35846_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=RELOAD, asyncId=null
   [junit4]   2> 1346079 INFO  (OverseerCollectionConfigSetProcessor-72074870511173639-127.0.0.1:35846_solr-n_0000000000) [n:127.0.0.1:35846_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> 1346083 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr    x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1346108 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr    x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1346111 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr    x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1346111 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr    x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using configuration from collection .system
   [junit4]   2> 1346175 INFO  (Thread-2822) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41109.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6225c0da
   [junit4]   2> 1346175 INFO  (Thread-2822) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1346284 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35846.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6225c0da
   [junit4]   2> 1346284 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1346421 INFO  (Thread-2822) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1346421 INFO  (Thread-2822) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1346422 INFO  (Thread-2822) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8734b3b[.system_shard1_replica_n1] main]
   [junit4]   2> 1346423 INFO  (Thread-2822) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1346424 INFO  (Thread-2822) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1346424 INFO  (Thread-2822) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1346424 INFO  (Thread-2822) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1346424 INFO  (Thread-2822) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1346443 INFO  (Thread-2822) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1346444 INFO  (searcherExecutor-4859-thread-1-processing-n:127.0.0.1:41109_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@8734b3b[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1578488086281}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1346453 INFO  (Thread-2822) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6606810e[.system_shard1_replica_n1] main]
   [junit4]   2> 1346453 INFO  (Thread-2822) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ae536e2
   [junit4]   2> 1346453 INFO  (Thread-2822) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=SolrCore@3ae536e2
   [junit4]   2> 1346453 INFO  (Thread-2822) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@122035ab: rootName = solr_41109, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@68695c80
   [junit4]   2> 1346455 INFO  (searcherExecutor-4859-thread-1-processing-n:127.0.0.1:41109_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@6606810e[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1578488086281}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1346473 INFO  (Thread-2822) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@3ae536e2
   [junit4]   2> 1346491 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr    x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1346518 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1346518 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1346520 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@77c0e05d[.system_shard1_replica_n2] main]
   [junit4]   2> 1346521 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1346522 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1346522 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1346522 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1346522 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1346524 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr    x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1346525 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1346526 INFO  (searcherExecutor-4860-thread-1-processing-n:127.0.0.1:35846_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@77c0e05d[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1578488086281}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1346528 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr    x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1346528 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr    x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n1' using configuration from collection .system
   [junit4]   2> 1346539 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@271828e1[.system_shard1_replica_n2] main]
   [junit4]   2> 1346539 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@45b99f1f
   [junit4]   2> 1346539 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=SolrCore@45b99f1f
   [junit4]   2> 1346539 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c02d3dc: rootName = solr_35846, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@60697d33
   [junit4]   2> 1346541 INFO  (searcherExecutor-4860-thread-1-processing-n:127.0.0.1:35846_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@271828e1[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1578488086281}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1346576 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@45b99f1f
   [junit4]   2> 1346576 INFO  (qtp1811716169-17021) [n:127.0.0.1:35846_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=.system_shard1_replica_n2&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=509
   [junit4]   2> 1346624 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41109.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6225c0da
   [junit4]   2> 1346624 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1346689 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 1346689 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1346691 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@242798e1[.system_shard1_replica_n1] main]
   [junit4]   2> 1346692 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1346693 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1346693 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1346693 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1346693 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1346696 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1346697 INFO  (searcherExecutor-4867-thread-1-processing-n:127.0.0.1:41109_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@242798e1[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.5.0):C1:[diagnostics={java.vendor=Oracle Corporation, os=Linux, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.5.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-170-generic, timestamp=1578488086281}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1346698 INFO  (qtp1727293178-17022) [n:127.0.0.1:41109_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71c21eeb[.system_shard1_repli

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

pdating... (live nodes size: [1])
   [junit4]   2> 1407024 INFO  (qtp1727293178-17023) [n:127.0.0.1:41109_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&action=DELETE&wt=javabin&version=2} status=0 QTime=137
   [junit4]   2> 1407126 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[6478B9F04F4E9D2A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBackCompat
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SystemCollectionCompatTest -Dtests.method=testBackCompat -Dtests.seed=6478B9F04F4E9D2A -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-CA -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 64.5s J2 | SystemCollectionCompatTest.testBackCompat <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: re-indexing warning not found
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6478B9F04F4E9D2A:148D1A592F86345C]:0)
   [junit4]    > 	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1407231 INFO  (jetty-closer-5201-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=455042295
   [junit4]   2> 1407231 INFO  (jetty-closer-5201-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41109_solr
   [junit4]   2> 1407231 INFO  (jetty-closer-5201-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1407231 INFO  (jetty-closer-5201-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:41109_solr as DOWN
   [junit4]   2> 1407334 INFO  (jetty-closer-5201-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1407334 INFO  (jetty-closer-5201-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2325f686: rootName = solr_41109, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1cb2f928
   [junit4]   2> 1407345 INFO  (jetty-closer-5201-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1407345 INFO  (jetty-closer-5201-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21561fa2: rootName = solr_41109, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@f873c71
   [junit4]   2> 1407346 INFO  (jetty-closer-5201-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1407346 INFO  (jetty-closer-5201-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6cde8900: rootName = solr_41109, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@70a4aed1
   [junit4]   2> 1407347 INFO  (jetty-closer-5201-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1407347 INFO  (closeThreadPool-5205-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72074870511173640-127.0.0.1:41109_solr-n_0000000001) closing
   [junit4]   2> 1407347 INFO  (OverseerStateUpdate-72074870511173640-127.0.0.1:41109_solr-n_0000000001) [n:127.0.0.1:41109_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41109_solr
   [junit4]   2> 1407348 INFO  (OverseerAutoScalingTriggerThread-72074870511173640-127.0.0.1:41109_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1407350 INFO  (closeThreadPool-5205-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72074870511173640-127.0.0.1:41109_solr-n_0000000001) closing
   [junit4]   2> 1407451 INFO  (jetty-closer-5201-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72074870511173640-127.0.0.1:41109_solr-n_0000000001) closing
   [junit4]   2> 1407451 INFO  (jetty-closer-5201-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@290e9e6f{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1407452 INFO  (jetty-closer-5201-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f8b9e6e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1407452 INFO  (jetty-closer-5201-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1407452 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1407654 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/.system/terms/shard1
   [junit4]   2> 	7	/solr/configs/.system/managed-schema
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	4	/solr/configs/.system
   [junit4]   2> 	3	/solr/collections/.system/state.json
   [junit4]   2> 	3	/solr/collections/.system/collectionprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/collections/.system/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/overseer/queue
   [junit4]   2> 	18	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1407656 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40183
   [junit4]   2> 1407656 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40183
   [junit4]   2> 1407656 INFO  (SUITE-SystemCollectionCompatTest-seed#[6478B9F04F4E9D2A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40183
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.SystemCollectionCompatTest_6478B9F04F4E9D2A-001
   [junit4]   2> Jan 08, 2020 12:55:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {id=PostingsFormat(name=Asserting), type=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{_version_=DocValuesFormat(name=Direct), time_l=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=361, maxMBSortInHeap=5.08690182460958, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5be8e6fe), locale=en-CA, timezone=Australia/West
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=213111616,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [SliceStateTest, TestSSLRandomization, CoreAdminOperationTest, TestFastLRUCache, HttpPartitionTest, TestFieldCollectionResource, PingRequestHandlerTest, TestAnalyzeInfixSuggestions, LeaderElectionIntegrationTest, TestDistributedMap, DocValuesNotIndexedTest, TestNestedUpdateProcessor, OverseerSolrResponseUnsafeSerializationTest, TestZkChroot, ZkStateWriterTest, SolrMetricsIntegrationTest, TriggerCooldownIntegrationTest, TestPushWriter, TestComplexPhraseQParserPlugin, SecurityConfHandlerTest, HdfsSyncSliceTest, TestShardHandlerFactory, TestManagedSynonymGraphFilterFactory, TestReplicaProperties, TestJsonFacetsWithNestedObjects, ScheduledTriggerIntegrationTest, TestSortableTextField, TestSolrCloudWithKerberosAlt, TestDocumentBuilder, UpdateLogTest, SpatialHeatmapFacetsTest, TestSystemCollAutoCreate, SolrTestCaseJ4Test, ConnectionReuseTest, LoggingHandlerTest, RankQueryTest, HdfsLockFactoryTest, DOMUtilTest, SuggestComponentContextFilterQueryTest, ExecutePlanActionTest, AutoscalingHistoryHandlerTest, TestPullReplicaErrorHandling, TriggerSetPropertiesIntegrationTest, DistributedMLTComponentTest, TestRandomCollapseQParserPlugin, TestCloudDeleteByQuery, TestDocSet, RulesTest, OverseerTest, TestTolerantSearch, ResourceLoaderTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestDistributedGrouping, TestReload, LeaderFailureAfterFreshStartTest, XmlUpdateRequestHandlerTest, PrimUtilsTest, FileBasedSpellCheckerTest, DistribJoinFromCollectionTest, OutOfBoxZkACLAndCredentialsProvidersTest, MetricsHandlerTest, TestSolrQueryParser, TestFacetMethods, TestUninvertingReader, TestStressUserVersions, TestSizeLimitedDistributedMap, DistributedFacetPivotSmallAdvancedTest, TestHdfsUpdateLog, TestLFUCache, TestSolrCloudSnapshots, TestGraphMLResponseWriter, TestQueryTypes, SuggesterTSTTest, TestLegacyBM25SimilarityFactory, TestChildDocTransformerHierarchy, BooleanFieldTest, BasicDistributedZkTest, TestTlogReplica, SystemInfoHandlerTest, TestSystemIdResolver, RegexBytesRefFilterTest, CustomCollectionTest, TestSchemaField, TestCryptoKeys, TestZkAclsWithHadoopAuth, SystemCollectionCompatTest]
   [junit4] Completed [247/894 (1!)] on J2 in 67.12s, 1 test, 1 failure <<< FAILURES!

[...truncated 55234 lines...]

[JENKINS] Lucene-Solr-Tests-8.x - Build # 852 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/852/

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([9B4C5DB86AEF26D0:2E35B66F6D89BE94]: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:411)
	at org.apache.solr.cloud.ReindexCollectionTest.doTestSameTargetReindexing(ReindexCollectionTest.java:166)
	at org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing(ReindexCollectionTest.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13572 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
   [junit4]   2> 298908 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 298908 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9B4C5DB86AEF26D0-001/data-dir-28-001
   [junit4]   2> 298908 WARN  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 298909 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 298910 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 298910 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9B4C5DB86AEF26D0-001/tempDir-001
   [junit4]   2> 298911 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 298911 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 298911 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 299011 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:35151
   [junit4]   2> 299011 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35151
   [junit4]   2> 299011 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35151
   [junit4]   2> 299011 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35151
   [junit4]   2> 299013 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299015 INFO  (zkConnectionManagerCallback-765-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 299015 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 299017 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299018 INFO  (zkConnectionManagerCallback-767-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 299018 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 299019 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299020 INFO  (zkConnectionManagerCallback-769-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 299020 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 299125 WARN  (jetty-launcher-770-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 299125 WARN  (jetty-launcher-770-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 299125 INFO  (jetty-launcher-770-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 299125 INFO  (jetty-launcher-770-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 299125 INFO  (jetty-launcher-770-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 299125 INFO  (jetty-launcher-770-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 299125 INFO  (jetty-launcher-770-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 299125 INFO  (jetty-launcher-770-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 299126 INFO  (jetty-launcher-770-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 299126 INFO  (jetty-launcher-770-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 299127 INFO  (jetty-launcher-770-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 299127 INFO  (jetty-launcher-770-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 299127 INFO  (jetty-launcher-770-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 299127 INFO  (jetty-launcher-770-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 299127 INFO  (jetty-launcher-770-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e6c9822{/solr,null,AVAILABLE}
   [junit4]   2> 299127 INFO  (jetty-launcher-770-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24adb573{/solr,null,AVAILABLE}
   [junit4]   2> 299128 INFO  (jetty-launcher-770-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7ed4bf2f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40625}
   [junit4]   2> 299128 INFO  (jetty-launcher-770-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@74f16c0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39973}
   [junit4]   2> 299128 INFO  (jetty-launcher-770-thread-1) [     ] o.e.j.s.Server Started @299161ms
   [junit4]   2> 299128 INFO  (jetty-launcher-770-thread-2) [     ] o.e.j.s.Server Started @299161ms
   [junit4]   2> 299128 INFO  (jetty-launcher-770-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40625}
   [junit4]   2> 299128 INFO  (jetty-launcher-770-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39973}
   [junit4]   2> 299128 ERROR (jetty-launcher-770-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 299128 ERROR (jetty-launcher-770-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 299128 INFO  (jetty-launcher-770-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 299128 INFO  (jetty-launcher-770-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 299128 INFO  (jetty-launcher-770-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 299128 INFO  (jetty-launcher-770-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 299128 INFO  (jetty-launcher-770-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 299128 INFO  (jetty-launcher-770-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 299128 INFO  (jetty-launcher-770-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 299128 INFO  (jetty-launcher-770-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 299128 INFO  (jetty-launcher-770-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T15:15:40.715Z
   [junit4]   2> 299128 INFO  (jetty-launcher-770-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-08T15:15:40.715Z
   [junit4]   2> 299129 INFO  (jetty-launcher-770-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299129 INFO  (jetty-launcher-770-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299130 INFO  (zkConnectionManagerCallback-773-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 299130 INFO  (jetty-launcher-770-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 299130 INFO  (zkConnectionManagerCallback-774-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 299130 INFO  (jetty-launcher-770-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 299131 INFO  (jetty-launcher-770-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 299131 INFO  (jetty-launcher-770-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 299363 INFO  (jetty-launcher-770-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 299364 WARN  (jetty-launcher-770-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@44c76d7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 299364 WARN  (jetty-launcher-770-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@44c76d7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 299367 WARN  (jetty-launcher-770-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@584032d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 299367 WARN  (jetty-launcher-770-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@584032d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 299367 INFO  (jetty-launcher-770-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35151/solr
   [junit4]   2> 299368 INFO  (jetty-launcher-770-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299369 INFO  (zkConnectionManagerCallback-782-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 299369 INFO  (jetty-launcher-770-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 299423 INFO  (jetty-launcher-770-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 299423 WARN  (jetty-launcher-770-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d3d2d3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 299423 WARN  (jetty-launcher-770-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d3d2d3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 299426 WARN  (jetty-launcher-770-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17b0b1fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 299426 WARN  (jetty-launcher-770-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17b0b1fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 299426 INFO  (jetty-launcher-770-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35151/solr
   [junit4]   2> 299427 INFO  (jetty-launcher-770-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299428 INFO  (zkConnectionManagerCallback-788-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 299428 INFO  (jetty-launcher-770-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 299486 INFO  (jetty-launcher-770-thread-2) [n:127.0.0.1:39973_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299487 INFO  (zkConnectionManagerCallback-790-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 299487 INFO  (jetty-launcher-770-thread-2) [n:127.0.0.1:39973_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 299548 INFO  (jetty-launcher-770-thread-2) [n:127.0.0.1:39973_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39973_solr
   [junit4]   2> 299548 INFO  (jetty-launcher-770-thread-2) [n:127.0.0.1:39973_solr     ] o.a.s.c.Overseer Overseer (id=72075424816168967-127.0.0.1:39973_solr-n_0000000000) starting
   [junit4]   2> 299553 INFO  (OverseerStateUpdate-72075424816168967-127.0.0.1:39973_solr-n_0000000000) [n:127.0.0.1:39973_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39973_solr
   [junit4]   2> 299553 INFO  (jetty-launcher-770-thread-2) [n:127.0.0.1:39973_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39973_solr
   [junit4]   2> 299554 INFO  (OverseerStateUpdate-72075424816168967-127.0.0.1:39973_solr-n_0000000000) [n:127.0.0.1:39973_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 299555 WARN  (jetty-launcher-770-thread-2) [n:127.0.0.1:39973_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 299569 INFO  (jetty-launcher-770-thread-2) [n:127.0.0.1:39973_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 299572 INFO  (jetty-launcher-770-thread-1) [n:127.0.0.1:40625_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299573 INFO  (zkConnectionManagerCallback-796-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 299573 INFO  (jetty-launcher-770-thread-1) [n:127.0.0.1:40625_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 299582 INFO  (jetty-launcher-770-thread-1) [n:127.0.0.1:40625_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 299586 INFO  (jetty-launcher-770-thread-1) [n:127.0.0.1:40625_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40625_solr as DOWN
   [junit4]   2> 299587 INFO  (jetty-launcher-770-thread-1) [n:127.0.0.1:40625_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 299587 INFO  (jetty-launcher-770-thread-1) [n:127.0.0.1:40625_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40625_solr
   [junit4]   2> 299588 INFO  (zkCallback-789-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 299589 WARN  (jetty-launcher-770-thread-1) [n:127.0.0.1:40625_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 299591 INFO  (zkCallback-795-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 299603 INFO  (jetty-launcher-770-thread-2) [n:127.0.0.1:39973_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39973.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c86aba2
   [junit4]   2> 299609 INFO  (jetty-launcher-770-thread-2) [n:127.0.0.1:39973_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39973.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c86aba2
   [junit4]   2> 299609 INFO  (jetty-launcher-770-thread-2) [n:127.0.0.1:39973_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39973.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c86aba2
   [junit4]   2> 299610 INFO  (jetty-launcher-770-thread-2) [n:127.0.0.1:39973_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 299611 INFO  (jetty-launcher-770-thread-2) [n:127.0.0.1:39973_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9B4C5DB86AEF26D0-001/tempDir-001/node2/.
   [junit4]   2> 299612 INFO  (jetty-launcher-770-thread-1) [n:127.0.0.1:40625_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 299629 INFO  (jetty-launcher-770-thread-1) [n:127.0.0.1:40625_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40625.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c86aba2
   [junit4]   2> 299636 INFO  (jetty-launcher-770-thread-1) [n:127.0.0.1:40625_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40625.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c86aba2
   [junit4]   2> 299636 INFO  (jetty-launcher-770-thread-1) [n:127.0.0.1:40625_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40625.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c86aba2
   [junit4]   2> 299637 INFO  (jetty-launcher-770-thread-1) [n:127.0.0.1:40625_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 299638 INFO  (jetty-launcher-770-thread-1) [n:127.0.0.1:40625_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9B4C5DB86AEF26D0-001/tempDir-001/node1/.
   [junit4]   2> 299657 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 299657 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299658 INFO  (zkConnectionManagerCallback-805-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 299658 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 299660 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 299661 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35151/solr ready
   [junit4]   2> 299683 INFO  (TEST-ReindexCollectionTest.testAbort-seed#[9B4C5DB86AEF26D0]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAbort
   [junit4]   2> 299685 INFO  (TEST-ReindexCollectionTest.testAbort-seed#[9B4C5DB86AEF26D0]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299686 INFO  (zkConnectionManagerCallback-810-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 299686 INFO  (TEST-ReindexCollectionTest.testAbort-seed#[9B4C5DB86AEF26D0]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 299687 INFO  (TEST-ReindexCollectionTest.testAbort-seed#[9B4C5DB86AEF26D0]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 299688 INFO  (TEST-ReindexCollectionTest.testAbort-seed#[9B4C5DB86AEF26D0]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35151/solr ready
   [junit4]   2> 299690 INFO  (qtp159971713-2975) [n:127.0.0.1:39973_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=-1&name=abortReindexing&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 299692 INFO  (OverseerThreadFactory-1023-thread-1-processing-n:127.0.0.1:39973_solr) [n:127.0.0.1:39973_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection abortReindexing
   [junit4]   2> 299799 INFO  (OverseerStateUpdate-72075424816168967-127.0.0.1:39973_solr-n_0000000000) [n:127.0.0.1:39973_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"abortReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"abortReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40625/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 299801 INFO  (OverseerStateUpdate-72075424816168967-127.0.0.1:39973_solr-n_0000000000) [n:127.0.0.1:39973_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"abortReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"abortReindexing_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39973/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 300005 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr    x:abortReindexing_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=abortReindexing_shard2_replica_n2&action=CREATE&numShards=2&collection=abortReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 300005 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr    x:abortReindexing_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=abortReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=abortReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 300005 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr    x:abortReindexing_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 301027 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 301027 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 301037 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.s.IndexSchema [abortReindexing_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 301037 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.s.IndexSchema [abortReindexing_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 301046 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 301046 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 301046 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'abortReindexing_shard2_replica_n2' using configuration from collection abortReindexing, trusted=true
   [junit4]   2> 301046 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'abortReindexing_shard1_replica_n1' using configuration from collection abortReindexing, trusted=true
   [junit4]   2> 301048 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40625.solr.core.abortReindexing.shard1.replica_n1' (registry 'solr.core.abortReindexing.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c86aba2
   [junit4]   2> 301048 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39973.solr.core.abortReindexing.shard2.replica_n2' (registry 'solr.core.abortReindexing.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c86aba2
   [junit4]   2> 301048 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [[abortReindexing_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9B4C5DB86AEF26D0-001/tempDir-001/node1/abortReindexing_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9B4C5DB86AEF26D0-001/tempDir-001/node1/./abortReindexing_shard1_replica_n1/data/]
   [junit4]   2> 301048 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.SolrCore [[abortReindexing_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9B4C5DB86AEF26D0-001/tempDir-001/node2/abortReindexing_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9B4C5DB86AEF26D0-001/tempDir-001/node2/./abortReindexing_shard2_replica_n2/data/]
   [junit4]   2> 301100 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 301100 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 301101 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 301101 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 301102 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d437033[abortReindexing_shard2_replica_n2] main]
   [junit4]   2> 301107 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 301107 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 301108 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 301108 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 301109 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@57eb39eb[abortReindexing_shard1_replica_n1] main]
   [junit4]   2> 301111 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 301111 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 301112 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 301112 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655173590757146624
   [junit4]   2> 301112 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 301112 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 301113 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 301113 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655173590758195200
   [junit4]   2> 301115 INFO  (searcherExecutor-1033-thread-1-processing-n:127.0.0.1:40625_solr x:abortReindexing_shard1_replica_n1 c:abortReindexing s:shard1 r:core_node3) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [abortReindexing_shard1_replica_n1] Registered new searcher Searcher@57eb39eb[abortReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 301116 INFO  (searcherExecutor-1032-thread-1-processing-n:127.0.0.1:39973_solr x:abortReindexing_shard2_replica_n2 c:abortReindexing s:shard2 r:core_node4) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.SolrCore [abortReindexing_shard2_replica_n2] Registered new searcher Searcher@3d437033[abortReindexing_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 301130 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/abortReindexing/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 301130 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/abortReindexing/leaders/shard1
   [junit4]   2> 301131 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/abortReindexing/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 301131 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/abortReindexing/leaders/shard2
   [junit4]   2> 301135 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 301135 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 301135 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39973/solr/abortReindexing_shard2_replica_n2/
   [junit4]   2> 301135 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 301135 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:39973/solr/abortReindexing_shard2_replica_n2/ has no replicas
   [junit4]   2> 301136 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/abortReindexing/leaders/shard2/leader after winning as /collections/abortReindexing/leader_elect/shard2/election/72075424816168967-core_node4-n_0000000000
   [junit4]   2> 301137 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39973/solr/abortReindexing_shard2_replica_n2/ shard2
   [junit4]   2> 301139 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 301139 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 301139 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40625/solr/abortReindexing_shard1_replica_n1/
   [junit4]   2> 301139 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 301139 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:40625/solr/abortReindexing_shard1_replica_n1/ has no replicas
   [junit4]   2> 301139 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/abortReindexing/leaders/shard1/leader after winning as /collections/abortReindexing/leader_elect/shard1/election/72075424816168968-core_node3-n_0000000000
   [junit4]   2> 301141 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40625/solr/abortReindexing_shard1_replica_n1/ shard1
   [junit4]   2> 301244 INFO  (zkCallback-795-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 301244 INFO  (zkCallback-789-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 301246 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 301246 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 301248 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_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=abortReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=abortReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1243
   [junit4]   2> 301249 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=abortReindexing_shard2_replica_n2&action=CREATE&numShards=2&collection=abortReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1244
   [junit4]   2> 301251 INFO  (qtp159971713-2975) [n:127.0.0.1:39973_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> 301355 INFO  (zkCallback-789-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 301355 INFO  (zkCallback-795-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 301355 INFO  (zkCallback-789-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 301355 INFO  (zkCallback-795-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 301356 INFO  (qtp159971713-2975) [n:127.0.0.1:39973_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=-1&name=abortReindexing&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1666
   [junit4]   2> 301356 INFO  (TEST-ReindexCollectionTest.testAbort-seed#[9B4C5DB86AEF26D0]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: abortReindexing
   [junit4]   2> 301366 INFO  (qtp159971713-2977) [n:127.0.0.1:39973_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection with params async=8d2875e6-7976-4861-a993-6716557d57f4&name=abortReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=abortReindexingTarget and sendToOCPQueue=true
   [junit4]   2> 301377 INFO  (qtp159971713-2977) [n:127.0.0.1:39973_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=8d2875e6-7976-4861-a993-6716557d57f4&name=abortReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=abortReindexingTarget} status=0 QTime=11
   [junit4]   2> 301379 DEBUG (OverseerThreadFactory-1023-thread-2-processing-n:127.0.0.1:39973_solr) [n:127.0.0.1:39973_solr     ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
   [junit4]   2>   "name":"abortReindexing",
   [junit4]   2>   "target":"abortReindexingTarget",
   [junit4]   2>   "async":"8d2875e6-7976-4861-a993-6716557d57f4",
   [junit4]   2>   "operation":"reindexcollection"}
   [junit4]   2> 301380 INFO  (OverseerCollectionConfigSetProcessor-72075424816168967-127.0.0.1:39973_solr-n_0000000000) [n:127.0.0.1:39973_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> 301384 INFO  (OverseerThreadFactory-1023-thread-2-processing-n:127.0.0.1:39973_solr) [n:127.0.0.1:39973_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 301385 INFO  (zkConnectionManagerCallback-817-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 301385 INFO  (OverseerThreadFactory-1023-thread-2-processing-n:127.0.0.1:39973_solr) [n:127.0.0.1:39973_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 301386 INFO  (OverseerThreadFactory-1023-thread-2-processing-n:127.0.0.1:39973_solr) [n:127.0.0.1:39973_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 301387 INFO  (OverseerThreadFactory-1023-thread-2-processing-n:127.0.0.1:39973_solr) [n:127.0.0.1:39973_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35151/solr ready
   [junit4]   2> 301395 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.S.Request [abortReindexing_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=abortReindexing:4&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:40625/solr/abortReindexing_shard1_replica_n1/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1578496542975&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 301395 INFO  (qtp159971713-2977) [n:127.0.0.1:39973_solr c:abortReindexing s:shard2 r:core_node4 x:abortReindexing_shard2_replica_n2 ] o.a.s.c.S.Request [abortReindexing_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=abortReindexing:4&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:39973/solr/abortReindexing_shard2_replica_n2/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1578496542975&isShard=true&wt=javabin} hits=0 status=0 QTime=1
   [junit4]   2> 301397 INFO  (qtp1880317789-2976) [n:127.0.0.1:40625_solr c:abortReindexing s:shard1 r:core_node3 x:abortReindexing_shard1_replica_n1 ] o.a.s.c.S.Request [abortReindexing_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=abortReindexing:4&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=8
   [junit4]   2> 301402 INFO  (OverseerThreadFactory-1023-thread-2-processing-n:127.0.0.1:39973_solr) [n:127.0.0.1:39973_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection abortReindexingTarget
   [junit4]   2> 301653 INFO  (OverseerStateUpdate-72075424816168967-127.0.0.1:39973_solr-n_0000000000) [n:127.0.0.1:39973_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"abortReindexingTarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"abortReindexingTarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39973/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 301658 INFO  (OverseerStateUpdate-72075424816168967-127.0.0.1:39973_solr-n_0000000000) [n:127.0.0.1:39973_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"abortReindexingTarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"abortReindexingTarget_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40625/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 301861 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr    x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=abortReindexingTarget_shard2_replica_n2&action=CREATE&numShards=2&collection=abortReindexingTarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 301861 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr    x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=abortReindexingTarget_shard1_replica_n1&action=CREATE&numShards=2&collection=abortReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 302872 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 302873 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 302881 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.s.IndexSchema [abortReindexingTarget_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 302881 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.s.IndexSchema [abortReindexingTarget_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 302883 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 302883 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'abortReindexingTarget_shard2_replica_n2' using configuration from collection abortReindexingTarget, trusted=true
   [junit4]   2> 302884 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 302884 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'abortReindexingTarget_shard1_replica_n1' using configuration from collection abortReindexingTarget, trusted=true
   [junit4]   2> 302884 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40625.solr.core.abortReindexingTarget.shard2.replica_n2' (registry 'solr.core.abortReindexingTarget.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c86aba2
   [junit4]   2> 302884 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39973.solr.core.abortReindexingTarget.shard1.replica_n1' (registry 'solr.core.abortReindexingTarget.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c86aba2
   [junit4]   2> 302884 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.SolrCore [[abortReindexingTarget_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9B4C5DB86AEF26D0-001/tempDir-001/node1/abortReindexingTarget_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9B4C5DB86AEF26D0-001/tempDir-001/node1/./abortReindexingTarget_shard2_replica_n2/data/]
   [junit4]   2> 302884 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.SolrCore [[abortReindexingTarget_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9B4C5DB86AEF26D0-001/tempDir-001/node2/abortReindexingTarget_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9B4C5DB86AEF26D0-001/tempDir-001/node2/./abortReindexingTarget_shard1_replica_n1/data/]
   [junit4]   2> 302952 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 302952 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 302953 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 302953 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 302954 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 302954 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 302954 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a7da869[abortReindexingTarget_shard2_replica_n2] main]
   [junit4]   2> 302955 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 302956 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 302956 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 302956 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@502f3e38[abortReindexingTarget_shard1_replica_n1] main]
   [junit4]   2> 302957 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 302957 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 302957 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655173592691769344
   [junit4]   2> 302958 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 302958 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 302958 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 302958 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655173592692817920
   [junit4]   2> 302960 INFO  (searcherExecutor-1042-thread-1-processing-n:127.0.0.1:40625_solr x:abortReindexingTarget_shard2_replica_n2 c:abortReindexingTarget s:shard2 r:core_node4) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.SolrCore [abortReindexingTarget_shard2_replica_n2] Registered new searcher Searcher@2a7da869[abortReindexingTarget_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 302961 INFO  (searcherExecutor-1043-thread-1-processing-n:127.0.0.1:39973_solr x:abortReindexingTarget_shard1_replica_n1 c:abortReindexingTarget s:shard1 r:core_node3) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.SolrCore [abortReindexingTarget_shard1_replica_n1] Registered new searcher Searcher@502f3e38[abortReindexingTarget_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 302962 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/abortReindexingTarget/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 302962 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/abortReindexingTarget/leaders/shard2
   [junit4]   2> 302963 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/abortReindexingTarget/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 302963 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/abortReindexingTarget/leaders/shard1
   [junit4]   2> 302966 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 302966 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 302966 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40625/solr/abortReindexingTarget_shard2_replica_n2/
   [junit4]   2> 302966 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 302966 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:40625/solr/abortReindexingTarget_shard2_replica_n2/ has no replicas
   [junit4]   2> 302966 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/abortReindexingTarget/leaders/shard2/leader after winning as /collections/abortReindexingTarget/leader_elect/shard2/election/72075424816168968-core_node4-n_0000000000
   [junit4]   2> 302967 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 302967 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 302967 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39973/solr/abortReindexingTarget_shard1_replica_n1/
   [junit4]   2> 302967 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 302967 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39973/solr/abortReindexingTarget_shard1_replica_n1/ has no replicas
   [junit4]   2> 302968 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/abortReindexingTarget/leaders/shard1/leader after winning as /collections/abortReindexingTarget/leader_elect/shard1/election/72075424816168967-core_node3-n_0000000000
   [junit4]   2> 302968 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40625/solr/abortReindexingTarget_shard2_replica_n2/ shard2
   [junit4]   2> 302969 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39973/solr/abortReindexingTarget_shard1_replica_n1/ shard1
   [junit4]   2> 303071 INFO  (zkCallback-789-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 303071 INFO  (zkCallback-789-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 303071 INFO  (zkCallback-795-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 303071 INFO  (zkCallback-795-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 303072 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 303072 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 303075 INFO  (qtp1880317789-2974) [n:127.0.0.1:40625_solr c:abortReindexingTarget s:shard2 r:core_node4 x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=abortReindexingTarget_shard2_replica_n2&action=CREATE&numShards=2&collection=abortReindexingTarget&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1214
   [junit4]   2> 303075 INFO  (qtp159971713-2973) [n:127.0.0.1:39973_solr c:abortReindexingTarget s:shard1 r:core_node3 x:abortReindexingTarget_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=abortReindexingTarget_shard1_replica_n1&action=CREATE&numShards=2&collection=abortReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1214
   [junit4]   2> 303076 INFO  (OverseerThreadFactory-1023-thread-2-processing-n:127.0.0.1:39973_solr) [n:127.0.0.1:39973_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .rx_ck_abortReindexing
   [junit4]   2> 303185 INFO  (zkCallback-789-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 303185 INFO  (zkCallback-789-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 303185 INFO  (zkCallback-789-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 303185 INFO  (zkCallback-795-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 303185 INFO  (zkCallback-795-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 303185 INFO  (zkCallback-795-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexingTarget/state.json] for collection [abortReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 303288 INFO  (OverseerStateUpdate-72075424816168967-127.0.0.1:39973_solr-n_0000000000) [n:127.0.0.1:39973_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".rx_ck_abortReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".rx_ck_abortReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40625/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 303490 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr    x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=_default&newCollection=true&name=.rx_ck_abortReindexing_shard1_replica_n1&action=CREATE&numShards=1&collection=.rx_ck_abortReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 304535 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 304577 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.s.IndexSchema [.rx_ck_abortReindexing_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 304918 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 304978 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.rx_ck_abortReindexing_shard1_replica_n1' using configuration from collection .rx_ck_abortReindexing, trusted=true
   [junit4]   2> 304978 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40625.solr.core..rx_ck_abortReindexing.shard1.replica_n1' (registry 'solr.core..rx_ck_abortReindexing.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c86aba2
   [junit4]   2> 304978 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [[.rx_ck_abortReindexing_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9B4C5DB86AEF26D0-001/tempDir-001/node1/.rx_ck_abortReindexing_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9B4C5DB86AEF26D0-001/tempDir-001/node1/./.rx_ck_abortReindexing_shard1_replica_n1/data/]
   [junit4]   2> 305380 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 305380 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 305381 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 305381 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 305383 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10677a20[.rx_ck_abortReindexing_shard1_replica_n1] main]
   [junit4]   2> 305397 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/_default
   [junit4]   2> 305397 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/_default
   [junit4]   2> 305397 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/_default/managed-schema
   [junit4]   2> 305400 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 305400 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 305401 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 305426 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 305426 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1655173595280703488
   [junit4]   2> 305449 INFO  (searcherExecutor-1052-thread-1-processing-n:127.0.0.1:40625_solr x:.rx_ck_abortReindexing_shard1_replica_n1 c:.rx_ck_abortReindexing s:shard1 r:core_node2) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@10677a20[.rx_ck_abortReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 305449 INFO  (searcherExecutor-1052-thread-1-processing-n:127.0.0.1:40625_solr x:.rx_ck_abortReindexing_shard1_replica_n1 c:.rx_ck_abortReindexing s:shard1 r:core_node2) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 305449 INFO  (searcherExecutor-1052-thread-1-processing-n:127.0.0.1:40625_solr x:.rx_ck_abortReindexing_shard1_replica_n1 c:.rx_ck_abortReindexing s:shard1 r:core_node2) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 305450 INFO  (searcherExecutor-1052-thread-1-processing-n:127.0.0.1:40625_solr x:.rx_ck_abortReindexing_shard1_replica_n1 c:.rx_ck_abortReindexing s:shard1 r:core_node2) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore [.rx_ck_abortReindexing_shard1_replica_n1] Registered new searcher Searcher@10677a20[.rx_ck_abortReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 305466 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.rx_ck_abortReindexing/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 305469 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.rx_ck_abortReindexing/leaders/shard1
   [junit4]   2> 305472 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 305472 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 305472 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40625/solr/.rx_ck_abortReindexing_shard1_replica_n1/
   [junit4]   2> 305472 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 305473 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:40625/solr/.rx_ck_abortReindexing_shard1_replica_n1/ has no replicas
   [junit4]   2> 305473 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.rx_ck_abortReindexing/leaders/shard1/leader after winning as /collections/.rx_ck_abortReindexing/leader_elect/shard1/election/72075424816168968-core_node2-n_0000000000
   [junit4]   2> 305482 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40625/solr/.rx_ck_abortReindexing_shard1_replica_n1/ shard1
   [junit4]   2> 305595 INFO  (zkCallback-795-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.rx_ck_abortReindexing/state.json] for collection [.rx_ck_abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 305595 INFO  (zkCallback-795-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.rx_ck_abortReindexing/state.json] for collection [.rx_ck_abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 305597 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 305599 INFO  (qtp1880317789-2972) [n:127.0.0.1:40625_solr c:.rx_ck_abortReindexing s:shard1 r:core_node2 x:.rx_ck_abortReindexing_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=_default&newCollection=true&name=.rx_ck_abortReindexing_shard1_replica_n1&action=CREATE&numShards=1&collection=.rx_ck_abortReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2109
   [junit4]   2> 305699 INFO  (zkCallback-795-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.rx_ck_abortReindexing/state.json] for collection [.rx_ck_abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 305699 INFO  (zkCallback-795-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.rx_ck_abortReindexing/state.json] for collection [.rx_ck_abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 305699 INFO  (zkCallback-795-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.rx_ck_abortReindexing/state.json] for collection [.rx_ck_abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 305701 INFO  (OverseerThreadFactory-1023-thread-2-processing-n:127.0.0.1:39973_solr) [n:127.0.0.1:39973_solr     ] o.a.s.u.TestInjection Waiting in ReindexCollectionCmd for up to 60s
   [junit4]   2> 305803 INFO  (zkCallback-795-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 305803 INFO  (zkCallback-789-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 305803 INFO  (zkCallback-795-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 305803 INFO  (zkCallback-789-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abortReindexing/state.json] for collection [abortReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 305820 INFO  (qtp159971713-2975) [n:127.0.0.1:39973_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection with params name=abortReindexing&action=REINDEXCOLLECTION&cmd=abort&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 305822 DEBUG (OverseerThreadFactory-1023-thread-3-processing-n:127.0.0.1:39973_solr) [n:127.0.0.1:39973_solr     ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
   [junit4]   2>   "name":"abortReindexing",
   [junit4]   2>   "cmd":"abort",
   [junit4]   2>   "operation":"reindexcollection"}
   [junit4]   2> 305822 INFO  (OverseerThreadFactory-1023-thread-3-processing-n:127.0.0.1:39973_solr) [n:127.0.0.1:39973_solr     ] o.a.s.c.a.c.ReindexCollectionCmd Abort requested for collection abortReindexing, setting the state to ABORTED.
   [junit4]   2> 305824 INFO  (qtp159971713-2975) [n:127.0.0.1:39973_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=abortReindexing&action=REINDEXCOLLECTION&cmd=abort&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 305825 INFO  (qtp159971713-2977) [n:127.0.0.1:39973_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection with params name=abortReindexing&action=REINDEXCOLLECTION&cmd=status&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 305827 DEBUG (OverseerThreadFactory-1023-thread-4-processing-n:127.0.0.1:39973_solr) [n:127.0.0.1:39973_solr     ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
   [junit4]   2>   "name":"abortReindexing",
   [junit4]   2>   "cmd":"status",
   [junit4]   2>   "operation":"reindexcollection"}
   [junit4]   2> 305828 INFO  (OverseerCollectionConfigSetProcessor-72075424816168967-127.0.0.1:39973_solr-n_0000000000) [n:127.0.0.1:39973_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000003 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 305829 INFO  (qtp159971713-2977) [n:127.0.0.1:39973_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=abortReindexing&action=REINDEXCOLLECTION&cmd=status&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 305829 INFO  (OverseerCollectionConfigSetProcessor-72075424816168967-127.0.0.1:39973_solr-n_0000000000) [n:127.0.0.1:39973_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000005 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 305830 INFO  (OverseerThreadFactory-1023-thread-2-processing-n:127.0.0.1:39973_solr) [n:127.0.0.1:39973_solr     ] o.a.s.c.a.c.ReindexCollectionCmd ## Aborting - collection abortReindexing state is ABORTED
   [junit4]   2> 305930 INFO  (OverseerThreadFactory-1023-thread-2-processing-n:127.0.0.1:39973_solr) [n:127.0.0.1:39973_solr     ] o.a.s.c.a.c.ReindexCollectionCmd ## Cleaning up after abort or error
   [junit4]   2> 305930 DEBUG (OverseerThreadFactory-1023-thread-2-processing-n:127.0.0.1:39973_solr) [n:127.0.0.1:39973_solr     ] o.a.s.c.a.c.ReindexCollectionCmd  -- removing abortReindexingTarget
   [junit4]   2> 305932 INFO  (OverseerThreadFactory-1023-thread-2-processing-n:127.0.0.1:39973_solr) [n:127.0.0.1:39973_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 305933 INFO  (qtp1880317789-2976) [n:127.0.0.1:40625_solr    x:abortReindexingTarget_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.abortReindexingTarget.shard2.replica

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

Reindexing_false_false/terms/shard2
   [junit4]   2> 	9	/solr/collections/sameTargetReindexing_false_false/terms/shard1
   [junit4]   2> 	9	/solr/collections/targetLossyReindexing/terms/shard1
   [junit4]   2> 	9	/solr/collections/sameTargetReindexing_true_false/terms/shard1
   [junit4]   2> 	9	/solr/collections/targetLossyReindexing/terms/shard2
   [junit4]   2> 	9	/solr/collections/sameTargetReindexing_true_true/terms/shard1
   [junit4]   2> 	9	/solr/collections/sameTargetReindexing_true_true/terms/shard2
   [junit4]   2> 	9	/solr/collections/.rx_sameTargetReindexing_true_false_3/terms/shard1
   [junit4]   2> 	9	/solr/collections/basicReindexingTarget/terms/shard2
   [junit4]   2> 	9	/solr/collections/reshapeReindexing/terms/shard2
   [junit4]   2> 	8	/solr/configs/_default
   [junit4]   2> 	8	/solr/collections/basicReindexing/terms/shard2
   [junit4]   2> 	8	/solr/collections/sourceLossyReindexing/terms/shard2
   [junit4]   2> 	8	/solr/configs/_default/managed-schema
   [junit4]   2> 	8	/solr/collections/failReindexing/terms/shard1
   [junit4]   2> 	8	/solr/collections/.rx_sameTargetReindexing_true_false_3/terms/shard2
   [junit4]   2> 	8	/solr/collections/basicReindexing/state.json
   [junit4]   2> 	8	/solr/collections/basicReindexingTarget/terms/shard1
   [junit4]   2> 	8	/solr/collections/reshapeReindexingTarget/terms/baz
   [junit4]   2> 	7	/solr/collections/failReindexing/terms/shard2
   [junit4]   2> 	7	/solr/collections/failReindexingTarget/state.json
   [junit4]   2> 	6	/solr/collections/abortReindexingTarget/state.json
   [junit4]   2> 	6	/solr/collections/reshapeReindexing/state.json
   [junit4]   2> 	5	/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2> 	5	/solr/collections/sameTargetReindexing_false_true/state.json
   [junit4]   2> 	5	/solr/collections/sameTargetReindexing_false_false/state.json
   [junit4]   2> 	5	/solr/collections/.rx_sameTargetReindexing_false_false_1/state.json
   [junit4]   2> 	5	/solr/collections/reshapeReindexingTarget/terms/bar
   [junit4]   2> 	5	/solr/collections/sameTargetReindexing_true_true/state.json
   [junit4]   2> 	4	/solr/collections/sameTargetReindexing_true_false/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_sameTargetReindexing_false_false/terms/shard1
   [junit4]   2> 	4	/solr/collections/failReindexing/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_sameTargetReindexing_false_true/terms/shard1
   [junit4]   2> 	4	/solr/collections/basicReindexingTarget/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_sourceLossyReindexing/terms/shard1
   [junit4]   2> 	4	/solr/collections/targetLossyReindexing/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 	4	/solr/collections/.rx_sameTargetReindexing_true_false_3/state.json
   [junit4]   2> 	4	/solr/collections/.rx_ck_sameTargetReindexing_true_false/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_sameTargetReindexing_false_true_2/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_sameTargetReindexing_true_false/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_basicReindexing/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_reshapeReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/abortReindexing/terms/shard2
   [junit4]   2> 	3	/solr/collections/.rx_ck_failReindexing/terms/shard1
   [junit4]   2> 	3	/solr/collections/abortReindexingTarget/terms/shard1
   [junit4]   2> 	3	/solr/collections/abortReindexingTarget/terms/shard2
   [junit4]   2> 	3	/solr/collections/.rx_ck_sameTargetReindexing_false_false/state.json
   [junit4]   2> 	3	/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2> 	2	/solr/collections/reshapeReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/targetLossyReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/sourceLossyReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/.rx_sameTargetReindexing_false_true_2/collectionprops.json
   [junit4]   2> 	2	/solr/collections/.rx_sameTargetReindexing_true_false_3/collectionprops.json
   [junit4]   2> 	2	/solr/collections/basicReindexingTarget/collectionprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/basicReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_false_false/collectionprops.json
   [junit4]   2> 	2	/solr/collections/.rx_ck_abortReindexing/terms/shard1
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_true_false/collectionprops.json
   [junit4]   2> 	2	/solr/collections/.rx_sameTargetReindexing_false_false_1/collectionprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_false_true/collectionprops.json
   [junit4]   2> 	2	/solr/collections/abortReindexing/terms/shard1
   [junit4]   2> 	2	/solr/collections/failReindexing/collectionprops.json
   [junit4]   2> 	2	/solr/configs/conf2
   [junit4]   2> 	2	/solr/configs/conf3
   [junit4]   2> 	2	/solr/collections/sameTargetReindexing_true_true/collectionprops.json
   [junit4]   2> 	2	/solr/collections/reshapeReindexingTarget/collectionprops.json
   [junit4]   2> 	2	/solr/collections/failReindexingTarget/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	82	/solr/aliases.json
   [junit4]   2> 	59	/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2> 	53	/solr/collections/sameTargetReindexing_false_false/state.json
   [junit4]   2> 	51	/solr/collections/basicReindexing/state.json
   [junit4]   2> 	46	/solr/collections/reshapeReindexing/state.json
   [junit4]   2> 	45	/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2> 	44	/solr/clusterstate.json
   [junit4]   2> 	38	/solr/collections/failReindexing/state.json
   [junit4]   2> 	38	/solr/collections/sameTargetReindexing_false_true/state.json
   [junit4]   2> 	29	/solr/collections/targetLossyReindexing/state.json
   [junit4]   2> 	28	/solr/collections/failReindexingTarget/state.json
   [junit4]   2> 	28	/solr/collections/.rx_sameTargetReindexing_false_false_1/state.json
   [junit4]   2> 	27	/solr/collections/sameTargetReindexing_true_false/state.json
   [junit4]   2> 	25	/solr/collections/.rx_sameTargetReindexing_false_true_2/state.json
   [junit4]   2> 	25	/solr/collections/.rx_sameTargetReindexing_true_false_3/state.json
   [junit4]   2> 	23	/solr/collections/abortReindexing/state.json
   [junit4]   2> 	20	/solr/collections/basicReindexingTarget/state.json
   [junit4]   2> 	19	/solr/collections/sameTargetReindexing_true_true/state.json
   [junit4]   2> 	18	/solr/collections/abortReindexingTarget/state.json
   [junit4]   2> 	13	/solr/collections/.rx_ck_sameTargetReindexing_false_true/state.json
   [junit4]   2> 	13	/solr/collections/.rx_ck_sourceLossyReindexing/state.json
   [junit4]   2> 	12	/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2> 	12	/solr/collections/.rx_ck_sameTargetReindexing_true_false/state.json
   [junit4]   2> 	12	/solr/collections/.rx_ck_basicReindexing/state.json
   [junit4]   2> 	12	/solr/collections/.rx_ck_sameTargetReindexing_false_false/state.json
   [junit4]   2> 	10	/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 	9	/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	580	/solr/overseer/queue
   [junit4]   2> 	287	/solr/collections
   [junit4]   2> 	122	/solr/overseer/collection-queue-work
   [junit4]   2> 	48	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 462491 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35151
   [junit4]   2> 462491 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35151
   [junit4]   2> 462491 INFO  (SUITE-ReindexCollectionTest-seed#[9B4C5DB86AEF26D0]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35151
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.ReindexCollectionTest_9B4C5DB86AEF26D0-001
   [junit4]   2> Jan 08, 2020 3:18:24 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4b9d50da), locale=es-DO, timezone=Europe/Stockholm
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=260945128,total=514326528
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderFailoverAfterPartitionTest, CloudExitableDirectoryReaderTest, TestSimPolicyCloud, JWTAuthPluginTest, BlockCacheTest, TestSolrIndexConfig, TestJsonFacetsStatsParsing, TestDistributedTracing, TestSimExecutePlanAction, DistributedFacetPivotLongTailTest, DirectUpdateHandlerTest, DistributedExpandComponentTest, NestedAtomicUpdateTest, PropertiesRequestHandlerTest, TestGraphTermsQParserPlugin, ShowFileRequestHandlerTest, DistributedQueryComponentOptimizationTest, TestBulkSchemaAPI, RegexBoostProcessorTest, AssignTest, TestJmxIntegration, TestReqParamsAPI, DirectSolrSpellCheckerTest, ResponseHeaderTest, TestCorePropertiesReload, SaslZkACLProviderTest, TestFieldCacheWithThreads, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ReindexCollectionTest]
   [junit4] Completed [96/894 (1!)] on J1 in 163.95s, 6 tests, 1 failure <<< FAILURES!

[...truncated 55710 lines...]