Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/203/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  
org.apache.lucene.spatial3d.geom.GeoCircleTest.RandomPointBearingCardinalTest 
{seed=[91BB6A0F76D0013E:FC85BEBA247704CF]}

Error Message:
PlanetModel(ab=0.9110172096810478 c=1.4475621327971495) 2.4578117319151715E-11 
2.7876525351208103

Stack Trace:
java.lang.AssertionError: PlanetModel(ab=0.9110172096810478 
c=1.4475621327971495) 2.4578117319151715E-11 2.7876525351208103
        at 
__randomizedtesting.SeedInfo.seed([91BB6A0F76D0013E:FC85BEBA247704CF]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.spatial3d.geom.GeoCircleTest.checkBearingPoint(GeoCircleTest.java:454)
        at 
org.apache.lucene.spatial3d.geom.GeoCircleTest.RandomPointBearingCardinalTest(GeoCircleTest.java:446)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        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.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 
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([B0FA30DEA2D81853:338C6F2C74A116F2]: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)




Build Log:
[...truncated 9569 lines...]
   [junit4] Suite: org.apache.lucene.spatial3d.geom.GeoCircleTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=GeoCircleTest 
-Dtests.method=RandomPointBearingCardinalTest -Dtests.seed=91BB6A0F76D0013E 
-Dtests.slow=true -Dtests.locale=pt-BR -Dtests.timezone=Etc/GMT-6 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J0 | GeoCircleTest.RandomPointBearingCardinalTest 
{seed=[91BB6A0F76D0013E:FC85BEBA247704CF]} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
PlanetModel(ab=0.9110172096810478 c=1.4475621327971495) 2.4578117319151715E-11 
2.7876525351208103
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([91BB6A0F76D0013E:FC85BEBA247704CF]:0)
   [junit4]    >        at 
org.apache.lucene.spatial3d.geom.GeoCircleTest.checkBearingPoint(GeoCircleTest.java:454)
   [junit4]    >        at 
org.apache.lucene.spatial3d.geom.GeoCircleTest.RandomPointBearingCardinalTest(GeoCircleTest.java:446)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> Bounds = XYZBounds: [xmin=-0.01794838832450557 
xmax=1.0011188549924792 ymin=-1.0011188549924792 ymax=1.0011188549924792 
zmin=-0.9977622930221051 zmax=0.9977622930221051]
   [junit4]   1> Point = [lat=0.7980359504429014, 
lon=1.5964981068121482([X=-0.017929931150094086, Y=0.6974607557894967, 
Z=0.7155524064918857])]
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1150, maxMBSortInHeap=6.328740762370757, 
sim=RandomSimilarity(queryNorm=false): {}, locale=pt-BR, timezone=Etc/GMT-6
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=15630664,total=56623104
   [junit4]   2> NOTE: All tests run in this JVM: [TestGeo3DDocValues, 
GeoCircleTest]
   [junit4] Completed [3/15 (1!)] on J0 in 4.94s, 10106 tests, 1 failure <<< 
FAILURES!

[...truncated 2618 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> 920532 INFO  
(SUITE-TestCloudRecovery-seed#[B0FA30DEA2D81853]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_B0FA30DEA2D81853-001/init-core-data-001
   [junit4]   2> 920532 WARN  
(SUITE-TestCloudRecovery-seed#[B0FA30DEA2D81853]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 920533 INFO  
(SUITE-TestCloudRecovery-seed#[B0FA30DEA2D81853]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 920535 INFO  
(SUITE-TestCloudRecovery-seed#[B0FA30DEA2D81853]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 920536 INFO  
(SUITE-TestCloudRecovery-seed#[B0FA30DEA2D81853]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_B0FA30DEA2D81853-001/tempDir-001
   [junit4]   2> 920536 INFO  
(SUITE-TestCloudRecovery-seed#[B0FA30DEA2D81853]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 920536 INFO  (Thread-2138) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 920536 INFO  (Thread-2138) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 920539 ERROR (Thread-2138) [    ] 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> 920645 INFO  
(SUITE-TestCloudRecovery-seed#[B0FA30DEA2D81853]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57499
   [junit4]   2> 920658 INFO  (jetty-launcher-3724-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 920658 INFO  (jetty-launcher-3724-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 920660 INFO  (jetty-launcher-3724-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7822bca1{/solr,null,AVAILABLE}
   [junit4]   2> 920660 INFO  (jetty-launcher-3724-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@547d6ee{/solr,null,AVAILABLE}
   [junit4]   2> 920662 INFO  (jetty-launcher-3724-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@33a8023e{HTTP/1.1,[http/1.1]}{127.0.0.1:57502}
   [junit4]   2> 920663 INFO  (jetty-launcher-3724-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2de3bc2f{HTTP/1.1,[http/1.1]}{127.0.0.1:57501}
   [junit4]   2> 920663 INFO  (jetty-launcher-3724-thread-1) [    ] 
o.e.j.s.Server Started @923862ms
   [junit4]   2> 920663 INFO  (jetty-launcher-3724-thread-2) [    ] 
o.e.j.s.Server Started @923862ms
   [junit4]   2> 920663 INFO  (jetty-launcher-3724-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57502}
   [junit4]   2> 920663 INFO  (jetty-launcher-3724-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57501}
   [junit4]   2> 920663 ERROR (jetty-launcher-3724-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 920663 ERROR (jetty-launcher-3724-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 920663 INFO  (jetty-launcher-3724-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 920663 INFO  (jetty-launcher-3724-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 920663 INFO  (jetty-launcher-3724-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 920663 INFO  (jetty-launcher-3724-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 920663 INFO  (jetty-launcher-3724-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 920663 INFO  (jetty-launcher-3724-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 920663 INFO  (jetty-launcher-3724-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-22T15:39:35.302Z
   [junit4]   2> 920663 INFO  (jetty-launcher-3724-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-22T15:39:35.302Z
   [junit4]   2> 920666 INFO  (jetty-launcher-3724-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 920666 INFO  (jetty-launcher-3724-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 920677 INFO  (jetty-launcher-3724-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57499/solr
   [junit4]   2> 920677 INFO  (jetty-launcher-3724-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57499/solr
   [junit4]   2> 920821 INFO  (jetty-launcher-3724-thread-2) 
[n:127.0.0.1:57501_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 920821 INFO  (jetty-launcher-3724-thread-1) 
[n:127.0.0.1:57502_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 920821 INFO  (jetty-launcher-3724-thread-2) 
[n:127.0.0.1:57501_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57501_solr
   [junit4]   2> 920822 INFO  (jetty-launcher-3724-thread-1) 
[n:127.0.0.1:57502_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57502_solr
   [junit4]   2> 920823 INFO  (jetty-launcher-3724-thread-2) 
[n:127.0.0.1:57501_solr    ] o.a.s.c.Overseer Overseer 
(id=98703427185999877-127.0.0.1:57501_solr-n_0000000000) starting
   [junit4]   2> 920824 INFO  
(zkCallback-3735-thread-1-processing-n:127.0.0.1:57501_solr) 
[n:127.0.0.1:57501_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 920824 INFO  
(zkCallback-3736-thread-1-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 920833 INFO  (jetty-launcher-3724-thread-2) 
[n:127.0.0.1:57501_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57501_solr
   [junit4]   2> 920835 INFO  
(zkCallback-3735-thread-1-processing-n:127.0.0.1:57501_solr) 
[n:127.0.0.1:57501_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 920835 INFO  
(zkCallback-3736-thread-1-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 920923 INFO  (jetty-launcher-3724-thread-1) 
[n:127.0.0.1:57502_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57502.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67897c21
   [junit4]   2> 920929 INFO  (jetty-launcher-3724-thread-1) 
[n:127.0.0.1:57502_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57502.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67897c21
   [junit4]   2> 920929 INFO  (jetty-launcher-3724-thread-1) 
[n:127.0.0.1:57502_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57502.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67897c21
   [junit4]   2> 920930 INFO  (jetty-launcher-3724-thread-1) 
[n:127.0.0.1:57502_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_B0FA30DEA2D81853-001/tempDir-001/node1/.
   [junit4]   2> 920934 INFO  (jetty-launcher-3724-thread-2) 
[n:127.0.0.1:57501_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57501.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67897c21
   [junit4]   2> 920940 INFO  (jetty-launcher-3724-thread-2) 
[n:127.0.0.1:57501_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57501.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67897c21
   [junit4]   2> 920940 INFO  (jetty-launcher-3724-thread-2) 
[n:127.0.0.1:57501_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57501.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67897c21
   [junit4]   2> 920941 INFO  (jetty-launcher-3724-thread-2) 
[n:127.0.0.1:57501_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_B0FA30DEA2D81853-001/tempDir-001/node2/.
   [junit4]   2> 920970 INFO  
(SUITE-TestCloudRecovery-seed#[B0FA30DEA2D81853]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 920971 INFO  
(SUITE-TestCloudRecovery-seed#[B0FA30DEA2D81853]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57499/solr ready
   [junit4]   2> 920978 INFO  (qtp315238295-13111) [n:127.0.0.1:57502_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> 920981 INFO  
(OverseerThreadFactory-5013-thread-1-processing-n:127.0.0.1:57501_solr) 
[n:127.0.0.1:57501_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 921099 INFO  
(OverseerStateUpdate-98703427185999877-127.0.0.1:57501_solr-n_0000000000) 
[n:127.0.0.1:57501_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":"http://127.0.0.1:57502/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 921103 INFO  
(OverseerStateUpdate-98703427185999877-127.0.0.1:57501_solr-n_0000000000) 
[n:127.0.0.1:57501_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":"http://127.0.0.1:57501/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 921106 INFO  
(OverseerStateUpdate-98703427185999877-127.0.0.1:57501_solr-n_0000000000) 
[n:127.0.0.1:57501_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":"http://127.0.0.1:57502/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 921109 INFO  
(OverseerStateUpdate-98703427185999877-127.0.0.1:57501_solr-n_0000000000) 
[n:127.0.0.1:57501_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":"http://127.0.0.1:57501/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 921327 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_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> 921327 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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> 921327 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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> 921327 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 921327 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 921327 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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> 921448 INFO  
(zkCallback-3735-thread-1-processing-n:127.0.0.1:57501_solr) 
[n:127.0.0.1:57501_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> 921448 INFO  
(zkCallback-3736-thread-1-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_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> 921448 INFO  
(zkCallback-3735-thread-2-processing-n:127.0.0.1:57501_solr) 
[n:127.0.0.1:57501_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> 921448 INFO  
(zkCallback-3736-thread-2-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_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> 922351 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 922351 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 922352 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 922368 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 922369 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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> 922369 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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> 922372 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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> 922372 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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> 922372 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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> 922372 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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> 922373 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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> 922373 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57501.solr.core.collection1.shard1.replica_t2' (registry 
'solr.core.collection1.shard1.replica_t2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67897c21
   [junit4]   2> 922373 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57501.solr.core.collection1.shard2.replica_t6' (registry 
'solr.core.collection1.shard2.replica_t6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67897c21
   [junit4]   2> 922373 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 922373 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 922373 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_B0FA30DEA2D81853-001/tempDir-001/node2/collection1_shard2_replica_t6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_B0FA30DEA2D81853-001/tempDir-001/node2/./collection1_shard2_replica_t6/data/]
   [junit4]   2> 922373 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_B0FA30DEA2D81853-001/tempDir-001/node2/collection1_shard1_replica_t2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_B0FA30DEA2D81853-001/tempDir-001/node2/./collection1_shard1_replica_t2/data/]
   [junit4]   2> 922374 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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> 922374 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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> 922374 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57502.solr.core.collection1.shard2.replica_t4' (registry 
'solr.core.collection1.shard2.replica_t4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67897c21
   [junit4]   2> 922374 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 922374 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_B0FA30DEA2D81853-001/tempDir-001/node1/collection1_shard2_replica_t4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_B0FA30DEA2D81853-001/tempDir-001/node1/./collection1_shard2_replica_t4/data/]
   [junit4]   2> 922385 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_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> 922387 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_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> 922387 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_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> 922387 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57502.solr.core.collection1.shard1.replica_t1' (registry 
'solr.core.collection1.shard1.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67897c21
   [junit4]   2> 922388 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 922388 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_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 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_B0FA30DEA2D81853-001/tempDir-001/node1/collection1_shard1_replica_t1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_B0FA30DEA2D81853-001/tempDir-001/node1/./collection1_shard1_replica_t1/data/]
   [junit4]   2> 922447 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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> 922447 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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> 922449 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 922449 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 922452 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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> 922452 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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> 922454 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_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> 922454 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_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> 922454 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 922454 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 922455 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 922455 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 922456 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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> 922456 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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> 922457 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9bde5ef[collection1_shard2_replica_t4] main]
   [junit4]   2> 922457 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 922457 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 922458 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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> 922459 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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> 922460 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 922460 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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 1579254836991361024
   [junit4]   2> 922461 INFO  
(searcherExecutor-5020-thread-1-processing-n:127.0.0.1:57502_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:57502_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@9bde5ef[collection1_shard2_replica_t4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 922466 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 922467 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@76a4d32[collection1_shard1_replica_t2] main]
   [junit4]   2> 922467 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@222f2df8[collection1_shard1_replica_t1] main]
   [junit4]   2> 922470 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_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> 922470 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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> 922471 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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> 922471 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_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> 922471 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 922472 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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 1579254837003943936
   [junit4]   2> 922472 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 922472 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_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 1579254837003943936
   [junit4]   2> 922473 INFO  
(searcherExecutor-5018-thread-1-processing-n:127.0.0.1:57501_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5) 
[n:127.0.0.1:57501_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@76a4d32[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 922475 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@61ede6a9[collection1_shard2_replica_t6] main]
   [junit4]   2> 922476 INFO  
(searcherExecutor-5021-thread-1-processing-n:127.0.0.1:57502_solr 
x:collection1_shard1_replica_t1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:57502_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@222f2df8[collection1_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 922477 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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> 922478 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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> 922478 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 922479 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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 1579254837011283968
   [junit4]   2> 922480 INFO  
(searcherExecutor-5019-thread-1-processing-n:127.0.0.1:57501_solr 
x:collection1_shard2_replica_t6 s:shard2 c:collection1 r:core_node8) 
[n:127.0.0.1:57501_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@61ede6a9[collection1_shard2_replica_t6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 922485 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 922485 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 922485 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:57501/solr/collection1_shard1_replica_t2/
   [junit4]   2> 922486 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t2 
url=http://127.0.0.1:57501/solr START 
replicas=[http://127.0.0.1:57502/solr/collection1_shard1_replica_t1/] 
nUpdates=100
   [junit4]   2> 922487 INFO  (qtp315238295-13114) [n:127.0.0.1:57502_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=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 922598 INFO  
(zkCallback-3736-thread-2-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_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> 922598 INFO  
(zkCallback-3736-thread-1-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_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> 922598 INFO  
(zkCallback-3735-thread-2-processing-n:127.0.0.1:57501_solr) 
[n:127.0.0.1:57501_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> 922598 INFO  
(zkCallback-3735-thread-1-processing-n:127.0.0.1:57501_solr) 
[n:127.0.0.1:57501_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> 922793 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t2 
url=http://127.0.0.1:57501/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 922794 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 922794 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
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> 922794 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 922794 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ZkController collection1_shard1_replica_t2 stopping background 
replication from leader
   [junit4]   2> 922798 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57501/solr/collection1_shard1_replica_t2/ shard1
   [junit4]   2> 922902 INFO  
(zkCallback-3735-thread-1-processing-n:127.0.0.1:57501_solr) 
[n:127.0.0.1:57501_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> 922902 INFO  
(zkCallback-3735-thread-2-processing-n:127.0.0.1:57501_solr) 
[n:127.0.0.1:57501_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> 922902 INFO  
(zkCallback-3736-thread-1-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_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> 922902 INFO  
(zkCallback-3736-thread-2-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_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> 922910 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 922912 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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=1584
   [junit4]   2> 922970 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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> 922971 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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> 922971 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:57502/solr/collection1_shard2_replica_t4/
   [junit4]   2> 922971 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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=http://127.0.0.1:57502/solr START 
replicas=[http://127.0.0.1:57501/solr/collection1_shard2_replica_t6/] 
nUpdates=100
   [junit4]   2> 922972 INFO  (qtp1096578852-13106) [n:127.0.0.1:57501_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> 923023 INFO  
(zkCallback-3736-thread-2-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_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> 923023 INFO  
(zkCallback-3736-thread-1-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_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> 923023 INFO  
(zkCallback-3735-thread-2-processing-n:127.0.0.1:57501_solr) 
[n:127.0.0.1:57501_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> 923023 INFO  
(zkCallback-3735-thread-1-processing-n:127.0.0.1:57501_solr) 
[n:127.0.0.1:57501_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> 923280 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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=http://127.0.0.1:57502/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 923281 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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> 923281 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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> 923281 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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> 923281 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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> 923286 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:57502/solr/collection1_shard2_replica_t4/ shard2
   [junit4]   2> 923399 INFO  
(zkCallback-3736-thread-1-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_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> 923399 INFO  
(zkCallback-3735-thread-1-processing-n:127.0.0.1:57501_solr) 
[n:127.0.0.1:57501_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> 923399 INFO  
(zkCallback-3735-thread-2-processing-n:127.0.0.1:57501_solr) 
[n:127.0.0.1:57501_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> 923399 INFO  
(zkCallback-3736-thread-2-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_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> 923455 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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> 923457 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_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=2129
   [junit4]   2> 923485 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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> 923485 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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> 923486 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ZkController collection1_shard1_replica_t1 starting background 
replication from leader
   [junit4]   2> 923486 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 923488 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 923488 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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> 923488 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Replica core_node7 is 
leader but it's state is down, skipping replication
   [junit4]   2> 923491 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_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=2164
   [junit4]   2> 923491 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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=2163
   [junit4]   2> 923495 INFO  (qtp315238295-13111) [n:127.0.0.1:57502_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> 923602 INFO  
(zkCallback-3735-thread-1-processing-n:127.0.0.1:57501_solr) 
[n:127.0.0.1:57501_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> 923602 INFO  
(zkCallback-3735-thread-2-processing-n:127.0.0.1:57501_solr) 
[n:127.0.0.1:57501_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> 923602 INFO  
(zkCallback-3736-thread-2-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_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> 923602 INFO  
(zkCallback-3736-thread-1-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_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> 924506 INFO  (qtp315238295-13111) [n:127.0.0.1:57502_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=3527
   [junit4]   2> 924507 INFO  
(SUITE-TestCloudRecovery-seed#[B0FA30DEA2D81853]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 924508 INFO  
(SUITE-TestCloudRecovery-seed#[B0FA30DEA2D81853]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 924536 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[B0FA30DEA2D81853])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
   [junit4]   2> 924547 INFO  (qtp315238295-13116) [n:127.0.0.1:57502_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&_version_=-1579254839173447680&distrib.from=http://127.0.0.1:57501/solr/collection1_shard1_replica_t2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579254839173447680)} 0 1
   [junit4]   2> 924548 INFO  (qtp1096578852-13107) [n:127.0.0.1:57501_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=TOLEADER&distrib.from=http://127.0.0.1:57502/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579254839173447680)} 0 6
   [junit4]   2> 924549 INFO  (qtp1096578852-13103) [n:127.0.0.1:57501_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_=-1579254839171350528&distrib.from=http://127.0.0.1:57502/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579254839171350528)} 0 3
   [junit4]   2> 924550 INFO  (qtp315238295-13114) [n:127.0.0.1:57502_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={wt=javabin&version=2}{deleteByQuery=*:* 
(-1579254839171350528)} 0 11
   [junit4]   2> 924552 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579254839184982016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 924553 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 924553 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 924554 INFO  (qtp315238295-13115) [n:127.0.0.1:57502_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579254839187079168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 924554 INFO  (qtp315238295-13115) [n:127.0.0.1:57502_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> 924554 INFO  (qtp1096578852-13105) [n:127.0.0.1:57501_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> 924555 INFO  (qtp315238295-13115) [n:127.0.0.1:57502_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 924555 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:57502/solr/collection1_shard2_replica_t4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 924556 INFO  (qtp315238295-13115) [n:127.0.0.1:57502_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=http://127.0.0.1:57502/solr/collection1_shard2_replica_t4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 924556 INFO  (qtp315238295-13113) [n:127.0.0.1:57502_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 925006 INFO  
(OverseerCollectionConfigSetProcessor-98703427185999877-127.0.0.1:57501_solr-n_0000000000)
 [n:127.0.0.1:57501_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> 925026 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:57501/solr/collection1_shard1_replica_t2/
   [junit4]   2> 925026 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_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=467
   [junit4]   2> 925026 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=466
   [junit4]   2> 925027 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 925027 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 925027 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 925027 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 925027 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 925533 INFO  (qtp315238295-13116) [n:127.0.0.1:57502_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> 925538 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 926039 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_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> 926043 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 926497 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Last replication failed, 
so I'll force replication
   [junit4]   2> 926497 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:57502/solr/collection1_shard2_replica_t4/
   [junit4]   2> 926498 INFO  (qtp315238295-13115) [n:127.0.0.1:57502_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> 926499 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 926499 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 926499 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 926499 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 926499 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 926499 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 926499 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@205b3aa7 commitCommandVersion:0
   [junit4]   2> 926505 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2aa351d7[collection1_shard2_replica_t6] main]
   [junit4]   2> 926505 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 926507 INFO  
(searcherExecutor-5019-thread-1-processing-n:127.0.0.1:57501_solr 
x:collection1_shard2_replica_t6 s:shard2 c:collection1 r:core_node8) 
[n:127.0.0.1:57501_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@2aa351d7[collection1_shard2_replica_t6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 926544 INFO  (qtp315238295-13116) [n:127.0.0.1:57502_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> 926558 INFO  (qtp1096578852-13107) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 927049 INFO  (qtp315238295-13114) [n:127.0.0.1:57502_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> 927063 INFO  (qtp1096578852-13100) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 927563 INFO  (qtp315238295-13115) [n:127.0.0.1:57502_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> 927577 INFO  (qtp1096578852-13103) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 928030 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 928031 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 928031 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 928031 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 928031 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 928078 INFO  (qtp315238295-13116) [n:127.0.0.1:57502_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> 928085 INFO  (qtp1096578852-13107) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 928585 INFO  (qtp315238295-13114) [n:127.0.0.1:57502_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> 928598 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 929099 INFO  (qtp315238295-13111) [n:127.0.0.1:57502_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> 929112 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 929489 INFO  (qtp315238295-13115) [n:127.0.0.1:57502_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> 929490 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 929490 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 929490 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 929490 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version: 
1506094781138
   [junit4]   2> 929614 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_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=1
   [junit4]   2> 929616 INFO  (qtp1096578852-13103) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 930120 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 930121 INFO  (qtp315238295-13116) [n:127.0.0.1:57502_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> 930635 INFO  (qtp1096578852-13106) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 930635 INFO  (qtp315238295-13115) [n:127.0.0.1:57502_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> 931022 INFO  (qtp1096578852-13103) [n:127.0.0.1:57501_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=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 931023 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 931023 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 931023 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 931023 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 931150 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 931150 INFO  (qtp315238295-13112) [n:127.0.0.1:57502_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> 931661 INFO  (qtp315238295-13114) [n:127.0.0.1:57502_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> 931661 INFO  (qtp1096578852-13103) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 932168 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 932168 INFO  (qtp315238295-13115) [n:127.0.0.1:57502_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> 932501 INFO  (qtp315238295-13116) [n:127.0.0.1:57502_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> 932501 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 932501 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 932501 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 932501 INFO  (indexFetcher-5040-thread-1) 
[n:127.0.0.1:57501_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.h.IndexFetcher Slave's version: 
1506094781138
   [junit4]   2> 932683 INFO  (qtp315238295-13115) [n:127.0.0.1:57502_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> 932683 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 933199 INFO  (qtp315238295-13116) [n:127.0.0.1:57502_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> 933199 INFO  (qtp1096578852-13103) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=1
   [junit4]   2> 933703 INFO  (qtp1096578852-13104) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 933703 INFO  (qtp315238295-13111) [n:127.0.0.1:57502_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> 934035 INFO  (qtp1096578852-13100) [n:127.0.0.1:57501_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=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 934036 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 934036 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 934036 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 934036 INFO  (indexFetcher-5041-thread-1) 
[n:127.0.0.1:57502_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 934218 INFO  (qtp315238295-13114) [n:127.0.0.1:57502_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> 934218 INFO  (qtp1096578852-13102) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 934728 INFO  (qtp1096578852-13106) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 934729 INFO  (qtp315238295-13115) [n:127.0.0.1:57502_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> 935244 INFO  (qtp1096578852-13103) [n:127.0.0.1:57501_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 935244 INFO  (qtp315238295-13114) [n:127.0.0.1:57502_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> 935490 INFO  (qtp315238295-13115) [n:127.0.0.1:57502_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
   

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

:127.0.0.1:57502_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.c.RecoveryStrategy Replay not started, 
or was not successful... still buffering updates.
   [junit4]   2> 1098197 INFO  
(recoveryExecutor-3759-thread-1-processing-n:127.0.0.1:57502_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:57502_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.c.RecoveryStrategy RecoveryStrategy has 
been closed
   [junit4]   2> 1098197 INFO  
(recoveryExecutor-3759-thread-1-processing-n:127.0.0.1:57502_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:57502_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.c.RecoveryStrategy Finished recovery 
process, successful=[false]
   [junit4]   2> 1098197 INFO  
(recoveryExecutor-3759-thread-1-processing-n:127.0.0.1:57502_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:57502_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.c.SolrCore 
[collection1_shard2_replica_t4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6113a209
   [junit4]   2> 1098197 INFO  
(recoveryExecutor-3759-thread-1-processing-n:127.0.0.1:57502_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:57502_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard2.replica_t4, tag=1628676617
   [junit4]   2> 1098197 INFO  
(recoveryExecutor-3759-thread-1-processing-n:127.0.0.1:57502_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:57502_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c13fb61: rootName = 
solr_57502, domain = solr.core.collection1.shard2.replica_t4, service url = 
null, agent id = null] for registry solr.core.collection1.shard2.replica_t4 / 
com.codahale.metrics.MetricRegistry@5991fbd
   [junit4]   2> 1098203 INFO  
(recoveryExecutor-3759-thread-1-processing-n:127.0.0.1:57502_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:57502_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=1628676617
   [junit4]   2> 1098203 WARN  
(recoveryExecutor-3759-thread-1-processing-n:127.0.0.1:57502_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:57502_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.c.RecoveryStrategy Stopping recovery for 
core=[collection1_shard2_replica_t4] coreNodeName=[core_node7]
   [junit4]   2> 1098205 WARN  
(updateExecutor-3758-thread-1-processing-n:127.0.0.1:57502_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:57502_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.u.DefaultSolrCoreState Skipping recovery 
because Solr is shutdown
   [junit4]   2> 1098205 INFO  (jetty-closer-3725-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98703427185999889-127.0.0.1:57502_solr-n_0000000004) closing
   [junit4]   2> 1098205 INFO  
(OverseerStateUpdate-98703427185999889-127.0.0.1:57502_solr-n_0000000004) 
[n:127.0.0.1:57502_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:57502_solr
   [junit4]   2> 1098207 WARN  
(zkCallback-3761-thread-3-processing-n:127.0.0.1:57502_solr) 
[n:127.0.0.1:57502_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1098207 INFO  (jetty-closer-3725-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@67c98873{/solr,null,UNAVAILABLE}
   [junit4]   2> 1098218 ERROR 
(SUITE-TestCloudRecovery-seed#[B0FA30DEA2D81853]-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> 1098218 INFO  
(SUITE-TestCloudRecovery-seed#[B0FA30DEA2D81853]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:57499 57499
   [junit4]   2> 1098226 INFO  (Thread-2138) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:57499 57499
   [junit4]   2> 1098366 WARN  (Thread-2138) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        142     /solr/collections/collection1/state.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_B0FA30DEA2D81853-001
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=4, maxDocsPerChunk=98, blockSize=626), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=4, blockSize=626)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=sr-Latn-BA, timezone=Europe/Copenhagen
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=173758048,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[SolrCoreCheckLockOnStartupTest, TestSchemaSimilarityResource, 
SuggestComponentContextFilterQueryTest, InfoHandlerTest, 
TestShortCircuitedRequests, TestPointFields, SolrGraphiteReporterTest, 
JSONWriterTest, BufferStoreTest, SegmentsInfoRequestHandlerTest, 
DistributedTermsComponentTest, TestRangeQuery, HLLSerializationTest, 
TestSchemaNameResource, StatelessScriptUpdateProcessorFactoryTest, 
BasicAuthIntegrationTest, PeerSyncWithIndexFingerprintCachingTest, 
TestManagedStopFilterFactory, TestLuceneMatchVersion, TestSmileRequest, 
TestSolrConfigHandler, TestRemoteStreaming, TestLegacyNumericRangeQueryBuilder, 
TestDistribDocBasedVersion, TestWordDelimiterFilterFactory, 
UpdateRequestProcessorFactoryTest, TestManagedSchemaAPI, SolrRequestParserTest, 
TestSlowCompositeReaderWrapper, TestSystemIdResolver, DocValuesNotIndexedTest, 
MoveReplicaTest, ZkNodePropsTest, SearchHandlerTest, 
DocumentAnalysisRequestHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, 
CloudExitableDirectoryReaderTest, TestSchemalessBufferedUpdates, 
CustomCollectionTest, TestConfigSetsAPIExclusivity, ConvertedLegacyTest, 
TestDistributedMissingSort, SimpleCollectionCreateDeleteTest, 
TestMergePolicyConfig, TestPostingsSolrHighlighter, 
DistributedFacetPivotSmallTest, RollingRestartTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestSolrDeletionPolicy1, 
TestSubQueryTransformer, TestMaxTokenLenTokenizer, 
TestEmbeddedSolrServerAdminHandler, TestQueryTypes, PluginInfoTest, 
TestSystemCollAutoCreate, TestFastWriter, TestCorePropertiesReload, 
TestDocBasedVersionConstraints, V2StandaloneTest, 
DocExpirationUpdateProcessorFactoryTest, CacheHeaderTest, 
TestFreeTextSuggestions, TestAuthenticationFramework, 
DistributedQueryComponentCustomSortTest, TestRandomFlRTGCloud, 
TestSolrQueryParser, TestSolrConfigHandlerCloud, OverseerModifyCollectionTest, 
TestNonDefinedSimilarityFactory, TestMacroExpander, DistributedQueueTest, 
RemoteQueryErrorTest, LoggingHandlerTest, TestOnReconnectListenerSupport, 
CollectionsAPIDistributedZkTest, SystemInfoHandlerTest, 
TestClusterStateMutator, TestStressLucene, TestBadConfig, TestStandardQParsers, 
TestRealTimeGet, DistributedFacetPivotLongTailTest, TestShardHandlerFactory, 
TestConfigOverlay, TestRequestForwarding, TestFastLRUCache, TestLockTree, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestComponentsName, 
ConcurrentDeleteAndCreateCollectionTest, TestTrie, 
TestLeaderElectionWithEmptyReplica, TestReqParamsAPI, 
WrapperMergePolicyFactoryTest, TestInfoStreamLogging, TestLegacyNumericUtils, 
NodeMutatorTest, TestSolr4Spatial, SpellCheckCollatorTest, CopyFieldTest, 
ExternalFileFieldSortTest, SparseHLLTest, AddBlockUpdateTest, 
TestXmlQParserPlugin, TestFieldCache, TestFiltering, 
TestLMJelinekMercerSimilarityFactory, CollectionStateFormat2Test, 
TestRawTransformer, SolrJmxReporterTest, TestMissingGroups, TestRTimerTree, 
TestBM25SimilarityFactory, TestLRUCache, HdfsWriteToMultipleCollectionsTest, 
ShowFileRequestHandlerTest, ZkFailoverTest, SolrMetricManagerTest, 
AnalyticsQueryTest, LargeFieldTest, TestRecovery, 
TestFieldTypeCollectionResource, CoreSorterTest, TestClusterProperties, 
TestSuggestSpellingConverter, FileBasedSpellCheckerTest, TestNRTOpen, 
TestSolrCloudWithDelegationTokens, DistributedSuggestComponentTest, 
BadComponentTest, ZkStateWriterTest, TestLegacyFieldCache, TestSearcherReuse, 
TestAddFieldRealTimeGet, TestCloudPivotFacet, TestSSLRandomization, 
TestCryptoKeys, TestPartialUpdateDeduplication, SynonymTokenizerTest, 
TestScoreJoinQPScore, HdfsSyncSliceTest, MoreLikeThisHandlerTest, 
TestSimpleTrackingShardHandler, BasicZkTest, TestCollationField, 
TestSolrCloudWithSecureImpersonation, TestConfigSetProperties, TestSQLHandler, 
TestJoin, ClassificationUpdateProcessorTest, TestCloudRecovery]
   [junit4] Completed [257/732 (1!)] on J1 in 177.85s, 2 tests, 1 failure <<< 
FAILURES!

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

Reply via email to