Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20525/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.LeaderElectionContextKeyTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([85E7273C5DF04DEA:DB318E6F30C2012]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([85E7273C5DF04DEA:69178CE8B89434B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:184)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
inplace_updatable_float didn't match for replica at client: 
https://127.0.0.1:33705/collection1 expected:<110.0> but was:<1.0>

Stack Trace:
java.lang.AssertionError: inplace_updatable_float didn't match for replica at 
client: https://127.0.0.1:33705/collection1 expected:<110.0> but was:<1.0>
        at 
__randomizedtesting.SeedInfo.seed([85E7273C5DF04DEA:DB318E6F30C2012]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertReplicaValue(TestInPlaceUpdatesDistrib.java:980)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.outOfOrderUpdatesIndividualReplicaTest(TestInPlaceUpdatesDistrib.java:643)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:144)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11934 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> 568078 INFO  
(SUITE-TestCloudRecovery-seed#[85E7273C5DF04DEA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_85E7273C5DF04DEA-001/init-core-data-001
   [junit4]   2> 568078 WARN  
(SUITE-TestCloudRecovery-seed#[85E7273C5DF04DEA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
   [junit4]   2> 568078 INFO  
(SUITE-TestCloudRecovery-seed#[85E7273C5DF04DEA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 568080 INFO  
(SUITE-TestCloudRecovery-seed#[85E7273C5DF04DEA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 568080 INFO  
(SUITE-TestCloudRecovery-seed#[85E7273C5DF04DEA]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_85E7273C5DF04DEA-001/tempDir-001
   [junit4]   2> 568081 INFO  
(SUITE-TestCloudRecovery-seed#[85E7273C5DF04DEA]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 568081 INFO  (Thread-1432) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 568081 INFO  (Thread-1432) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 568084 ERROR (Thread-1432) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 568181 INFO  
(SUITE-TestCloudRecovery-seed#[85E7273C5DF04DEA]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46417
   [junit4]   2> 568187 INFO  (jetty-launcher-557-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 568188 INFO  (jetty-launcher-557-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 568197 INFO  (jetty-launcher-557-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f22331b{/solr,null,AVAILABLE}
   [junit4]   2> 568197 INFO  (jetty-launcher-557-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ea2476c{/solr,null,AVAILABLE}
   [junit4]   2> 568200 INFO  (jetty-launcher-557-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@19d79765{SSL,[ssl, 
http/1.1]}{127.0.0.1:40193}
   [junit4]   2> 568201 INFO  (jetty-launcher-557-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5734d940{SSL,[ssl, 
http/1.1]}{127.0.0.1:40213}
   [junit4]   2> 568201 INFO  (jetty-launcher-557-thread-1) [    ] 
o.e.j.s.Server Started @571646ms
   [junit4]   2> 568201 INFO  (jetty-launcher-557-thread-2) [    ] 
o.e.j.s.Server Started @571646ms
   [junit4]   2> 568201 INFO  (jetty-launcher-557-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40213}
   [junit4]   2> 568201 INFO  (jetty-launcher-557-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40193}
   [junit4]   2> 568201 ERROR (jetty-launcher-557-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 568201 ERROR (jetty-launcher-557-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 568201 INFO  (jetty-launcher-557-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 568201 INFO  (jetty-launcher-557-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 568201 INFO  (jetty-launcher-557-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 568201 INFO  (jetty-launcher-557-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 568201 INFO  (jetty-launcher-557-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 568201 INFO  (jetty-launcher-557-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 568201 INFO  (jetty-launcher-557-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-23T05:01:59.543Z
   [junit4]   2> 568201 INFO  (jetty-launcher-557-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-23T05:01:59.543Z
   [junit4]   2> 568205 INFO  (jetty-launcher-557-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 568206 INFO  (jetty-launcher-557-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 568210 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ead1d1b000002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 568211 INFO  (jetty-launcher-557-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46417/solr
   [junit4]   2> 568211 INFO  (jetty-launcher-557-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46417/solr
   [junit4]   2> 568219 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ead1d1b000004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 568258 INFO  (jetty-launcher-557-thread-2) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 568258 INFO  (jetty-launcher-557-thread-1) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 568258 INFO  (jetty-launcher-557-thread-2) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40213_solr
   [junit4]   2> 568258 INFO  (jetty-launcher-557-thread-1) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40193_solr
   [junit4]   2> 568259 INFO  (jetty-launcher-557-thread-2) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.Overseer Overseer 
(id=98706582367371269-127.0.0.1:40213_solr-n_0000000000) starting
   [junit4]   2> 568259 INFO  
(zkCallback-568-thread-1-processing-n:127.0.0.1:40193_solr) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 568259 INFO  
(zkCallback-569-thread-1-processing-n:127.0.0.1:40213_solr) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 568261 INFO  (jetty-launcher-557-thread-2) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40213_solr
   [junit4]   2> 568262 INFO  
(zkCallback-569-thread-1-processing-n:127.0.0.1:40213_solr) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 568262 INFO  
(zkCallback-568-thread-1-processing-n:127.0.0.1:40193_solr) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 568317 INFO  (jetty-launcher-557-thread-1) 
[n:127.0.0.1:40193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40193.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a5dc8bf
   [junit4]   2> 568319 INFO  (jetty-launcher-557-thread-2) 
[n:127.0.0.1:40213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40213.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a5dc8bf
   [junit4]   2> 568325 INFO  (jetty-launcher-557-thread-2) 
[n:127.0.0.1:40213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40213.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a5dc8bf
   [junit4]   2> 568325 INFO  (jetty-launcher-557-thread-1) 
[n:127.0.0.1:40193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40193.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a5dc8bf
   [junit4]   2> 568325 INFO  (jetty-launcher-557-thread-2) 
[n:127.0.0.1:40213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40213.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a5dc8bf
   [junit4]   2> 568325 INFO  (jetty-launcher-557-thread-1) 
[n:127.0.0.1:40193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40193.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a5dc8bf
   [junit4]   2> 568326 INFO  (jetty-launcher-557-thread-1) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_85E7273C5DF04DEA-001/tempDir-001/node1/.
   [junit4]   2> 568326 INFO  (jetty-launcher-557-thread-2) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_85E7273C5DF04DEA-001/tempDir-001/node2/.
   [junit4]   2> 568354 INFO  
(SUITE-TestCloudRecovery-seed#[85E7273C5DF04DEA]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 568355 INFO  
(SUITE-TestCloudRecovery-seed#[85E7273C5DF04DEA]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46417/solr ready
   [junit4]   2> 568379 INFO  (qtp1646474409-4577) [n:127.0.0.1:40193_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 568383 INFO  
(OverseerThreadFactory-1388-thread-1-processing-n:127.0.0.1:40213_solr) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 568489 INFO  
(OverseerStateUpdate-98706582367371269-127.0.0.1:40213_solr-n_0000000000) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40193/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 568490 INFO  
(OverseerStateUpdate-98706582367371269-127.0.0.1:40213_solr-n_0000000000) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40213/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 568490 INFO  
(OverseerStateUpdate-98706582367371269-127.0.0.1:40213_solr-n_0000000000) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40193/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 568491 INFO  
(OverseerStateUpdate-98706582367371269-127.0.0.1:40213_solr-n_0000000000) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40213/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 568714 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 568714 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 568719 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 568737 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 568738 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 568739 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 568844 INFO  
(zkCallback-569-thread-1-processing-n:127.0.0.1:40213_solr) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 568844 INFO  
(zkCallback-568-thread-1-processing-n:127.0.0.1:40193_solr) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 568844 INFO  
(zkCallback-569-thread-2-processing-n:127.0.0.1:40213_solr) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 568844 INFO  
(zkCallback-568-thread-2-processing-n:127.0.0.1:40193_solr) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 569723 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 569735 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.IndexSchema [collection1_shard2_replica_t4] Schema name=minimal
   [junit4]   2> 569748 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 569748 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t4' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 569749 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40193.solr.core.collection1.shard2.replica_t4' (registry 
'solr.core.collection1.shard2.replica_t4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a5dc8bf
   [junit4]   2> 569749 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 569755 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 569755 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrCore [[collection1_shard2_replica_t4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_85E7273C5DF04DEA-001/tempDir-001/node1/collection1_shard2_replica_t4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_85E7273C5DF04DEA-001/tempDir-001/node1/./collection1_shard2_replica_t4/data/]
   [junit4]   2> 569757 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 569758 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 569759 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 569760 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 569760 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 569761 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40193.solr.core.collection1.shard1.replica_t1' (registry 
'solr.core.collection1.shard1.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a5dc8bf
   [junit4]   2> 569761 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 569761 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_85E7273C5DF04DEA-001/tempDir-001/node1/collection1_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_85E7273C5DF04DEA-001/tempDir-001/node1/./collection1_shard1_replica_t1/data/]
   [junit4]   2> 569765 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.IndexSchema [collection1_shard2_replica_t6] Schema name=minimal
   [junit4]   2> 569766 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 569775 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 569775 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t6' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 569776 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40213.solr.core.collection1.shard2.replica_t6' (registry 
'solr.core.collection1.shard2.replica_t6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a5dc8bf
   [junit4]   2> 569776 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 569776 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrCore [[collection1_shard2_replica_t6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_85E7273C5DF04DEA-001/tempDir-001/node2/collection1_shard2_replica_t6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_85E7273C5DF04DEA-001/tempDir-001/node2/./collection1_shard2_replica_t6/data/]
   [junit4]   2> 569778 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 569778 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 569778 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40213.solr.core.collection1.shard1.replica_t2' (registry 
'solr.core.collection1.shard1.replica_t2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a5dc8bf
   [junit4]   2> 569779 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 569779 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_t2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_85E7273C5DF04DEA-001/tempDir-001/node2/collection1_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_85E7273C5DF04DEA-001/tempDir-001/node2/./collection1_shard1_replica_t2/data/]
   [junit4]   2> 569832 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 569832 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 569833 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 569833 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 569835 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 569835 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 569843 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@44b4ad46[collection1_shard1_replica_t1] main]
   [junit4]   2> 569844 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 569844 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 569845 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67bd6ace[collection1_shard2_replica_t4] main]
   [junit4]   2> 569847 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 569847 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 569847 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 569847 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 569847 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 569848 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 569851 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579305319732871168
   [junit4]   2> 569851 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 569851 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 569851 INFO  
(searcherExecutor-1393-thread-1-processing-n:127.0.0.1:40193_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:40193_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.c.SolrCore 
[collection1_shard2_replica_t4] Registered new searcher 
Searcher@67bd6ace[collection1_shard2_replica_t4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 569851 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 569851 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 569851 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 569851 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 569852 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 569852 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 569853 INFO  
(searcherExecutor-1394-thread-1-processing-n:127.0.0.1:40193_solr 
x:collection1_shard1_replica_t1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:40193_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.c.SolrCore 
[collection1_shard1_replica_t1] Registered new searcher 
Searcher@44b4ad46[collection1_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 569853 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579305319734968320
   [junit4]   2> 569854 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@25ffc3cc[collection1_shard1_replica_t2] main]
   [junit4]   2> 569854 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67e2746a[collection1_shard2_replica_t6] main]
   [junit4]   2> 569855 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 569855 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 569855 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 569856 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 569856 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 569856 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579305319738114048
   [junit4]   2> 569857 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 569857 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579305319739162624
   [junit4]   2> 569858 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 569858 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 569858 INFO  
(searcherExecutor-1395-thread-1-processing-n:127.0.0.1:40213_solr 
x:collection1_shard2_replica_t6 s:shard2 c:collection1 r:core_node8) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.c.SolrCore 
[collection1_shard2_replica_t6] Registered new searcher 
Searcher@67e2746a[collection1_shard2_replica_t6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 569859 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 569859 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40193/solr/collection1_shard2_replica_t4/
   [junit4]   2> 569859 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4 
url=https://127.0.0.1:40193/solr START 
replicas=[https://127.0.0.1:40213/solr/collection1_shard2_replica_t6/] 
nUpdates=100
   [junit4]   2> 569868 INFO  
(searcherExecutor-1396-thread-1-processing-n:127.0.0.1:40213_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore 
[collection1_shard1_replica_t2] Registered new searcher 
Searcher@25ffc3cc[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 569877 INFO  (qtp1402357582-4639) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.S.Request [collection1_shard2_replica_t6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 569960 INFO  
(zkCallback-568-thread-2-processing-n:127.0.0.1:40193_solr) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 569960 INFO  
(zkCallback-569-thread-1-processing-n:127.0.0.1:40213_solr) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 569960 INFO  
(zkCallback-569-thread-2-processing-n:127.0.0.1:40213_solr) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 569960 INFO  
(zkCallback-568-thread-1-processing-n:127.0.0.1:40193_solr) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 570168 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4 
url=https://127.0.0.1:40193/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 570169 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 570169 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
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> 570169 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 570169 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ZkController collection1_shard2_replica_t4 stopping background 
replication from leader
   [junit4]   2> 570170 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40193/solr/collection1_shard2_replica_t4/ shard2
   [junit4]   2> 570271 INFO  
(zkCallback-568-thread-1-processing-n:127.0.0.1:40193_solr) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 570271 INFO  
(zkCallback-569-thread-1-processing-n:127.0.0.1:40213_solr) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 570271 INFO  
(zkCallback-568-thread-2-processing-n:127.0.0.1:40193_solr) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 570271 INFO  
(zkCallback-569-thread-2-processing-n:127.0.0.1:40213_solr) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 570321 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 570321 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1607
   [junit4]   2> 570359 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 570359 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 570359 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40193/solr/collection1_shard1_replica_t1/
   [junit4]   2> 570360 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1 
url=https://127.0.0.1:40193/solr START 
replicas=[https://127.0.0.1:40213/solr/collection1_shard1_replica_t2/] 
nUpdates=100
   [junit4]   2> 570361 INFO  (qtp1402357582-4575) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.S.Request [collection1_shard1_replica_t2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 570423 INFO  
(zkCallback-569-thread-2-processing-n:127.0.0.1:40213_solr) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 570423 INFO  
(zkCallback-568-thread-2-processing-n:127.0.0.1:40193_solr) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 570423 INFO  
(zkCallback-568-thread-1-processing-n:127.0.0.1:40193_solr) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 570423 INFO  
(zkCallback-569-thread-1-processing-n:127.0.0.1:40213_solr) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 570660 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1 
url=https://127.0.0.1:40193/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 570660 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 570660 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
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> 570660 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 570661 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ZkController collection1_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 570664 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40193/solr/collection1_shard1_replica_t1/ shard1
   [junit4]   2> 570766 INFO  
(zkCallback-568-thread-2-processing-n:127.0.0.1:40193_solr) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 570766 INFO  
(zkCallback-569-thread-2-processing-n:127.0.0.1:40213_solr) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 570766 INFO  
(zkCallback-569-thread-1-processing-n:127.0.0.1:40213_solr) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 570766 INFO  
(zkCallback-568-thread-1-processing-n:127.0.0.1:40193_solr) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 570814 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 570815 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2096
   [junit4]   2> 570859 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.ZkController collection1_shard2_replica_t6 starting background 
replication from leader
   [junit4]   2> 570859 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 570860 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 570861 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 570861 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:40193/solr/collection1_shard2_replica_t4/
   [junit4]   2> 570862 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2123
   [junit4]   2> 570864 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 570865 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 570865 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 570865 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 570865 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 570876 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ZkController collection1_shard1_replica_t2 starting background 
replication from leader
   [junit4]   2> 570876 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 570877 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 570877 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 570877 INFO  (indexFetcher-1416-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Replica core_node3 is 
leader but it's state is down, skipping replication
   [junit4]   2> 570878 INFO  (qtp1402357582-4562) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2140
   [junit4]   2> 570880 INFO  (qtp1646474409-4577) [n:127.0.0.1:40193_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 570980 INFO  
(zkCallback-568-thread-2-processing-n:127.0.0.1:40193_solr) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 570980 INFO  
(zkCallback-569-thread-2-processing-n:127.0.0.1:40213_solr) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 570980 INFO  
(zkCallback-569-thread-1-processing-n:127.0.0.1:40213_solr) 
[n:127.0.0.1:40213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 570980 INFO  
(zkCallback-568-thread-1-processing-n:127.0.0.1:40193_solr) 
[n:127.0.0.1:40193_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 571880 INFO  (qtp1646474409-4577) [n:127.0.0.1:40193_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3500
   [junit4]   2> 571881 INFO  
(SUITE-TestCloudRecovery-seed#[85E7273C5DF04DEA]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 571881 INFO  
(SUITE-TestCloudRecovery-seed#[85E7273C5DF04DEA]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 571891 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[85E7273C5DF04DEA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
   [junit4]   2> 571908 INFO  (qtp1402357582-4564) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=-1579305321873014784&distrib.from=https://127.0.0.1:40193/solr/collection1_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579305321873014784)} 0 1
   [junit4]   2> 571911 INFO  (qtp1402357582-4640) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t6]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=-1579305321888743424&distrib.from=https://127.0.0.1:40193/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579305321888743424)} 0 0
   [junit4]   2> 571912 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:40193/solr/collection1_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579305321888743424)} 0 5
   [junit4]   2> 571912 INFO  (qtp1646474409-4566) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]  
webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1579305321873014784)} 0 19
   [junit4]   2> 571913 INFO  (qtp1402357582-4640) [n:127.0.0.1:40213_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 571913 INFO  (qtp1646474409-4577) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579305321895034880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 571913 INFO  (qtp1646474409-4577) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 571914 INFO  (qtp1646474409-4577) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 571914 INFO  (qtp1646474409-4577) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:40193/solr/collection1_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 571919 INFO  (qtp1646474409-4566) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 571921 INFO  (qtp1402357582-4573) [n:127.0.0.1:40213_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 571928 INFO  (qtp1646474409-4577) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579305321910763520,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 571928 INFO  (qtp1646474409-4577) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 571929 INFO  (qtp1646474409-4577) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 571930 INFO  (qtp1646474409-4577) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:40193/solr/collection1_shard1_replica_t1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 571931 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 572385 INFO  
(OverseerCollectionConfigSetProcessor-98706582367371269-127.0.0.1:40213_solr-n_0000000000)
 [n:127.0.0.1:40213_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> 572424 INFO  (qtp1646474409-4570) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 572435 INFO  (qtp1646474409-4566) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 572928 INFO  (qtp1646474409-4570) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 572939 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 573437 INFO  (qtp1646474409-4567) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 573445 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 573861 INFO  (qtp1646474409-4566) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 573861 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 573861 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 573861 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 573861 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 573877 INFO  (indexFetcher-1416-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Last replication failed, 
so I'll force replication
   [junit4]   2> 573877 INFO  (indexFetcher-1416-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:40193/solr/collection1_shard1_replica_t1/
   [junit4]   2> 573879 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 573879 INFO  (indexFetcher-1416-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 573879 INFO  (indexFetcher-1416-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 573879 INFO  (indexFetcher-1416-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 573879 INFO  (indexFetcher-1416-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 573879 INFO  (indexFetcher-1416-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 573880 INFO  (indexFetcher-1416-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573880 INFO  (indexFetcher-1416-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@3938a6cf commitCommandVersion:0
   [junit4]   2> 573891 INFO  (indexFetcher-1416-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33c0cdbf[collection1_shard1_replica_t2] main]
   [junit4]   2> 573891 INFO  (indexFetcher-1416-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 573892 INFO  
(searcherExecutor-1396-thread-1-processing-n:127.0.0.1:40213_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore 
[collection1_shard1_replica_t2] Registered new searcher 
Searcher@33c0cdbf[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 573941 INFO  (qtp1646474409-4577) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 573950 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 574444 INFO  (qtp1646474409-4570) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 574454 INFO  (qtp1646474409-4567) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 574948 INFO  (qtp1646474409-4567) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 574958 INFO  (qtp1646474409-4570) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 575456 INFO  (qtp1646474409-4567) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 575464 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 575961 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 575970 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 576471 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 576475 INFO  (qtp1646474409-4577) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 576862 INFO  (qtp1646474409-4566) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 576862 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 576862 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 576862 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 576862 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 576877 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 576877 INFO  (indexFetcher-1416-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 576877 INFO  (indexFetcher-1416-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 576878 INFO  (indexFetcher-1416-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 576878 INFO  (indexFetcher-1416-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 
1506142925222
   [junit4]   2> 576982 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 576984 INFO  (qtp1646474409-4624) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 577486 INFO  (qtp1646474409-4574) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 577488 INFO  (qtp1646474409-4566) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 577989 INFO  (qtp1646474409-4566) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 577992 INFO  (qtp1646474409-4570) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 578492 INFO  (qtp1646474409-4570) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 578495 INFO  (qtp1646474409-4566) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 578995 INFO  (qtp1646474409-4566) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 578998 INFO  (qtp1646474409-4577) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 579499 INFO  (qtp1646474409-4577) [n:127.0.0.1:40193_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 579501 INFO  (qtp1646474409-4566) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 579861 INFO  (qtp1646474409-4576) [n:127.0.0.1:40193_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 579861 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 579861 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 579861 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 579861 INFO  (indexFetcher-1414-thread-1) 
[n:127.0.0.1:40213_solr c:collection1 s:shard2 r:core_node8 x:co

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

er Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ff7632: 
rootName = solr_46397, domain = solr.jetty, service url = null, agent id = 
null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@68977a27
   [junit4]   2> 1266994 INFO  (jetty-closer-1538-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1266994 INFO  (coreCloseExecutor-4535-thread-1) 
[n:127.0.0.1:46397_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4aa15baa
   [junit4]   2> 1266994 INFO  (coreCloseExecutor-4535-thread-2) 
[n:127.0.0.1:46397_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@122621fb
   [junit4]   2> 1266994 INFO  (coreCloseExecutor-4535-thread-1) 
[n:127.0.0.1:46397_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection1.shard1.replica_n1, 
tag=1252088746
   [junit4]   2> 1266994 INFO  (coreCloseExecutor-4535-thread-3) 
[n:127.0.0.1:46397_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@35055f61
   [junit4]   2> 1266994 INFO  (coreCloseExecutor-4535-thread-1) 
[n:127.0.0.1:46397_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@56a7cd53: rootName = 
solr_46397, domain = solr.core.testCollection1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@5e90e383
   [junit4]   2> 1266999 INFO  (coreCloseExecutor-4535-thread-1) 
[n:127.0.0.1:46397_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection1.shard1.leader, 
tag=1252088746
   [junit4]   2> 1266999 INFO  (coreCloseExecutor-4535-thread-2) 
[n:127.0.0.1:46397_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard2.replica_n2, 
tag=304488955
   [junit4]   2> 1266999 INFO  (coreCloseExecutor-4535-thread-2) 
[n:127.0.0.1:46397_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@670307da: rootName = 
solr_46397, domain = solr.core.testCollection2.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@272f9a7b
   [junit4]   2> 1267004 INFO  (coreCloseExecutor-4535-thread-3) 
[n:127.0.0.1:46397_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard1.replica_n1, 
tag=889544545
   [junit4]   2> 1267004 INFO  (coreCloseExecutor-4535-thread-3) 
[n:127.0.0.1:46397_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b0ebd31: rootName = 
solr_46397, domain = solr.core.testCollection2.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@98ae9d2
   [junit4]   2> 1267009 INFO  (coreCloseExecutor-4535-thread-2) 
[n:127.0.0.1:46397_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard2.leader, 
tag=304488955
   [junit4]   2> 1267009 INFO  (coreCloseExecutor-4535-thread-3) 
[n:127.0.0.1:46397_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard1.leader, 
tag=889544545
   [junit4]   2> 1267010 INFO  (jetty-closer-1538-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98706627695804419-127.0.0.1:46397_solr-n_0000000000) closing
   [junit4]   2> 1267010 INFO  
(OverseerStateUpdate-98706627695804419-127.0.0.1:46397_solr-n_0000000000) 
[n:127.0.0.1:46397_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46397_solr
   [junit4]   2> 1267014 WARN  
(zkCallback-1544-thread-2-processing-n:127.0.0.1:46397_solr) 
[n:127.0.0.1:46397_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1267014 INFO  (jetty-closer-1538-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@56aba218{/solr,null,UNAVAILABLE}
   [junit4]   2> 1267014 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[85E7273C5DF04DEA]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1267014 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[85E7273C5DF04DEA]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39069 39069
   [junit4]   2> 1272791 INFO  (Thread-5452) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39069 39069
   [junit4]   2> 1272792 WARN  (Thread-5452) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/testCollection2/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionContextKeyTest_85E7273C5DF04DEA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=530, maxMBSortInHeap=7.783696078755025, 
sim=RandomSimilarity(queryNorm=false): {}, locale=cs, timezone=Canada/Eastern
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=153093576,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsConfigTest, 
TestSubQueryTransformerCrossCore, BasicFunctionalityTest, 
TestPayloadCheckQParserPlugin, BadComponentTest, SolrIndexMetricsTest, 
DocExpirationUpdateProcessorFactoryTest, ChangedSchemaMergeTest, 
TestSolrCoreParser, TestDistribDocBasedVersion, TestSimpleTrackingShardHandler, 
DeleteReplicaTest, TestRTimerTree, TestMiniSolrCloudClusterSSL, 
TestSweetSpotSimilarityFactory, TestSolrIndexConfig, TestNumericTokenStream, 
ZkSolrClientTest, PropertiesRequestHandlerTest, TestXmlQParserPlugin, 
TestBlobHandler, TestLegacyFieldReuse, TestRTGBase, 
WrapperMergePolicyFactoryTest, TestRecoveryHdfs, TestManagedResourceStorage, 
DistributedSuggestComponentTest, SliceStateTest, SparseHLLTest, 
TestExpandComponent, TestCollectionsAPIViaSolrCloudCluster, 
TestBM25SimilarityFactory, TestMultiValuedNumericRangeQuery, 
PKIAuthenticationIntegrationTest, MoreLikeThisHandlerTest, UpdateLogTest, 
MoveReplicaTest, ResourceLoaderTest, HdfsChaosMonkeySafeLeaderTest, 
DistributedTermsComponentTest, DirectSolrConnectionTest, LoggingHandlerTest, 
SolrCmdDistributorTest, TestUninvertingReader, SystemInfoHandlerTest, 
ConvertedLegacyTest, TestConfigsApi, TestGraphTermsQParserPlugin, 
BlockJoinFacetSimpleTest, TestQueryTypes, NoCacheHeaderTest, 
ClusterStateUpdateTest, SolrMetricReporterTest, TestCustomSort, 
SharedFSAutoReplicaFailoverUtilsTest, RemoteQueryErrorTest, 
TestSolrQueryResponse, TestUseDocValuesAsStored2, TestSimpleQParserPlugin, 
TestClassicSimilarityFactory, ChaosMonkeySafeLeaderTest, 
TestCollapseQParserPlugin, TestCharFilters, ForceLeaderTest, 
DistributedIntervalFacetingTest, SaslZkACLProviderTest, 
TestMinMaxOnMultiValuedField, TestReloadAndDeleteDocs, 
TestManagedSynonymGraphFilterFactory, TestHdfsCloudBackupRestore, 
TestGraphMLResponseWriter, SampleTest, TestTlogReplica, 
TlogReplayBufferedWhileIndexingTest, MissingSegmentRecoveryTest, 
JSONWriterTest, DistribCursorPagingTest, AnalysisAfterCoreReloadTest, 
ZkFailoverTest, TestPerFieldSimilarity, TestRandomCollapseQParserPlugin, 
SpatialFilterTest, TestFieldCache, TestImpersonationWithHadoopAuth, 
TestNamedUpdateProcessors, TestFieldCollectionResource, PrimUtilsTest, 
QueryParsingTest, TestFileDictionaryLookup, TestPostingsSolrHighlighter, 
OverseerTaskQueueTest, TestSearchPerf, CoreMergeIndexesAdminHandlerTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestFieldCacheSortRandom, 
TestConfigSetsAPIZkFailure, DistributedQueueTest, AlternateDirectoryTest, 
DistributedFacetPivotLongTailTest, DocValuesMissingTest, 
OpenCloseCoreStressTest, CoreAdminHandlerTest, TestManagedSchemaAPI, 
TestClusterStateMutator, TestHashPartitioner, TestStressRecovery, 
TestCloudSearcherWarming, TestCoreDiscovery, TestUniqueKeyFieldResource, 
AssignBackwardCompatibilityTest, BlockCacheTest, DirectSolrSpellCheckerTest, 
SchemaVersionSpecificBehaviorTest, DocValuesTest, TestHdfsUpdateLog, 
TestCloudPivotFacet, LeaderElectionContextKeyTest]
   [junit4] Completed [317/733 (3!)] on J1 in 11.46s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to