Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24935/
Java: 64bit/jdk-13 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Solr11035BandAid failed, counts differ after updates: expected:<181> but 
was:<200>

Stack Trace:
java.lang.AssertionError: Solr11035BandAid failed, counts differ after updates: 
expected:<181> but was:<200>
        at 
__randomizedtesting.SeedInfo.seed([4792B386688AB5E4:F2EB58516FEC2DA0]: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.SolrTestCaseJ4.Solr11035BandAid(SolrTestCaseJ4.java:3163)
        at 
org.apache.solr.cloud.ReindexCollectionTest.indexDocs(ReindexCollectionTest.java:405)
        at 
org.apache.solr.cloud.ReindexCollectionTest.doTestSameTargetReindexing(ReindexCollectionTest.java:166)
        at 
org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing(ReindexCollectionTest.java:156)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 14692 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
   [junit4]   2> 1677526 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1677527 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_4792B386688AB5E4-001/data-dir-200-001
   [junit4]   2> 1677527 WARN  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1677527 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1677527 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1677528 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_4792B386688AB5E4-001/tempDir-001
   [junit4]   2> 1677528 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1677529 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1677529 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1677629 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:33195
   [junit4]   2> 1677629 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33195
   [junit4]   2> 1677629 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33195
   [junit4]   2> 1677629 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33195
   [junit4]   2> 1677630 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1677636 INFO  (zkConnectionManagerCallback-13503-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677636 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1677643 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1677644 INFO  (zkConnectionManagerCallback-13505-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677644 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1677651 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1677652 INFO  (zkConnectionManagerCallback-13507-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677652 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1677766 WARN  (jetty-launcher-13508-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1677766 WARN  (jetty-launcher-13508-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1677766 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1677766 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1677766 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1677766 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1677766 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 1677766 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 1677768 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1677768 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1677768 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1677768 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1677768 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1677768 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1677768 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d600214{/solr,null,AVAILABLE}
   [junit4]   2> 1677768 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@751c88ba{/solr,null,AVAILABLE}
   [junit4]   2> 1677768 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@458e3313{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:38661}
   [junit4]   2> 1677768 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.e.j.s.Server Started @1677803ms
   [junit4]   2> 1677768 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38661}
   [junit4]   2> 1677768 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2fbb5cbc{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:34489}
   [junit4]   2> 1677768 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.e.j.s.Server Started @1677803ms
   [junit4]   2> 1677768 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34489}
   [junit4]   2> 1677769 ERROR (jetty-launcher-13508-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1677769 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1677769 ERROR (jetty-launcher-13508-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1677769 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1677769 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1677769 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677769 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677769 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1677769 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-10-23T03:33:49.988132Z
   [junit4]   2> 1677769 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677769 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677769 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-10-23T03:33:49.988168Z
   [junit4]   2> 1677769 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1677770 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1677770 INFO  (zkConnectionManagerCallback-13510-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677770 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1677770 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677770 INFO  (zkConnectionManagerCallback-13512-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1677773 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1677774 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677995 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1677996 WARN  (jetty-launcher-13508-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@38444614[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1677996 WARN  (jetty-launcher-13508-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@38444614[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1677998 WARN  (jetty-launcher-13508-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3ae05eb3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1677998 WARN  (jetty-launcher-13508-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3ae05eb3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1677999 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33195/solr
   [junit4]   2> 1678003 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1678003 INFO  (zkConnectionManagerCallback-13520-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1678003 INFO  (jetty-launcher-13508-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1678105 INFO  (jetty-launcher-13508-thread-1) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1678106 INFO  (zkConnectionManagerCallback-13522-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1678106 INFO  (jetty-launcher-13508-thread-1) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1678112 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1678113 WARN  (jetty-launcher-13508-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@477c1e67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1678113 WARN  (jetty-launcher-13508-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@477c1e67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1678115 WARN  (jetty-launcher-13508-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@20878c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1678115 WARN  (jetty-launcher-13508-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@20878c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1678116 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33195/solr
   [junit4]   2> 1678116 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1678117 INFO  (zkConnectionManagerCallback-13530-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1678117 INFO  (jetty-launcher-13508-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1678143 INFO  (jetty-launcher-13508-thread-1) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38661_solr
   [junit4]   2> 1678143 INFO  (jetty-launcher-13508-thread-1) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.Overseer Overseer 
(id=72355060072251398-127.0.0.1:38661_solr-n_0000000000) starting
   [junit4]   2> 1678145 INFO  
(OverseerStateUpdate-72355060072251398-127.0.0.1:38661_solr-n_0000000000) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38661_solr
   [junit4]   2> 1678145 INFO  (jetty-launcher-13508-thread-1) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38661_solr
   [junit4]   2> 1678146 INFO  (zkCallback-13521-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1678155 INFO  (jetty-launcher-13508-thread-1) 
[n:127.0.0.1:38661_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1678167 INFO  (jetty-launcher-13508-thread-1) 
[n:127.0.0.1:38661_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38661.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4fc231e
   [junit4]   2> 1678172 INFO  (jetty-launcher-13508-thread-1) 
[n:127.0.0.1:38661_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38661.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4fc231e
   [junit4]   2> 1678173 INFO  (jetty-launcher-13508-thread-1) 
[n:127.0.0.1:38661_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38661.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4fc231e
   [junit4]   2> 1678173 INFO  (jetty-launcher-13508-thread-1) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_4792B386688AB5E4-001/tempDir-001/node1/.
   [junit4]   2> 1678218 INFO  (jetty-launcher-13508-thread-2) 
[n:127.0.0.1:34489_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1678220 INFO  (zkConnectionManagerCallback-13534-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1678220 INFO  (jetty-launcher-13508-thread-2) 
[n:127.0.0.1:34489_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1678223 INFO  (jetty-launcher-13508-thread-2) 
[n:127.0.0.1:34489_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1678225 INFO  (jetty-launcher-13508-thread-2) 
[n:127.0.0.1:34489_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34489_solr as DOWN
   [junit4]   2> 1678225 INFO  (jetty-launcher-13508-thread-2) 
[n:127.0.0.1:34489_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1678225 INFO  (jetty-launcher-13508-thread-2) 
[n:127.0.0.1:34489_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34489_solr
   [junit4]   2> 1678226 INFO  (zkCallback-13521-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1678226 INFO  (zkCallback-13533-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1678234 INFO  (jetty-launcher-13508-thread-2) 
[n:127.0.0.1:34489_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1678245 INFO  (jetty-launcher-13508-thread-2) 
[n:127.0.0.1:34489_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34489.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4fc231e
   [junit4]   2> 1678251 INFO  (jetty-launcher-13508-thread-2) 
[n:127.0.0.1:34489_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34489.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4fc231e
   [junit4]   2> 1678251 INFO  (jetty-launcher-13508-thread-2) 
[n:127.0.0.1:34489_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34489.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4fc231e
   [junit4]   2> 1678252 INFO  (jetty-launcher-13508-thread-2) 
[n:127.0.0.1:34489_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_4792B386688AB5E4-001/tempDir-001/node2/.
   [junit4]   2> 1678268 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1678268 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1678269 INFO  (zkConnectionManagerCallback-13543-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1678269 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1678269 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1678270 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33195/solr ready
   [junit4]   2> 1678282 INFO  
(TEST-ReindexCollectionTest.testReshapeReindexing-seed#[4792B386688AB5E4]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testReshapeReindexing
   [junit4]   2> 1678284 INFO  
(TEST-ReindexCollectionTest.testReshapeReindexing-seed#[4792B386688AB5E4]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1678284 INFO  (zkConnectionManagerCallback-13548-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1678284 INFO  
(TEST-ReindexCollectionTest.testReshapeReindexing-seed#[4792B386688AB5E4]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1678285 INFO  
(TEST-ReindexCollectionTest.testReshapeReindexing-seed#[4792B386688AB5E4]) [    
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1678286 INFO  
(TEST-ReindexCollectionTest.testReshapeReindexing-seed#[4792B386688AB5E4]) [    
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33195/solr 
ready
   [junit4]   2> 1678291 INFO  (qtp625162188-40780) [n:127.0.0.1:34489_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&maxShardsPerNode=-1&name=reshapeReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1678293 INFO  
(OverseerThreadFactory-12322-thread-1-processing-n:127.0.0.1:38661_solr) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
reshapeReindexing
   [junit4]   2> 1678398 INFO  
(OverseerStateUpdate-72355060072251398-127.0.0.1:38661_solr-n_0000000000) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"reshapeReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38661/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1678399 INFO  
(OverseerStateUpdate-72355060072251398-127.0.0.1:38661_solr-n_0000000000) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"reshapeReindexing_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34489/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1678400 INFO  
(OverseerStateUpdate-72355060072251398-127.0.0.1:38661_solr-n_0000000000) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"reshapeReindexing_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38661/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1678401 INFO  
(OverseerStateUpdate-72355060072251398-127.0.0.1:38661_solr-n_0000000000) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"reshapeReindexing_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34489/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1678606 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr    
x:reshapeReindexing_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1678608 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr    
x:reshapeReindexing_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1678608 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr    
x:reshapeReindexing_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1678609 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr    
x:reshapeReindexing_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1678609 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr    
x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1679614 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1679635 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1679640 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1679641 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.s.IndexSchema [reshapeReindexing_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1679641 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.s.IndexSchema [reshapeReindexing_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1679643 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1679643 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexing_shard2_replica_n6' 
using configuration from collection reshapeReindexing, trusted=true
   [junit4]   2> 1679643 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1679643 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexing_shard1_replica_n2' 
using configuration from collection reshapeReindexing, trusted=true
   [junit4]   2> 1679643 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34489.solr.core.reshapeReindexing.shard2.replica_n6' (registry 
'solr.core.reshapeReindexing.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4fc231e
   [junit4]   2> 1679643 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34489.solr.core.reshapeReindexing.shard1.replica_n2' (registry 
'solr.core.reshapeReindexing.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4fc231e
   [junit4]   2> 1679643 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.SolrCore [[reshapeReindexing_shard2_replica_n6] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_4792B386688AB5E4-001/tempDir-001/node2/reshapeReindexing_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_4792B386688AB5E4-001/tempDir-001/node2/./reshapeReindexing_shard2_replica_n6/data/]
   [junit4]   2> 1679643 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.SolrCore [[reshapeReindexing_shard1_replica_n2] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_4792B386688AB5E4-001/tempDir-001/node2/reshapeReindexing_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_4792B386688AB5E4-001/tempDir-001/node2/./reshapeReindexing_shard1_replica_n2/data/]
   [junit4]   2> 1679646 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1679661 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.s.IndexSchema [reshapeReindexing_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1679662 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1679662 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexing_shard1_replica_n1' 
using configuration from collection reshapeReindexing, trusted=true
   [junit4]   2> 1679663 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38661.solr.core.reshapeReindexing.shard1.replica_n1' (registry 
'solr.core.reshapeReindexing.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4fc231e
   [junit4]   2> 1679663 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.c.SolrCore [[reshapeReindexing_shard1_replica_n1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_4792B386688AB5E4-001/tempDir-001/node1/reshapeReindexing_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_4792B386688AB5E4-001/tempDir-001/node1/./reshapeReindexing_shard1_replica_n1/data/]
   [junit4]   2> 1679666 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.s.IndexSchema [reshapeReindexing_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1679667 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1679667 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.c.CoreContainer Creating SolrCore 'reshapeReindexing_shard2_replica_n4' 
using configuration from collection reshapeReindexing, trusted=true
   [junit4]   2> 1679667 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38661.solr.core.reshapeReindexing.shard2.replica_n4' (registry 
'solr.core.reshapeReindexing.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4fc231e
   [junit4]   2> 1679667 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.c.SolrCore [[reshapeReindexing_shard2_replica_n4] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_4792B386688AB5E4-001/tempDir-001/node1/reshapeReindexing_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_4792B386688AB5E4-001/tempDir-001/node1/./reshapeReindexing_shard2_replica_n4/data/]
   [junit4]   2> 1679747 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1679747 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1679748 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1679748 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1679749 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23151559[reshapeReindexing_shard1_replica_n2] main]
   [junit4]   2> 1679751 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1679751 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1679751 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1679751 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1679752 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1679752 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.u.UpdateLog Could not find max version in index or recent updates, 
using new clock 1648153468045623296
   [junit4]   2> 1679752 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1679752 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1679753 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f093502[reshapeReindexing_shard2_replica_n6] main]
   [junit4]   2> 1679754 INFO  
(searcherExecutor-12332-thread-1-processing-n:127.0.0.1:34489_solr 
x:reshapeReindexing_shard1_replica_n2 c:reshapeReindexing s:shard1 
r:core_node5) [n:127.0.0.1:34489_solr c:reshapeReindexing s:shard1 r:core_node5 
x:reshapeReindexing_shard1_replica_n2 ] o.a.s.c.SolrCore 
[reshapeReindexing_shard1_replica_n2] Registered new searcher 
Searcher@23151559[reshapeReindexing_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1679754 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1679754 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1679755 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1679755 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.u.UpdateLog Could not find max version in index or recent updates, 
using new clock 1648153468048769024
   [junit4]   2> 1679757 INFO  
(searcherExecutor-12331-thread-1-processing-n:127.0.0.1:34489_solr 
x:reshapeReindexing_shard2_replica_n6 c:reshapeReindexing s:shard2 
r:core_node8) [n:127.0.0.1:34489_solr c:reshapeReindexing s:shard2 r:core_node8 
x:reshapeReindexing_shard2_replica_n6 ] o.a.s.c.SolrCore 
[reshapeReindexing_shard2_replica_n6] Registered new searcher 
Searcher@1f093502[reshapeReindexing_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1679757 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1679757 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1679757 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/reshapeReindexing/terms/shard1 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 1679757 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/reshapeReindexing/leaders/shard1
   [junit4]   2> 1679758 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1679758 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1679758 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/reshapeReindexing/terms/shard2 to Terms{values={core_node8=0}, 
version=0}
   [junit4]   2> 1679758 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/reshapeReindexing/leaders/shard2
   [junit4]   2> 1679759 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@31bd4adf[reshapeReindexing_shard1_replica_n1] main]
   [junit4]   2> 1679760 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1679760 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1679761 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1679761 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1679762 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@8983322[reshapeReindexing_shard2_replica_n4] main]
   [junit4]   2> 1679762 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1679763 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1679763 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1679764 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1679764 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.u.UpdateLog Could not find max version in index or recent updates, 
using new clock 1648153468058206208
   [junit4]   2> 1679766 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1679767 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1679767 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1679767 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.u.UpdateLog Could not find max version in index or recent updates, 
using new clock 1648153468061351936
   [junit4]   2> 1679767 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1679769 INFO  
(searcherExecutor-12333-thread-1-processing-n:127.0.0.1:38661_solr 
x:reshapeReindexing_shard1_replica_n1 c:reshapeReindexing s:shard1 
r:core_node3) [n:127.0.0.1:38661_solr c:reshapeReindexing s:shard1 r:core_node3 
x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore 
[reshapeReindexing_shard1_replica_n1] Registered new searcher 
Searcher@31bd4adf[reshapeReindexing_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1679771 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/reshapeReindexing/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 1679771 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/reshapeReindexing/leaders/shard1
   [junit4]   2> 1679771 INFO  
(searcherExecutor-12334-thread-1-processing-n:127.0.0.1:38661_solr 
x:reshapeReindexing_shard2_replica_n4 c:reshapeReindexing s:shard2 
r:core_node7) [n:127.0.0.1:38661_solr c:reshapeReindexing s:shard2 r:core_node7 
x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.SolrCore 
[reshapeReindexing_shard2_replica_n4] Registered new searcher 
Searcher@8983322[reshapeReindexing_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1679773 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/reshapeReindexing/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 1679773 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/reshapeReindexing/leaders/shard2
   [junit4]   2> 1680263 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1680263 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1680263 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34489/solr/reshapeReindexing_shard1_replica_n2/
   [junit4]   2> 1680264 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.u.PeerSync PeerSync: core=reshapeReindexing_shard1_replica_n2 
url=https://127.0.0.1:34489/solr START 
replicas=[https://127.0.0.1:38661/solr/reshapeReindexing_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1680264 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.u.PeerSync PeerSync: core=reshapeReindexing_shard1_replica_n2 
url=https://127.0.0.1:34489/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1680268 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1680268 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1680268 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34489/solr/reshapeReindexing_shard2_replica_n6/
   [junit4]   2> 1680268 INFO  (qtp1333155939-40783) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.c.S.Request [reshapeReindexing_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> 1680268 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.u.PeerSync PeerSync: core=reshapeReindexing_shard2_replica_n6 
url=https://127.0.0.1:34489/solr START 
replicas=[https://127.0.0.1:38661/solr/reshapeReindexing_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 1680268 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.u.PeerSync PeerSync: core=reshapeReindexing_shard2_replica_n6 
url=https://127.0.0.1:34489/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1680269 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to 
the next candidate
   [junit4]   2> 1680269 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_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> 1680269 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/reshapeReindexing/leaders/shard1/leader after winning as 
/collections/reshapeReindexing/leader_elect/shard1/election/72355060072251400-core_node5-n_0000000000
   [junit4]   2> 1680269 INFO  (qtp1333155939-40783) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.c.S.Request [reshapeReindexing_shard2_replica_n4]  webapp=/solr 
path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1680270 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to 
the next candidate
   [junit4]   2> 1680270 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] 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> 1680270 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/reshapeReindexing/leaders/shard2/leader after winning as 
/collections/reshapeReindexing/leader_elect/shard2/election/72355060072251400-core_node8-n_0000000000
   [junit4]   2> 1680270 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34489/solr/reshapeReindexing_shard1_replica_n2/ shard1
   [junit4]   2> 1680271 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34489/solr/reshapeReindexing_shard2_replica_n6/ shard2
   [junit4]   2> 1680372 INFO  (zkCallback-13533-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reshapeReindexing/state.json] for collection 
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1680373 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1680373 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1680375 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1767
   [junit4]   2> 1680381 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1774
   [junit4]   2> 1680476 INFO  (zkCallback-13533-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reshapeReindexing/state.json] for collection 
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1680476 INFO  (zkCallback-13533-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reshapeReindexing/state.json] for collection 
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1680777 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=reshapeReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2168
   [junit4]   2> 1680777 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_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=reshapeReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=reshapeReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2168
   [junit4]   2> 1680779 INFO  (qtp625162188-40780) [n:127.0.0.1:34489_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> 1680877 INFO  (zkCallback-13533-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reshapeReindexing/state.json] for collection 
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1680877 INFO  (zkCallback-13521-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reshapeReindexing/state.json] for collection 
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1680877 INFO  (zkCallback-13521-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reshapeReindexing/state.json] for collection 
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1680877 INFO  (zkCallback-13533-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/reshapeReindexing/state.json] for collection 
[reshapeReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1680878 INFO  (qtp625162188-40780) [n:127.0.0.1:34489_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&maxShardsPerNode=-1&name=reshapeReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2587
   [junit4]   2> 1680878 INFO  
(TEST-ReindexCollectionTest.testReshapeReindexing-seed#[4792B386688AB5E4]) [    
 ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: reshapeReindexing
   [junit4]   2> 1680884 INFO  (qtp625162188-40782) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/reshapeReindexing/terms/shard2 to Terms{values={core_node7=1, 
core_node8=1}, version=2}
   [junit4]   2> 1680892 INFO  (qtp625162188-40780) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/reshapeReindexing/terms/shard1 to Terms{values={core_node3=1, 
core_node5=1}, version=2}
   [junit4]   2> 1680895 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34489/solr/reshapeReindexing_shard1_replica_n2/&wt=javabin&version=2}{add=[0
 (1648153469231562752), 1 (1648153469232611328), 4 (1648153469232611329), 8 
(1648153469232611330), 10 (1648153469232611331), 11 (1648153469232611332), 12 
(1648153469232611333), 13 (1648153469232611334), 14 (1648153469232611335), 15 
(1648153469232611336), ... (103 adds)]} 0 3
   [junit4]   2> 1680895 INFO  (qtp625162188-40780) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 
(1648153469231562752), 1 (1648153469232611328), 4 (1648153469232611329), 8 
(1648153469232611330), 10 (1648153469232611331), 11 (1648153469232611332), 12 
(1648153469232611333), 13 (1648153469232611334), 14 (1648153469232611335), 15 
(1648153469232611336), ... (103 adds)]} 0 12
   [junit4]   2> 1680895 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:34489/solr/reshapeReindexing_shard2_replica_n6/&wt=javabin&version=2}{add=[2
 (1648153469229465600), 3 (1648153469229465601), 5 (1648153469229465602), 6 
(1648153469229465603), 7 (1648153469229465604), 9 (1648153469229465605), 17 
(1648153469229465606), 18 (1648153469229465607), 19 (1648153469229465608), 21 
(1648153469230514176), ... (97 adds)]} 0 4
   [junit4]   2> 1680895 INFO  (qtp625162188-40782) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard2_replica_n6]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 
(1648153469229465600), 3 (1648153469229465601), 5 (1648153469229465602), 6 
(1648153469229465603), 7 (1648153469229465604), 9 (1648153469229465605), 17 
(1648153469229465606), 18 (1648153469229465607), 19 (1648153469229465608), 21 
(1648153469230514176), ... (97 adds)]} 0 15
   [junit4]   2> 1680902 INFO  (qtp625162188-40782) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1648153469251485696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1680902 INFO  (qtp625162188-40782) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71f62071 
commitCommandVersion:1648153469251485696
   [junit4]   2> 1680903 INFO  (qtp1333155939-40783) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1648153469252534272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1680903 INFO  (qtp1333155939-40783) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@32d0f63e 
commitCommandVersion:1648153469252534272
   [junit4]   2> 1680905 INFO  (qtp625162188-40782) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11e06558[reshapeReindexing_shard2_replica_n6] main]
   [junit4]   2> 1680905 INFO  (qtp1333155939-40783) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@72e020a5[reshapeReindexing_shard2_replica_n4] main]
   [junit4]   2> 1680905 INFO  (qtp625162188-40782) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1680905 INFO  (qtp1333155939-40783) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1680906 INFO  
(searcherExecutor-12331-thread-1-processing-n:127.0.0.1:34489_solr 
x:reshapeReindexing_shard2_replica_n6 c:reshapeReindexing s:shard2 
r:core_node8) [n:127.0.0.1:34489_solr c:reshapeReindexing s:shard2 r:core_node8 
x:reshapeReindexing_shard2_replica_n6 ] o.a.s.c.SolrCore 
[reshapeReindexing_shard2_replica_n6] Registered new searcher 
Searcher@11e06558[reshapeReindexing_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C97:[diagnostics={source=flush,
 os.arch=amd64, java.runtime.version=13+33, os.version=5.0.0-25-generic, 
os=Linux, java.vendor=Oracle Corporation, timestamp=1571801633123, 
java.version=13, java.vm.version=13+33, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 1680906 INFO  
(searcherExecutor-12334-thread-1-processing-n:127.0.0.1:38661_solr 
x:reshapeReindexing_shard2_replica_n4 c:reshapeReindexing s:shard2 
r:core_node7) [n:127.0.0.1:38661_solr c:reshapeReindexing s:shard2 r:core_node7 
x:reshapeReindexing_shard2_replica_n4 ] o.a.s.c.SolrCore 
[reshapeReindexing_shard2_replica_n4] Registered new searcher 
Searcher@72e020a5[reshapeReindexing_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C97:[diagnostics={source=flush,
 os.arch=amd64, java.runtime.version=13+33, os.version=5.0.0-25-generic, 
os=Linux, java.vendor=Oracle Corporation, timestamp=1571801633123, 
java.version=13, java.vm.version=13+33, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 1680906 INFO  (qtp1333155939-40783) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34489/solr/reshapeReindexing_shard2_replica_n6/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 1680906 INFO  (qtp625162188-40782) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard2_replica_n6]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:34489/solr/reshapeReindexing_shard1_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 1680907 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1648153469256728576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1680907 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5d42c5d 
commitCommandVersion:1648153469256728576
   [junit4]   2> 1680907 INFO  (qtp1333155939-40861) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1648153469256728576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1680907 INFO  (qtp1333155939-40861) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@95edb5e 
commitCommandVersion:1648153469256728576
   [junit4]   2> 1680909 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6fb422fd[reshapeReindexing_shard1_replica_n2] main]
   [junit4]   2> 1680909 INFO  (qtp1333155939-40861) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c275eef[reshapeReindexing_shard1_replica_n1] main]
   [junit4]   2> 1680909 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1680909 INFO  (qtp1333155939-40861) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1680910 INFO  
(searcherExecutor-12333-thread-1-processing-n:127.0.0.1:38661_solr 
x:reshapeReindexing_shard1_replica_n1 c:reshapeReindexing s:shard1 
r:core_node3) [n:127.0.0.1:38661_solr c:reshapeReindexing s:shard1 r:core_node3 
x:reshapeReindexing_shard1_replica_n1 ] o.a.s.c.SolrCore 
[reshapeReindexing_shard1_replica_n1] Registered new searcher 
Searcher@4c275eef[reshapeReindexing_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C103:[diagnostics={source=flush,
 os.arch=amd64, java.runtime.version=13+33, os.version=5.0.0-25-generic, 
os=Linux, java.vendor=Oracle Corporation, timestamp=1571801633128, 
java.version=13, java.vm.version=13+33, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 1680911 INFO  (qtp1333155939-40861) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard1 r:core_node3 x:reshapeReindexing_shard1_replica_n1 
] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_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:34489/solr/reshapeReindexing_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 1680911 INFO  
(searcherExecutor-12332-thread-1-processing-n:127.0.0.1:34489_solr 
x:reshapeReindexing_shard1_replica_n2 c:reshapeReindexing s:shard1 
r:core_node5) [n:127.0.0.1:34489_solr c:reshapeReindexing s:shard1 r:core_node5 
x:reshapeReindexing_shard1_replica_n2 ] o.a.s.c.SolrCore 
[reshapeReindexing_shard1_replica_n2] Registered new searcher 
Searcher@6fb422fd[reshapeReindexing_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C103:[diagnostics={source=flush,
 os.arch=amd64, java.runtime.version=13+33, os.version=5.0.0-25-generic, 
os=Linux, java.vendor=Oracle Corporation, timestamp=1571801633127, 
java.version=13, java.vm.version=13+33, 
lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 1680911 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.u.p.LogUpdateProcessorFactory [reshapeReindexing_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=reshapeReindexing:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 15
   [junit4]   2> 1680927 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.S.Request [reshapeReindexing_shard1_replica_n2]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=reshapeReindexing:6&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:34489/solr/reshapeReindexing_shard1_replica_n2/|https://127.0.0.1:38661/solr/reshapeReindexing_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1571801633134&isShard=true&wt=javabin}
 hits=103 status=0 QTime=0
   [junit4]   2> 1680927 INFO  (qtp625162188-40782) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.S.Request [reshapeReindexing_shard2_replica_n6]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=reshapeReindexing:6&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:34489/solr/reshapeReindexing_shard2_replica_n6/|https://127.0.0.1:38661/solr/reshapeReindexing_shard2_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1571801633134&isShard=true&wt=javabin}
 hits=97 status=0 QTime=0
   [junit4]   2> 1680928 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.S.Request [reshapeReindexing_shard1_replica_n2]  webapp=/solr 
path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=reshapeReindexing:6&omitHeader=false&shards.purpose=64&NOW=1571801633134&ids=11,0,12,1,13,14,15,4,8,10&isShard=true&shard.url=https://127.0.0.1:34489/solr/reshapeReindexing_shard1_replica_n2/|https://127.0.0.1:38661/solr/reshapeReindexing_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1680929 INFO  (qtp1333155939-40783) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.c.S.Request [reshapeReindexing_shard2_replica_n4]  webapp=/solr 
path=/select params={q=*:*&_stateVer_=reshapeReindexing:6&wt=javabin&version=2} 
hits=200 status=0 QTime=14
   [junit4]   2> 1680955 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.S.Request [reshapeReindexing_shard1_replica_n2]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=reshapeReindexing:6&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:34489/solr/reshapeReindexing_shard1_replica_n2/|https://127.0.0.1:38661/solr/reshapeReindexing_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1571801633148&isShard=true&wt=javabin}
 hits=103 status=0 QTime=0
   [junit4]   2> 1680955 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.S.Request [reshapeReindexing_shard2_replica_n6]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=reshapeReindexing:6&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:34489/solr/reshapeReindexing_shard2_replica_n6/|https://127.0.0.1:38661/solr/reshapeReindexing_shard2_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1571801633148&isShard=true&wt=javabin}
 hits=97 status=0 QTime=0
   [junit4]   2> 1680956 INFO  (qtp625162188-40782) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.S.Request [reshapeReindexing_shard1_replica_n2]  webapp=/solr 
path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=reshapeReindexing:6&omitHeader=false&shards.purpose=64&NOW=1571801633148&ids=11,0,12,1,13,14,15,4,8,10&isShard=true&shard.url=https://127.0.0.1:34489/solr/reshapeReindexing_shard1_replica_n2/|https://127.0.0.1:38661/solr/reshapeReindexing_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1680956 INFO  (qtp625162188-40780) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.S.Request [reshapeReindexing_shard2_replica_n6]  webapp=/solr 
path=/select params={q=*:*&_stateVer_=reshapeReindexing:6&wt=javabin&version=2} 
hits=200 status=0 QTime=27
   [junit4]   2> 1680958 INFO  (qtp625162188-40847) [n:127.0.0.1:34489_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection 
with params 
replicationFactor=1&shards=foo,bar,baz&q=id:10*&fl=id,string_s&name=reshapeReindexing&router.name=implicit&action=REINDEXCOLLECTION&numShards=3&wt=javabin&version=2&target=reshapeReindexingTarget
 and sendToOCPQueue=true
   [junit4]   2> 1680959 DEBUG 
(OverseerThreadFactory-12322-thread-2-processing-n:127.0.0.1:38661_solr) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
   [junit4]   2>   "name":"reshapeReindexing",
   [junit4]   2>   "target":"reshapeReindexingTarget",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":"foo,bar,baz",
   [junit4]   2>   "q":"id:10*",
   [junit4]   2>   "fl":"id,string_s",
   [junit4]   2>   "router.name":"implicit",
   [junit4]   2>   "operation":"reindexcollection"}
   [junit4]   2> 1680960 INFO  
(OverseerCollectionConfigSetProcessor-72355060072251398-127.0.0.1:38661_solr-n_0000000000)
 [n:127.0.0.1:38661_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> 1680963 INFO  
(OverseerThreadFactory-12322-thread-2-processing-n:127.0.0.1:38661_solr) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1680964 INFO  (zkConnectionManagerCallback-13557-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1680964 INFO  
(OverseerThreadFactory-12322-thread-2-processing-n:127.0.0.1:38661_solr) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1680964 INFO  
(OverseerThreadFactory-12322-thread-2-processing-n:127.0.0.1:38661_solr) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1680965 INFO  
(OverseerThreadFactory-12322-thread-2-processing-n:127.0.0.1:38661_solr) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33195/solr ready
   [junit4]   2> 1680966 INFO  (qtp625162188-40782) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard2 r:core_node8 x:reshapeReindexing_shard2_replica_n6 
] o.a.s.c.S.Request [reshapeReindexing_shard2_replica_n6]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=reshapeReindexing:6&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:34489/solr/reshapeReindexing_shard2_replica_n6/|https://127.0.0.1:38661/solr/reshapeReindexing_shard2_replica_n4/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1571801633184&isShard=true&wt=javabin}
 hits=97 status=0 QTime=0
   [junit4]   2> 1680966 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexing s:shard1 r:core_node5 x:reshapeReindexing_shard1_replica_n2 
] o.a.s.c.S.Request [reshapeReindexing_shard1_replica_n2]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=reshapeReindexing:6&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:34489/solr/reshapeReindexing_shard1_replica_n2/|https://127.0.0.1:38661/solr/reshapeReindexing_shard1_replica_n1/&rows=0&version=2&q=*:*&omitHeader=false&NOW=1571801633184&isShard=true&wt=javabin}
 hits=103 status=0 QTime=0
   [junit4]   2> 1680966 INFO  (qtp1333155939-40781) [n:127.0.0.1:38661_solr 
c:reshapeReindexing s:shard2 r:core_node7 x:reshapeReindexing_shard2_replica_n4 
] o.a.s.c.S.Request [reshapeReindexing_shard2_replica_n4]  webapp=/solr 
path=/select 
params={q=*:*&_stateVer_=reshapeReindexing:6&rows=0&wt=javabin&version=2} 
hits=200 status=0 QTime=0
   [junit4]   2> 1680968 INFO  
(OverseerThreadFactory-12322-thread-2-processing-n:127.0.0.1:38661_solr) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
reshapeReindexingTarget
   [junit4]   2> 1681172 INFO  
(OverseerStateUpdate-72355060072251398-127.0.0.1:38661_solr-n_0000000000) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"foo",
   [junit4]   2>   "core":"reshapeReindexingTarget_foo_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34489/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1681173 INFO  
(OverseerStateUpdate-72355060072251398-127.0.0.1:38661_solr-n_0000000000) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"foo",
   [junit4]   2>   "core":"reshapeReindexingTarget_foo_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38661/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1681174 INFO  
(OverseerStateUpdate-72355060072251398-127.0.0.1:38661_solr-n_0000000000) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"bar",
   [junit4]   2>   "core":"reshapeReindexingTarget_bar_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34489/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1681175 INFO  
(OverseerStateUpdate-72355060072251398-127.0.0.1:38661_solr-n_0000000000) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"bar",
   [junit4]   2>   "core":"reshapeReindexingTarget_bar_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38661/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1681176 INFO  
(OverseerStateUpdate-72355060072251398-127.0.0.1:38661_solr-n_0000000000) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"baz",
   [junit4]   2>   "core":"reshapeReindexingTarget_baz_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34489/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1681176 INFO  
(OverseerStateUpdate-72355060072251398-127.0.0.1:38661_solr-n_0000000000) 
[n:127.0.0.1:38661_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reshapeReindexingTarget",
   [junit4]   2>   "shard":"baz",
   [junit4]   2>   "core":"reshapeReindexingTarget_baz_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38661/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 1681378 INFO  (qtp1333155939-40779) [n:127.0.0.1:38661_solr    
x:reshapeReindexingTarget_foo_replica_n2 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_foo_replica_n2&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=foo&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1681378 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr    
x:reshapeReindexingTarget_bar_replica_n4 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_bar_replica_n4&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=bar&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1681378 INFO  (qtp625162188-40780) [n:127.0.0.1:34489_solr    
x:reshapeReindexingTarget_foo_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_foo_replica_n1&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=foo&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1681378 INFO  (qtp1333155939-40861) [n:127.0.0.1:38661_solr    
x:reshapeReindexingTarget_bar_replica_n6 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_bar_replica_n6&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=bar&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1681382 INFO  (qtp1333155939-40783) [n:127.0.0.1:38661_solr    
x:reshapeReindexingTarget_baz_replica_n10 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_baz_replica_n10&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=baz&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1681383 INFO  (qtp625162188-40782) [n:127.0.0.1:34489_solr    
x:reshapeReindexingTarget_baz_replica_n8 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=reshapeReindexingTarget_baz_replica_n8&action=CREATE&numShards=3&collection=reshapeReindexingTarget&shard=baz&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1682388 INFO  (qtp625162188-40784) [n:127.0.0.1:34489_solr 
c:reshapeReindexingTarget s:bar r:core_node7 
x:reshapeReindexingTarget_bar_replica_n4 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1682388 INFO  (qtp625162188-40780) [n:127.0.0.1:34489_solr 
c:reshapeReindexingTarget s:foo r:core_node3 
x:reshapeReindexingTarget_foo_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1682388 INFO  (qtp1333155939-40861) [n:127.0.0.1:38661_solr 
c:reshapeReindexingTarget s:bar r:core_node9 

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

        /solr/collections/abortReindexingTarget/terms/shard2
   [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/basicReindexingTarget/collectionprops.json
   [junit4]   2>        2       
/solr/collections/.rx_sameTargetReindexing_false_false_7/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/sameTargetReindexing_false_true/collectionprops.json
   [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/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>        70      /solr/aliases.json
   [junit4]   2>        58      /solr/collections/failReindexing/state.json
   [junit4]   2>        58      
/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2>        48      /solr/collections/basicReindexing/state.json
   [junit4]   2>        45      
/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2>        37      
/solr/collections/basicReindexingTarget/state.json
   [junit4]   2>        37      
/solr/collections/.rx_sameTargetReindexing_false_false_7/state.json
   [junit4]   2>        37      
/solr/collections/sameTargetReindexing_false_true/state.json
   [junit4]   2>        36      /solr/clusterprops.json
   [junit4]   2>        36      /solr/clusterstate.json
   [junit4]   2>        32      
/solr/collections/failReindexingTarget/state.json
   [junit4]   2>        31      /solr/collections/abortReindexing/state.json
   [junit4]   2>        30      
/solr/collections/sameTargetReindexing_false_false/state.json
   [junit4]   2>        27      /solr/collections/reshapeReindexing/state.json
   [junit4]   2>        24      
/solr/collections/targetLossyReindexing/state.json
   [junit4]   2>        18      
/solr/collections/abortReindexingTarget/state.json
   [junit4]   2>        13      
/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2>        13      
/solr/collections/.rx_ck_basicReindexing/state.json
   [junit4]   2>        12      
/solr/collections/.rx_ck_sourceLossyReindexing/state.json
   [junit4]   2>        12      
/solr/collections/.rx_ck_sameTargetReindexing_false_false/state.json
   [junit4]   2>        10      
/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2>        9       
/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        455     /solr/overseer/queue
   [junit4]   2>        223     /solr/collections
   [junit4]   2>        100     /solr/overseer/collection-queue-work
   [junit4]   2>        40      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1746276 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33195
   [junit4]   2> 1746276 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33195
   [junit4]   2> 1746276 INFO  
(SUITE-ReindexCollectionTest-seed#[4792B386688AB5E4]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33195
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReindexCollectionTest_4792B386688AB5E4-001
   [junit4]   2> Oct 23, 2019 3:34:58 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene80, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4e89bcd8),
 locale=en-KE, timezone=America/Nome
   [junit4]   2> NOTE: Linux 5.0.0-25-generic amd64/Oracle Corporation 13 
(64-bit)/cpus=8,threads=1,free=306385760,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest, 
CursorPagingTest, DistributedTermsComponentTest, TestTrieFacet, 
BadComponentTest, TestAuthenticationFramework, OverseerRolesTest, 
TestHttpShardHandlerFactory, LeaderElectionTest, TestSystemCollAutoCreate, 
TestZkAclsWithHadoopAuth, CollectionsAPIDistributedZkTest, 
CdcrWithNodesRestartsTest, CloudMLTQParserTest, NodeAddedTriggerTest, 
TestSizeLimitedDistributedMap, RequestHandlersTest, DOMUtilTest, 
SuggestComponentTest, MissingSegmentRecoveryTest, TestSQLHandlerNonCloud, 
OverriddenZkACLAndCredentialsProvidersTest, TestBinaryResponseWriter, 
DocValuesTest, TestOmitPositions, TestSuggestSpellingConverter, 
TestUnInvertedFieldException, AtomicUpdatesTest, 
TestRequestStatusCollectionAPI, TestFieldTypeCollectionResource, 
SolrGraphiteReporterTest, TestNumericRangeQuery64, CdcrBidirectionalTest, 
SolrMetricManagerTest, TestStressInPlaceUpdates, 
TriggerCooldownIntegrationTest, AuditLoggerPluginTest, 
TestPKIAuthenticationPlugin, TestFilteredDocIdSet, DirectoryFactoryTest, 
TestDocBasedVersionConstraints, TestSolrCLIRunExample, PluginInfoTest, 
DistributedQueueTest, ScheduledTriggerIntegrationTest, 
XmlUpdateRequestHandlerTest, MetricsHistoryIntegrationTest, 
DocExpirationUpdateProcessorFactoryTest, ZkStateReaderTest, 
TestExtendedDismaxParser, TestLegacyField, TestConfigSetsAPI, ForceLeaderTest, 
HttpPartitionWithTlogReplicasTest, TestPullReplicaErrorHandling, 
ConnectionManagerTest, TestSmileRequest, PolyFieldTest, TestManagedSchema, 
UninvertDocValuesMergePolicyTest, TestIBSimilarityFactory, 
SolrIndexSplitterTest, TestRTGBase, TestSimExtremeIndexing, 
TestComplexPhraseLeadingWildcard, CollectionReloadTest, 
MetricTriggerIntegrationTest, TermsComponentTest, TestDynamicFieldResource, 
AutoScalingHandlerTest, TestCrossCoreJoin, SolrRequestParserTest, 
TestUninvertingReader, PeerSyncWithBufferUpdatesTest, SpatialHeatmapFacetsTest, 
BlockJoinFacetRandomTest, DefaultValueUpdateProcessorTest, 
TestSolrCoreProperties, TestXmlQParserPlugin, ActionThrottleTest, 
PrimitiveFieldTypeTest, HdfsRestartWhileUpdatingTest, 
TestSolrCloudWithKerberosAlt, ZkSolrClientTest, TestReplicationHandler, 
TestCloudDeleteByQuery, HttpSolrCallGetCoreTest, HdfsNNFailoverTest, 
TestReqParamsAPI, TestTrie, BigEndianAscendingWordSerializerTest, 
CoreAdminOperationTest, TestNRTOpen, TestGroupingSearch, 
TestSerializedLuceneMatchVersion, TestSolrIndexConfig, 
NotRequiredUniqueKeyTest, TestRecoveryHdfs, TestDelegationWithHadoopAuth, 
DistributedFacetExistsSmallTest, BlockDirectoryTest, ReplaceNodeNoTargetTest, 
TestSubQueryTransformer, HighlighterConfigTest, SpatialRPTFieldTypeTest, 
TestCloudNestedDocsSort, TestBulkSchemaConcurrent, CleanupOldIndexTest, 
TestInPlaceUpdatesRequiredField, MoreLikeThisHandlerTest, 
TestDistributedTracing, DeleteReplicaTest, TestTolerantUpdateProcessorCloud, 
TestWaitForStateWithJettyShutdowns, CopyFieldTest, SystemInfoHandlerTest, 
ReplicaListTransformerTest, DebugComponentTest, TestLocalStatsCacheCloud, 
TestPseudoReturnFields, TestStressLucene, TestInitQParser, TestSchemaResource, 
TestReversedWildcardFilterFactory, AnalyticsQueryTest, TestDynamicLoading, 
TestFieldCacheSortRandom, SolrCmdDistributorTest, 
DistributedQueryElevationComponentTest, SolrRrdBackendFactoryTest, 
HdfsBasicDistributedZkTest, TestMissingGroups, SolrCoreCheckLockOnStartupTest, 
DocumentBuilderTest, SSLMigrationTest, TestAddFieldRealTimeGet, 
SpellCheckCollatorWithCollapseTest, BasicAuthStandaloneTest, 
FileBasedSpellCheckerTest, SecurityConfHandlerTest, 
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, EchoParamsTest, 
MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, 
TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, 
TestDocumentBuilder, TestJoin, TestRandomDVFaceting, TestRandomFaceting, 
TestCharFilters, TestDeprecatedFilters, TokenizerChainTest, 
TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, ConnectionReuseTest, AssignBackwardCompatibilityTest, 
BasicDistributedZk2Test, BasicZkTest, ChaosMonkeyNothingIsSafeTest, 
ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
CollectionsAPISolrJTest, HttpPartitionOnCommitTest, LeaderTragicEventTest, 
LeaderVoteWaitTimeoutTest, MultiSolrCloudTestCaseTest, MultiThreadedOCPTest, 
NestedShardedAtomicUpdateTest, OverseerModifyCollectionTest, 
RecoveryAfterSoftCommitTest, ReindexCollectionTest]
   [junit4] Completed [511/887 (1!)] on J0 in 69.71s, 6 tests, 1 failure <<< 
FAILURES!

[...truncated 46094 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24935/consoleText

[repro] Revision: 517bfd0ab75adb59ad85797118d263bebcf11f52

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=ReindexCollectionTest 
-Dtests.method=testSameTargetReindexing -Dtests.seed=4792B386688AB5E4 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-KE 
-Dtests.timezone=America/Nome -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3348 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.ReindexCollectionTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=4792B386688AB5E4 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-KE 
-Dtests.timezone=America/Nome -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

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

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

Reply via email to