Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23843/
Java: 64bit/jdk-11 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
copied num docs expected:<200> but was:<196>

Stack Trace:
java.lang.AssertionError: copied num docs expected:<200> but was:<196>
        at 
__randomizedtesting.SeedInfo.seed([91B8AD75704CCD37:24C146A2772A5573]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing(ReindexCollectionTest.java:180)
        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:566)
        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:834)


FAILED:  org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing

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

Stack Trace:
java.lang.AssertionError: copied num docs expected:<200> but was:<199>
        at 
__randomizedtesting.SeedInfo.seed([91B8AD75704CCD37:24C146A2772A5573]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing(ReindexCollectionTest.java:180)
        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:566)
        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:834)




Build Log:
[...truncated 13834 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_91B8AD75704CCD37-001/init-core-data-001
   [junit4]   2> 1297725 WARN  
(SUITE-ReindexCollectionTest-seed#[91B8AD75704CCD37]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=70 numCloses=70
   [junit4]   2> 1297725 INFO  
(SUITE-ReindexCollectionTest-seed#[91B8AD75704CCD37]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1297726 INFO  
(SUITE-ReindexCollectionTest-seed#[91B8AD75704CCD37]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1297726 INFO  
(SUITE-ReindexCollectionTest-seed#[91B8AD75704CCD37]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1297726 INFO  
(SUITE-ReindexCollectionTest-seed#[91B8AD75704CCD37]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_91B8AD75704CCD37-001/tempDir-001
   [junit4]   2> 1297726 INFO  
(SUITE-ReindexCollectionTest-seed#[91B8AD75704CCD37]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1297731 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1297731 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1297831 INFO  
(SUITE-ReindexCollectionTest-seed#[91B8AD75704CCD37]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46029
   [junit4]   2> 1297831 INFO  
(SUITE-ReindexCollectionTest-seed#[91B8AD75704CCD37]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46029
   [junit4]   2> 1297831 INFO  
(SUITE-ReindexCollectionTest-seed#[91B8AD75704CCD37]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46029
   [junit4]   2> 1297874 INFO  (zkConnectionManagerCallback-8888-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297879 INFO  (zkConnectionManagerCallback-8890-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297890 INFO  (zkConnectionManagerCallback-8892-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297892 WARN  (jetty-launcher-8893-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1297892 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1297892 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1297892 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1297898 WARN  (jetty-launcher-8893-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1297898 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1297898 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1297898 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1297936 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1297936 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1297936 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1297939 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1297939 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1297939 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1297941 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14583e64{/solr,null,AVAILABLE}
   [junit4]   2> 1297941 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@50a01e9c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37507}
   [junit4]   2> 1297941 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.e.j.s.Server Started @1298020ms
   [junit4]   2> 1297941 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37507}
   [junit4]   2> 1297943 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31076619{/solr,null,AVAILABLE}
   [junit4]   2> 1297943 ERROR (jetty-launcher-8893-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1297943 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1297943 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1297943 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1297943 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1297943 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-30T03:29:52.987722Z
   [junit4]   2> 1297952 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@87a8ed3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41997}
   [junit4]   2> 1297952 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.e.j.s.Server Started @1298032ms
   [junit4]   2> 1297953 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41997}
   [junit4]   2> 1297953 ERROR (jetty-launcher-8893-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1297953 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1297953 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1297953 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1297953 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1297953 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-30T03:29:52.997375Z
   [junit4]   2> 1297970 INFO  (zkConnectionManagerCallback-8897-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297970 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1297970 INFO  (zkConnectionManagerCallback-8895-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1297971 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1297973 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100d01707b30003, likely client has closed socket
   [junit4]   2> 1298043 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1298047 WARN  (jetty-launcher-8893-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@28ec9087[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1298063 WARN  (jetty-launcher-8893-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2f2eed19[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1298063 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1298064 INFO  (jetty-launcher-8893-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46029/solr
   [junit4]   2> 1298067 WARN  (jetty-launcher-8893-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@45ccc468[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1298094 INFO  (zkConnectionManagerCallback-8906-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298095 WARN  (jetty-launcher-8893-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3532bacd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1298096 INFO  (jetty-launcher-8893-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46029/solr
   [junit4]   2> 1298131 INFO  (zkConnectionManagerCallback-8910-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298131 INFO  (zkConnectionManagerCallback-8913-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298169 INFO  (jetty-launcher-8893-thread-1) 
[n:127.0.0.1:37507_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37507_solr
   [junit4]   2> 1298170 INFO  (jetty-launcher-8893-thread-1) 
[n:127.0.0.1:37507_solr    ] o.a.s.c.Overseer Overseer 
(id=72286391369924614-127.0.0.1:37507_solr-n_0000000000) starting
   [junit4]   2> 1298178 INFO  (zkConnectionManagerCallback-8915-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298194 INFO  (zkConnectionManagerCallback-8922-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298195 INFO  (jetty-launcher-8893-thread-2) 
[n:127.0.0.1:41997_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41997_solr
   [junit4]   2> 1298203 INFO  (zkCallback-8914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1298203 INFO  (zkCallback-8909-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1298204 INFO  (jetty-launcher-8893-thread-1) 
[n:127.0.0.1:37507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1298204 INFO  (jetty-launcher-8893-thread-1) 
[n:127.0.0.1:37507_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46029/solr ready
   [junit4]   2> 1298207 INFO  
(OverseerStateUpdate-72286391369924614-127.0.0.1:37507_solr-n_0000000000) 
[n:127.0.0.1:37507_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37507_solr
   [junit4]   2> 1298222 INFO  (jetty-launcher-8893-thread-1) 
[n:127.0.0.1:37507_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37507_solr as DOWN
   [junit4]   2> 1298222 INFO  (jetty-launcher-8893-thread-1) 
[n:127.0.0.1:37507_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1298222 INFO  (jetty-launcher-8893-thread-1) 
[n:127.0.0.1:37507_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37507_solr
   [junit4]   2> 1298223 INFO  (zkCallback-8909-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1298223 INFO  (zkCallback-8914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1298234 INFO  (zkConnectionManagerCallback-8929-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298235 INFO  (jetty-launcher-8893-thread-2) 
[n:127.0.0.1:41997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1298236 INFO  (jetty-launcher-8893-thread-2) 
[n:127.0.0.1:41997_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46029/solr ready
   [junit4]   2> 1298242 INFO  (jetty-launcher-8893-thread-1) 
[n:127.0.0.1:37507_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1298254 INFO  (zkCallback-8921-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1298258 INFO  (jetty-launcher-8893-thread-1) 
[n:127.0.0.1:37507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37507.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@150b31ac
   [junit4]   2> 1298266 INFO  (jetty-launcher-8893-thread-1) 
[n:127.0.0.1:37507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37507.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@150b31ac
   [junit4]   2> 1298266 INFO  (jetty-launcher-8893-thread-1) 
[n:127.0.0.1:37507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37507.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@150b31ac
   [junit4]   2> 1298267 INFO  (jetty-launcher-8893-thread-1) 
[n:127.0.0.1:37507_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_91B8AD75704CCD37-001/tempDir-001/node1/.
   [junit4]   2> 1298293 INFO  (jetty-launcher-8893-thread-2) 
[n:127.0.0.1:41997_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1298308 INFO  (jetty-launcher-8893-thread-2) 
[n:127.0.0.1:41997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41997.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@150b31ac
   [junit4]   2> 1298316 INFO  (jetty-launcher-8893-thread-2) 
[n:127.0.0.1:41997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41997.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@150b31ac
   [junit4]   2> 1298317 INFO  (jetty-launcher-8893-thread-2) 
[n:127.0.0.1:41997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41997.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@150b31ac
   [junit4]   2> 1298317 INFO  (jetty-launcher-8893-thread-2) 
[n:127.0.0.1:41997_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_91B8AD75704CCD37-001/tempDir-001/node2/.
   [junit4]   2> 1298358 INFO  (zkConnectionManagerCallback-8936-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298358 INFO  
(SUITE-ReindexCollectionTest-seed#[91B8AD75704CCD37]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1298359 INFO  
(SUITE-ReindexCollectionTest-seed#[91B8AD75704CCD37]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46029/solr ready
   [junit4]   2> 1298375 INFO  
(TEST-ReindexCollectionTest.testFailure-seed#[91B8AD75704CCD37]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFailure
   [junit4]   2> 1298390 INFO  (zkConnectionManagerCallback-8941-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1298391 INFO  
(TEST-ReindexCollectionTest.testFailure-seed#[91B8AD75704CCD37]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1298392 INFO  
(TEST-ReindexCollectionTest.testFailure-seed#[91B8AD75704CCD37]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46029/solr ready
   [junit4]   2> 1298404 INFO  (qtp183703520-20405) [n:127.0.0.1:41997_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&maxShardsPerNode=-1&name=failReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1298427 INFO  
(OverseerThreadFactory-6009-thread-1-processing-n:127.0.0.1:37507_solr) 
[n:127.0.0.1:37507_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
failReindexing
   [junit4]   2> 1298538 INFO  
(OverseerStateUpdate-72286391369924614-127.0.0.1:37507_solr-n_0000000000) 
[n:127.0.0.1:37507_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"failReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"failReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37507/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1298539 INFO  
(OverseerStateUpdate-72286391369924614-127.0.0.1:37507_solr-n_0000000000) 
[n:127.0.0.1:37507_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"failReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"failReindexing_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41997/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1298541 INFO  
(OverseerStateUpdate-72286391369924614-127.0.0.1:37507_solr-n_0000000000) 
[n:127.0.0.1:37507_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"failReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"failReindexing_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37507/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1298543 INFO  
(OverseerStateUpdate-72286391369924614-127.0.0.1:37507_solr-n_0000000000) 
[n:127.0.0.1:37507_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"failReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"failReindexing_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41997/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1298756 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr    
x:failReindexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=failReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=failReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1298756 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr    
x:failReindexing_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1298758 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr    
x:failReindexing_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=failReindexing_shard2_replica_n5&action=CREATE&numShards=2&collection=failReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1298793 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr    
x:failReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=failReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=failReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1298798 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr    
x:failReindexing_shard2_replica_n7] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=failReindexing_shard2_replica_n7&action=CREATE&numShards=2&collection=failReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1299860 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1299860 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1299915 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1299920 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.s.IndexSchema [failReindexing_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 1299921 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1299921 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'failReindexing_shard2_replica_n5' 
using configuration from collection failReindexing, trusted=true
   [junit4]   2> 1299922 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37507.solr.core.failReindexing.shard2.replica_n5' (registry 
'solr.core.failReindexing.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@150b31ac
   [junit4]   2> 1299922 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.c.SolrCore [[failReindexing_shard2_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_91B8AD75704CCD37-001/tempDir-001/node1/failReindexing_shard2_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_91B8AD75704CCD37-001/tempDir-001/node1/./failReindexing_shard2_replica_n5/data/]
   [junit4]   2> 1299936 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.s.IndexSchema [failReindexing_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 1299937 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1299937 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.c.CoreContainer Creating SolrCore 'failReindexing_shard2_replica_n7' 
using configuration from collection failReindexing, trusted=true
   [junit4]   2> 1299937 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41997.solr.core.failReindexing.shard2.replica_n7' (registry 
'solr.core.failReindexing.shard2.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@150b31ac
   [junit4]   2> 1299938 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.c.SolrCore [[failReindexing_shard2_replica_n7] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_91B8AD75704CCD37-001/tempDir-001/node2/failReindexing_shard2_replica_n7],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_91B8AD75704CCD37-001/tempDir-001/node2/./failReindexing_shard2_replica_n7/data/]
   [junit4]   2> 1299940 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.s.IndexSchema [failReindexing_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1299943 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1299943 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'failReindexing_shard1_replica_n2' 
using configuration from collection failReindexing, trusted=true
   [junit4]   2> 1299943 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41997.solr.core.failReindexing.shard1.replica_n2' (registry 
'solr.core.failReindexing.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@150b31ac
   [junit4]   2> 1299944 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.c.SolrCore [[failReindexing_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_91B8AD75704CCD37-001/tempDir-001/node2/failReindexing_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_91B8AD75704CCD37-001/tempDir-001/node2/./failReindexing_shard1_replica_n2/data/]
   [junit4]   2> 1299954 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1299963 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.s.IndexSchema [failReindexing_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1299964 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1299964 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'failReindexing_shard1_replica_n1' 
using configuration from collection failReindexing, trusted=true
   [junit4]   2> 1299964 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37507.solr.core.failReindexing.shard1.replica_n1' (registry 
'solr.core.failReindexing.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@150b31ac
   [junit4]   2> 1299964 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.c.SolrCore [[failReindexing_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_91B8AD75704CCD37-001/tempDir-001/node1/failReindexing_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_91B8AD75704CCD37-001/tempDir-001/node1/./failReindexing_shard1_replica_n1/data/]
   [junit4]   2> 1300015 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1300015 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1300017 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1300017 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1300019 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1300019 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1300021 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1300021 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1300027 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@577e49b4[failReindexing_shard1_replica_n2] main]
   [junit4]   2> 1300035 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4aa1cd8[failReindexing_shard2_replica_n7] main]
   [junit4]   2> 1300053 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1300053 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1300067 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1300067 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1300069 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1300069 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1300070 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c3978a4[failReindexing_shard2_replica_n5] main]
   [junit4]   2> 1300070 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1300070 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1300071 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1300071 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1300071 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1300071 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1629399647639306240
   [junit4]   2> 1300073 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1300073 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1629399647641403392
   [junit4]   2> 1300073 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1300073 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1300075 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@524148c5[failReindexing_shard1_replica_n1] main]
   [junit4]   2> 1300086 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1300086 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1300086 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1300089 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1300089 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1300089 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1629399647658180608
   [junit4]   2> 1300089 INFO  
(searcherExecutor-6019-thread-1-processing-n:127.0.0.1:41997_solr 
x:failReindexing_shard1_replica_n2 c:failReindexing s:shard1 r:core_node4) 
[n:127.0.0.1:41997_solr c:failReindexing s:shard1 r:core_node4 
x:failReindexing_shard1_replica_n2] o.a.s.c.SolrCore 
[failReindexing_shard1_replica_n2] Registered new searcher 
Searcher@577e49b4[failReindexing_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1300090 INFO  
(searcherExecutor-6018-thread-1-processing-n:127.0.0.1:41997_solr 
x:failReindexing_shard2_replica_n7 c:failReindexing s:shard2 r:core_node8) 
[n:127.0.0.1:41997_solr c:failReindexing s:shard2 r:core_node8 
x:failReindexing_shard2_replica_n7] o.a.s.c.SolrCore 
[failReindexing_shard2_replica_n7] Registered new searcher 
Searcher@4aa1cd8[failReindexing_shard2_replica_n7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1300090 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1300090 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1629399647659229184
   [junit4]   2> 1300102 INFO  
(searcherExecutor-6020-thread-1-processing-n:127.0.0.1:37507_solr 
x:failReindexing_shard1_replica_n1 c:failReindexing s:shard1 r:core_node3) 
[n:127.0.0.1:37507_solr c:failReindexing s:shard1 r:core_node3 
x:failReindexing_shard1_replica_n1] o.a.s.c.SolrCore 
[failReindexing_shard1_replica_n1] Registered new searcher 
Searcher@524148c5[failReindexing_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1300102 INFO  
(searcherExecutor-6017-thread-1-processing-n:127.0.0.1:37507_solr 
x:failReindexing_shard2_replica_n5 c:failReindexing s:shard2 r:core_node6) 
[n:127.0.0.1:37507_solr c:failReindexing s:shard2 r:core_node6 
x:failReindexing_shard2_replica_n5] o.a.s.c.SolrCore 
[failReindexing_shard2_replica_n5] Registered new searcher 
Searcher@4c3978a4[failReindexing_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1300103 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/failReindexing/terms/shard1 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 1300103 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/failReindexing/leaders/shard1
   [junit4]   2> 1300104 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/failReindexing/terms/shard2 to Terms{values={core_node8=0}, 
version=0}
   [junit4]   2> 1300104 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/failReindexing/leaders/shard2
   [junit4]   2> 1300105 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/failReindexing/terms/shard2 to Terms{values={core_node6=0, 
core_node8=0}, version=1}
   [junit4]   2> 1300105 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/failReindexing/leaders/shard2
   [junit4]   2> 1300107 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_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> 1300108 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1300108 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1300108 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37507/solr/failReindexing_shard2_replica_n5/
   [junit4]   2> 1300108 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/failReindexing/terms/shard1 to Terms{values={core_node3=0, 
core_node4=0}, version=1}
   [junit4]   2> 1300108 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/failReindexing/leaders/shard1
   [junit4]   2> 1300108 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.u.PeerSync PeerSync: core=failReindexing_shard2_replica_n5 
url=http://127.0.0.1:37507/solr START 
replicas=[http://127.0.0.1:41997/solr/failReindexing_shard2_replica_n7/] 
nUpdates=100
   [junit4]   2> 1300110 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.u.PeerSync PeerSync: core=failReindexing_shard2_replica_n5 
url=http://127.0.0.1:37507/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1300112 INFO  (qtp183703520-20481) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.c.S.Request [failReindexing_shard2_replica_n7]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1300112 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1300112 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
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> 1300112 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/failReindexing/leaders/shard2/leader after winning as 
/collections/failReindexing/leader_elect/shard2/election/72286391369924614-core_node6-n_0000000000
   [junit4]   2> 1300113 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37507/solr/failReindexing_shard2_replica_n5/ shard2
   [junit4]   2> 1300222 INFO  (zkCallback-8909-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300223 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1300227 INFO  (zkCallback-8909-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300227 INFO  (zkCallback-8909-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300249 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=failReindexing_shard2_replica_n5&action=CREATE&numShards=2&collection=failReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1490
   [junit4]   2> 1300351 INFO  (zkCallback-8909-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300351 INFO  (zkCallback-8909-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300351 INFO  (zkCallback-8909-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300363 INFO  (zkCallback-8909-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300608 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1300608 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1300608 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41997/solr/failReindexing_shard1_replica_n2/
   [junit4]   2> 1300608 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=failReindexing_shard1_replica_n2 
url=http://127.0.0.1:41997/solr START 
replicas=[http://127.0.0.1:37507/solr/failReindexing_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1300614 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=failReindexing_shard1_replica_n2 
url=http://127.0.0.1:41997/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1300615 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.c.S.Request [failReindexing_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> 1300622 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1300622 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_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> 1300622 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/failReindexing/leaders/shard1/leader after winning as 
/collections/failReindexing/leader_elect/shard1/election/72286391369924616-core_node4-n_0000000000
   [junit4]   2> 1300623 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41997/solr/failReindexing_shard1_replica_n2/ shard1
   [junit4]   2> 1300727 INFO  (zkCallback-8914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300727 INFO  (zkCallback-8909-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300727 INFO  (zkCallback-8909-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300727 INFO  (zkCallback-8909-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300727 INFO  (zkCallback-8909-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300728 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1300756 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=failReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=failReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2001
   [junit4]   2> 1300834 INFO  (zkCallback-8909-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300834 INFO  (zkCallback-8909-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300834 INFO  (zkCallback-8909-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300834 INFO  (zkCallback-8914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300835 INFO  (zkCallback-8909-thread-5) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1300842 INFO  (zkCallback-8914-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1301148 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=failReindexing_shard2_replica_n7&action=CREATE&numShards=2&collection=failReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2350
   [junit4]   2> 1301148 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_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=failReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=failReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2356
   [junit4]   2> 1301171 INFO  (qtp183703520-20405) [n:127.0.0.1:41997_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> 1301227 INFO  (zkCallback-8914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1301227 INFO  (zkCallback-8909-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1301227 INFO  (zkCallback-8909-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1301227 INFO  (zkCallback-8909-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1301227 INFO  (zkCallback-8914-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1301227 INFO  (qtp183703520-20405) [n:127.0.0.1:41997_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&maxShardsPerNode=-1&name=failReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2823
   [junit4]   2> 1301227 INFO  (zkCallback-8909-thread-5) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexing/state.json] for collection [failReindexing] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1301243 INFO  (qtp183703520-20479) [n:127.0.0.1:41997_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&maxShardsPerNode=-1&name=failReindexingTarget&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1301284 INFO  
(OverseerThreadFactory-6009-thread-2-processing-n:127.0.0.1:37507_solr) 
[n:127.0.0.1:37507_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
failReindexingTarget
   [junit4]   2> 1301299 INFO  
(OverseerCollectionConfigSetProcessor-72286391369924614-127.0.0.1:37507_solr-n_0000000000)
 [n:127.0.0.1:37507_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> 1301564 INFO  
(OverseerStateUpdate-72286391369924614-127.0.0.1:37507_solr-n_0000000000) 
[n:127.0.0.1:37507_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"failReindexingTarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"failReindexingTarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37507/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1301765 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr    
x:failReindexingTarget_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=failReindexingTarget_shard1_replica_n1&action=CREATE&numShards=1&collection=failReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1302777 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1302868 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.s.IndexSchema 
[failReindexingTarget_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1302869 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1302869 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'failReindexingTarget_shard1_replica_n1' using configuration from 
collection failReindexingTarget, trusted=true
   [junit4]   2> 1302869 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_37507.solr.core.failReindexingTarget.shard1.replica_n1' 
(registry 'solr.core.failReindexingTarget.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@150b31ac
   [junit4]   2> 1302869 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.SolrCore 
[[failReindexingTarget_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_91B8AD75704CCD37-001/tempDir-001/node1/failReindexingTarget_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_91B8AD75704CCD37-001/tempDir-001/node1/./failReindexingTarget_shard1_replica_n1/data/]
   [junit4]   2> 1302978 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1302978 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1302980 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1302980 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1302988 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e1a02bd[failReindexingTarget_shard1_replica_n1] main]
   [junit4]   2> 1302989 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1302989 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1302989 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1302989 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1629399650699051008
   [junit4]   2> 1302991 INFO  
(searcherExecutor-6037-thread-1-processing-n:127.0.0.1:37507_solr 
x:failReindexingTarget_shard1_replica_n1 c:failReindexingTarget s:shard1 
r:core_node2) [n:127.0.0.1:37507_solr c:failReindexingTarget s:shard1 
r:core_node2 x:failReindexingTarget_shard1_replica_n1] o.a.s.c.SolrCore 
[failReindexingTarget_shard1_replica_n1] Registered new searcher 
Searcher@6e1a02bd[failReindexingTarget_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1302994 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/failReindexingTarget/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1302994 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/failReindexingTarget/leaders/shard1
   [junit4]   2> 1302996 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1302996 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1302996 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37507/solr/failReindexingTarget_shard1_replica_n1/
   [junit4]   2> 1302996 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1302996 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:37507/solr/failReindexingTarget_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1302996 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/failReindexingTarget/leaders/shard1/leader after winning as 
/collections/failReindexingTarget/leader_elect/shard1/election/72286391369924614-core_node2-n_0000000000
   [junit4]   2> 1302997 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:37507/solr/failReindexingTarget_shard1_replica_n1/ shard1
   [junit4]   2> 1303103 INFO  (zkCallback-8909-thread-5) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexingTarget/state.json] for collection 
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1303103 INFO  (zkCallback-8909-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexingTarget/state.json] for collection 
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1303103 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1303104 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexingTarget s:shard1 r:core_node2 
x:failReindexingTarget_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=failReindexingTarget_shard1_replica_n1&action=CREATE&numShards=1&collection=failReindexingTarget&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1339
   [junit4]   2> 1303111 INFO  (qtp183703520-20479) [n:127.0.0.1:41997_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> 1303112 INFO  
(OverseerCollectionConfigSetProcessor-72286391369924614-127.0.0.1:37507_solr-n_0000000000)
 [n:127.0.0.1:37507_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1303227 INFO  (zkCallback-8914-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexingTarget/state.json] for collection 
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1303227 INFO  (qtp183703520-20479) [n:127.0.0.1:41997_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&maxShardsPerNode=-1&name=failReindexingTarget&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1984
   [junit4]   2> 1303230 INFO  (zkCallback-8909-thread-5) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexingTarget/state.json] for collection 
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1303231 INFO  (qtp183703520-20481) [n:127.0.0.1:41997_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with 
params 
collections=failReindexingTarget&name=failAlias&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1303231 INFO  (zkCallback-8909-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexingTarget/state.json] for collection 
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1303231 INFO  (zkCallback-8909-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/failReindexingTarget/state.json] for collection 
[failReindexingTarget] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1303360 INFO  (qtp183703520-20481) [n:127.0.0.1:41997_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=failReindexingTarget&name=failAlias&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=129
   [junit4]   2> 1303440 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/failReindexing/terms/shard2 to Terms{values={core_node6=1, 
core_node8=1}, version=2}
   [junit4]   2> 1303495 INFO  (qtp183703520-20479) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_shard2_replica_n7]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37507/solr/failReindexing_shard2_replica_n5/&wt=javabin&version=2}{add=[2
 (1629399651122675712), 3 (1629399651166715904), 5 (1629399651166715905), 6 
(1629399651166715906), 7 (1629399651166715907), 9 (1629399651166715908), 17 
(1629399651166715909), 18 (1629399651166715910), 19 (1629399651166715911), 21 
(1629399651166715912), ... (97 adds)]} 0 18
   [junit4]   2> 1303495 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_shard2_replica_n5]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 
(1629399651122675712), 3 (1629399651166715904), 5 (1629399651166715905), 6 
(1629399651166715906), 7 (1629399651166715907), 9 (1629399651166715908), 17 
(1629399651166715909), 18 (1629399651166715910), 19 (1629399651166715911), 21 
(1629399651166715912), ... (97 adds)]} 0 102
   [junit4]   2> 1303502 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/failReindexing/terms/shard1 to Terms{values={core_node3=1, 
core_node4=1}, version=2}
   [junit4]   2> 1303516 INFO  (qtp573680078-20402) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41997/solr/failReindexing_shard1_replica_n2/&wt=javabin&version=2}{add=[0
 (1629399651107995648), 1 (1629399651133161472), 4 (1629399651133161473), 8 
(1629399651133161474), 10 (1629399651133161475), 11 (1629399651133161476), 12 
(1629399651133161477), 13 (1629399651133161478), 14 (1629399651133161479), 15 
(1629399651133161480), ... (103 adds)]} 0 19
   [junit4]   2> 1303519 INFO  (qtp183703520-20403) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 
(1629399651107995648), 1 (1629399651133161472), 4 (1629399651133161473), 8 
(1629399651133161474), 10 (1629399651133161475), 11 (1629399651133161476), 12 
(1629399651133161477), 13 (1629399651133161478), 14 (1629399651133161479), 15 
(1629399651133161480), ... (103 adds)]} 0 139
   [junit4]   2> 1303521 INFO  (qtp183703520-20481) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1629399651256893440,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1303522 INFO  (qtp183703520-20481) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2d8f4da1 
commitCommandVersion:1629399651256893440
   [junit4]   2> 1303522 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1629399651257942016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1303522 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1400a173 
commitCommandVersion:1629399651257942016
   [junit4]   2> 1303560 INFO  (qtp183703520-20481) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38cf664c[failReindexing_shard1_replica_n2] main]
   [junit4]   2> 1303561 INFO  (qtp183703520-20481) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1303562 INFO  
(searcherExecutor-6019-thread-1-processing-n:127.0.0.1:41997_solr 
x:failReindexing_shard1_replica_n2 c:failReindexing s:shard1 r:core_node4) 
[n:127.0.0.1:41997_solr c:failReindexing s:shard1 r:core_node4 
x:failReindexing_shard1_replica_n2] o.a.s.c.SolrCore 
[failReindexing_shard1_replica_n2] Registered new searcher 
Searcher@38cf664c[failReindexing_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C103:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=11, java.vm.version=11+28, 
lucene.version=9.0.0, os.arch=amd64, java.runtime.version=11+28, source=flush, 
os.version=4.18.0-15-generic, 
timestamp=1553916598569}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1303571 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3c560ccd[failReindexing_shard1_replica_n1] main]
   [junit4]   2> 1303572 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1303573 INFO  
(searcherExecutor-6020-thread-1-processing-n:127.0.0.1:37507_solr 
x:failReindexing_shard1_replica_n1 c:failReindexing s:shard1 r:core_node3) 
[n:127.0.0.1:37507_solr c:failReindexing s:shard1 r:core_node3 
x:failReindexing_shard1_replica_n1] o.a.s.c.SolrCore 
[failReindexing_shard1_replica_n1] Registered new searcher 
Searcher@3c560ccd[failReindexing_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C103:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=11, java.vm.version=11+28, 
lucene.version=9.0.0, os.arch=amd64, java.runtime.version=11+28, source=flush, 
os.version=4.18.0-15-generic, 
timestamp=1553916598569}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1303573 INFO  (qtp573680078-20406) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard1 r:core_node3 x:failReindexing_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41997/solr/failReindexing_shard1_replica_n2/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 51
   [junit4]   2> 1303573 INFO  (qtp183703520-20481) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard1 r:core_node4 x:failReindexing_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [failReindexing_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37507/solr/failReindexing_shard2_replica_n5/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 53
   [junit4]   2> 1303579 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1629399651317710848,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1303579 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7aa169a8 
commitCommandVersion:1629399651317710848
   [junit4]   2> 1303580 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1629399651318759424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1303580 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@77681bc1 
commitCommandVersion:1629399651318759424
   [junit4]   2> 1303585 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42de843e[failReindexing_shard2_replica_n5] main]
   [junit4]   2> 1303586 INFO  (qtp573680078-20404) [n:127.0.0.1:37507_solr 
c:failReindexing s:shard2 r:core_node6 x:failReindexing_shard2_replica_n5] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1303587 INFO  
(searcherExecutor-6017-thread-1-processing-n:127.0.0.1:37507_solr 
x:failReindexing_shard2_replica_n5 c:failReindexing s:shard2 r:core_node6) 
[n:127.0.0.1:37507_solr c:failReindexing s:shard2 r:core_node6 
x:failReindexing_shard2_replica_n5] o.a.s.c.SolrCore 
[failReindexing_shard2_replica_n5] Registered new searcher 
Searcher@42de843e[failReindexing_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C97:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=11, java.vm.version=11+28, 
lucene.version=9.0.0, os.arch=amd64, java.runtime.version=11+28, source=flush, 
os.version=4.18.0-15-generic, 
timestamp=1553916598626}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1303588 INFO  (qtp183703520-20407) [n:127.0.0.1:41997_solr 
c:failReindexing s:shard2 r:core_node8 x:failReindexing_shard2_replica_n7] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@56af80c8[failRein

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

) [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@231ff7d5{/solr,null,UNAVAILABLE}
   [junit4]   2> 92578 INFO  (jetty-closer-258-thread-1) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 92583 INFO  (jetty-closer-258-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@dc91ec7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 92584 INFO  (jetty-closer-258-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@567808cb{/solr,null,UNAVAILABLE}
   [junit4]   2> 92584 INFO  (jetty-closer-258-thread-2) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 92585 INFO  
(SUITE-ReindexCollectionTest-seed#[91B8AD75704CCD37]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 92588 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        37      /solr/aliases.json
   [junit4]   2>        37      /solr/clusterprops.json
   [junit4]   2>        11      
/solr/collections/failReindexingTarget/terms/shard1
   [junit4]   2>        10      
/solr/collections/.rx_sameTargetReindexing_5/terms/shard1
   [junit4]   2>        10      
/solr/collections/.rx_sameTargetReindexing_5/terms/shard2
   [junit4]   2>        10      
/solr/collections/basicReindexingTarget/terms/shard2
   [junit4]   2>        10      
/solr/collections/sourceLossyReindexing/terms/shard1
   [junit4]   2>        10      
/solr/collections/sourceLossyReindexing/terms/shard2
   [junit4]   2>        10      
/solr/collections/sameTargetReindexing/terms/shard2
   [junit4]   2>        10      /solr/configs/conf1
   [junit4]   2>        10      /solr/collections/reshapeReindexing/terms/shard2
   [junit4]   2>        9       
/solr/collections/failReindexingTarget/terms/shard2
   [junit4]   2>        9       /solr/collections/basicReindexing/terms/shard1
   [junit4]   2>        9       /solr/collections/basicReindexing/terms/shard2
   [junit4]   2>        9       
/solr/collections/basicReindexingTarget/terms/shard1
   [junit4]   2>        9       
/solr/collections/reshapeReindexingTarget/terms/bar
   [junit4]   2>        9       
/solr/collections/sameTargetReindexing/terms/shard1
   [junit4]   2>        9       /solr/collections/reshapeReindexing/terms/shard1
   [junit4]   2>        9       
/solr/collections/targetLossyReindexing/terms/shard2
   [junit4]   2>        9       /solr/collections/failReindexing/terms/shard2
   [junit4]   2>        8       
/solr/collections/targetLossyReindexing/terms/shard1
   [junit4]   2>        8       /solr/collections/failReindexing/terms/shard1
   [junit4]   2>        7       
/solr/collections/reshapeReindexingTarget/terms/foo
   [junit4]   2>        7       
/solr/collections/reshapeReindexingTarget/terms/baz
   [junit4]   2>        6       /solr/configs/_default
   [junit4]   2>        6       /solr/configs/_default/managed-schema
   [junit4]   2>        4       
/solr/collections/.rx_ck_sourceLossyReindexing/terms/shard1
   [junit4]   2>        4       
/solr/collections/abortReindexingTarget/state.json
   [junit4]   2>        4       
/solr/collections/.rx_ck_reshapeReindexing/terms/shard1
   [junit4]   2>        4       
/solr/collections/.rx_ck_failReindexing/terms/shard1
   [junit4]   2>        4       
/solr/collections/.rx_ck_basicReindexing/terms/shard1
   [junit4]   2>        4       /solr/collections/abortReindexing/state.json
   [junit4]   2>        4       
/solr/collections/.rx_ck_sameTargetReindexing/terms/shard1
   [junit4]   2>        3       
/solr/collections/.rx_ck_abortReindexing/terms/shard1
   [junit4]   2>        3       /solr/collections/abortReindexing/terms/shard2
   [junit4]   2>        3       /solr/collections/abortReindexing/terms/shard1
   [junit4]   2>        3       
/solr/collections/.rx_ck_sameTargetReindexing/state.json
   [junit4]   2>        2       
/solr/collections/basicReindexingTarget/state.json
   [junit4]   2>        2       
/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2>        2       
/solr/collections/targetLossyReindexing/state.json
   [junit4]   2>        2       
/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2>        2       /solr/collections/basicReindexing/state.json
   [junit4]   2>        2       
/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2>        2       
/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2>        2       
/solr/collections/.rx_sameTargetReindexing_5/state.json
   [junit4]   2>        2       /solr/collections/reshapeReindexing/state.json
   [junit4]   2>        2       /solr/collections/failReindexing/state.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       
/solr/collections/abortReindexingTarget/terms/shard1
   [junit4]   2>        2       /solr/configs/conf2
   [junit4]   2>        2       /solr/configs/conf3
   [junit4]   2>        2       
/solr/collections/abortReindexingTarget/terms/shard2
   [junit4]   2>        2       
/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2>        2       
/solr/collections/sameTargetReindexing/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        37      /solr/clusterstate.json
   [junit4]   2>        24      /solr/aliases.json
   [junit4]   2>        20      
/solr/collections/failReindexingTarget/state.json
   [junit4]   2>        20      /solr/collections/abortReindexing/state.json
   [junit4]   2>        16      /solr/collections/failReindexing/state.json
   [junit4]   2>        15      /solr/collections/reshapeReindexing/state.json
   [junit4]   2>        15      
/solr/collections/sameTargetReindexing/state.json
   [junit4]   2>        14      /solr/collections/basicReindexing/state.json
   [junit4]   2>        14      
/solr/collections/reshapeReindexingTarget/state.json
   [junit4]   2>        14      
/solr/collections/sourceLossyReindexing/state.json
   [junit4]   2>        13      
/solr/collections/basicReindexingTarget/state.json
   [junit4]   2>        13      
/solr/collections/.rx_sameTargetReindexing_5/state.json
   [junit4]   2>        12      
/solr/collections/abortReindexingTarget/state.json
   [junit4]   2>        12      
/solr/collections/targetLossyReindexing/state.json
   [junit4]   2>        9       
/solr/collections/.rx_ck_basicReindexing/state.json
   [junit4]   2>        9       
/solr/collections/.rx_ck_sourceLossyReindexing/state.json
   [junit4]   2>        9       
/solr/collections/.rx_ck_sameTargetReindexing/state.json
   [junit4]   2>        8       
/solr/collections/.rx_ck_reshapeReindexing/state.json
   [junit4]   2>        7       
/solr/collections/.rx_ck_failReindexing/state.json
   [junit4]   2>        6       
/solr/collections/.rx_ck_abortReindexing/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        46      /solr/collections
   [junit4]   2>        37      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 92613 INFO  
(SUITE-ReindexCollectionTest-seed#[91B8AD75704CCD37]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35121
   [junit4]   2> 92613 INFO  
(SUITE-ReindexCollectionTest-seed#[91B8AD75704CCD37]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35121
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReindexCollectionTest_91B8AD75704CCD37-001
   [junit4]   2> Mar 30, 2019 4:13:07 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=Asserting(Lucene80): 
{_version_=PostingsFormat(name=Asserting), 
remove_s=PostingsFormat(name=MockRandom), 
_root_=PostingsFormat(name=Asserting), 
string_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
sind=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1066, 
maxMBSortInHeap=6.790084594021398, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3d90b578),
 locale=es-PE, timezone=America/Creston
   [junit4]   2> NOTE: Linux 4.18.0-15-generic amd64/Oracle Corporation 11 
(64-bit)/cpus=8,threads=2,free=364623872,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ReindexCollectionTest]
   [junit4] Completed [2/5 (1!)] on J2 in 91.73s, 6 tests, 1 failure <<< 
FAILURES!

[...truncated 38 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1573: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1100: 
There were test failures: 5 suites, 30 tests, 1 failure [seed: 91B8AD75704CCD37]

Total time: 2 minutes 51 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.ReindexCollectionTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=b2941ff0da4987dec4774aa6b4bb7c597b362243, 
workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23842
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to