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

4 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent

Error Message:
Did not find the expected number of groups for field intGSF expected:<4> but 
was:<3>

Stack Trace:
java.lang.AssertionError: Did not find the expected number of groups for field 
intGSF expected:<4> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([E3CBA08B85F8D8DC:3D7C7B0360A99819]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDocAbsent(DocValuesNotIndexedTest.java:304)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
        at 
__randomizedtesting.SeedInfo.seed([E3CBA08B85F8D8DC:6B9F9F512B04B524]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:907)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
Task 3001 did not complete, final state: FAILED expected same:<COMPLETED> was 
not:<FAILED>

Stack Trace:
java.lang.AssertionError: Task 3001 did not complete, final state: FAILED 
expected same:<COMPLETED> was not:<FAILED>
        at 
__randomizedtesting.SeedInfo.seed([E3CBA08B85F8D8DC:6B9F9F512B04B524]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotSame(Assert.java:641)
        at org.junit.Assert.assertSame(Assert.java:580)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:226)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:64)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([E3CBA08B85F8D8DC:60BDFF795381D67D]: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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 11869 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E3CBA08B85F8D8DC-001/init-core-data-001
   [junit4]   2> 989641 WARN  
(SUITE-TestCloudRecovery-seed#[E3CBA08B85F8D8DC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=83 numCloses=83
   [junit4]   2> 989641 INFO  
(SUITE-TestCloudRecovery-seed#[E3CBA08B85F8D8DC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 989644 INFO  
(SUITE-TestCloudRecovery-seed#[E3CBA08B85F8D8DC]-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> 989644 INFO  
(SUITE-TestCloudRecovery-seed#[E3CBA08B85F8D8DC]-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/J0/temp/solr.cloud.TestCloudRecovery_E3CBA08B85F8D8DC-001/tempDir-001
   [junit4]   2> 989645 INFO  
(SUITE-TestCloudRecovery-seed#[E3CBA08B85F8D8DC]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 989645 INFO  (Thread-2143) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 989645 INFO  (Thread-2143) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 989647 ERROR (Thread-2143) [    ] 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> 989752 INFO  
(SUITE-TestCloudRecovery-seed#[E3CBA08B85F8D8DC]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:62958
   [junit4]   2> 989841 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 989842 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 989844 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64d0e975{/solr,null,AVAILABLE}
   [junit4]   2> 989844 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@401de5f{/solr,null,AVAILABLE}
   [junit4]   2> 989844 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6eb8a980{HTTP/1.1,[http/1.1]}{127.0.0.1:62961}
   [junit4]   2> 989844 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5a61f95d{HTTP/1.1,[http/1.1]}{127.0.0.1:62960}
   [junit4]   2> 989844 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.e.j.s.Server Started @993694ms
   [junit4]   2> 989844 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.e.j.s.Server Started @993694ms
   [junit4]   2> 989844 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62961}
   [junit4]   2> 989844 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62960}
   [junit4]   2> 989844 ERROR (jetty-launcher-1928-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 989844 ERROR (jetty-launcher-1928-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 989844 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 989844 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 989844 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 989844 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 989845 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 989845 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 989845 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-07T17:12:40.470Z
   [junit4]   2> 989845 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-07T17:12:40.470Z
   [junit4]   2> 989847 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 989847 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 989857 INFO  (jetty-launcher-1928-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62958/solr
   [junit4]   2> 989857 INFO  (jetty-launcher-1928-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62958/solr
   [junit4]   2> 990006 INFO  (jetty-launcher-1928-thread-2) 
[n:127.0.0.1:62960_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 990006 INFO  (jetty-launcher-1928-thread-1) 
[n:127.0.0.1:62961_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 990007 INFO  (jetty-launcher-1928-thread-2) 
[n:127.0.0.1:62960_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:62960_solr
   [junit4]   2> 990008 INFO  (jetty-launcher-1928-thread-1) 
[n:127.0.0.1:62961_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62961_solr
   [junit4]   2> 990008 INFO  (jetty-launcher-1928-thread-2) 
[n:127.0.0.1:62960_solr    ] o.a.s.c.Overseer Overseer 
(id=98267795309920261-127.0.0.1:62960_solr-n_0000000000) starting
   [junit4]   2> 990009 INFO  
(zkCallback-1940-thread-1-processing-n:127.0.0.1:62961_solr) 
[n:127.0.0.1:62961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 990010 INFO  
(zkCallback-1939-thread-1-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 990039 INFO  (jetty-launcher-1928-thread-2) 
[n:127.0.0.1:62960_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62960_solr
   [junit4]   2> 990041 INFO  
(zkCallback-1940-thread-1-processing-n:127.0.0.1:62961_solr) 
[n:127.0.0.1:62961_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 990042 INFO  
(zkCallback-1939-thread-1-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 990148 INFO  (jetty-launcher-1928-thread-2) 
[n:127.0.0.1:62960_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62960.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@628a1c3f
   [junit4]   2> 990150 INFO  (jetty-launcher-1928-thread-1) 
[n:127.0.0.1:62961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62961.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@628a1c3f
   [junit4]   2> 990152 INFO  (jetty-launcher-1928-thread-1) 
[n:127.0.0.1:62961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62961.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@628a1c3f
   [junit4]   2> 990152 INFO  (jetty-launcher-1928-thread-1) 
[n:127.0.0.1:62961_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62961.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@628a1c3f
   [junit4]   2> 990153 INFO  (jetty-launcher-1928-thread-1) 
[n:127.0.0.1:62961_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E3CBA08B85F8D8DC-001/tempDir-001/node1/.
   [junit4]   2> 990157 INFO  (jetty-launcher-1928-thread-2) 
[n:127.0.0.1:62960_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62960.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@628a1c3f
   [junit4]   2> 990157 INFO  (jetty-launcher-1928-thread-2) 
[n:127.0.0.1:62960_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62960.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@628a1c3f
   [junit4]   2> 990157 INFO  (jetty-launcher-1928-thread-2) 
[n:127.0.0.1:62960_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E3CBA08B85F8D8DC-001/tempDir-001/node2/.
   [junit4]   2> 990187 INFO  
(SUITE-TestCloudRecovery-seed#[E3CBA08B85F8D8DC]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 990189 INFO  
(SUITE-TestCloudRecovery-seed#[E3CBA08B85F8D8DC]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62958/solr ready
   [junit4]   2> 990196 INFO  (qtp198392759-10797) [n:127.0.0.1:62960_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 990198 INFO  
(OverseerThreadFactory-5283-thread-1-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 990310 INFO  
(OverseerStateUpdate-98267795309920261-127.0.0.1:62960_solr-n_0000000000) 
[n:127.0.0.1:62960_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_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62960/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 990312 INFO  
(OverseerStateUpdate-98267795309920261-127.0.0.1:62960_solr-n_0000000000) 
[n:127.0.0.1:62960_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62961/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 990314 INFO  
(OverseerStateUpdate-98267795309920261-127.0.0.1:62960_solr-n_0000000000) 
[n:127.0.0.1:62960_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_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62960/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 990316 INFO  
(OverseerStateUpdate-98267795309920261-127.0.0.1:62960_solr-n_0000000000) 
[n:127.0.0.1:62960_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62961/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 990518 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 990519 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 990519 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 990519 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 990521 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 990521 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 990634 INFO  
(zkCallback-1939-thread-1-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_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> 990634 INFO  
(zkCallback-1940-thread-1-processing-n:127.0.0.1:62961_solr) 
[n:127.0.0.1:62961_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> 990635 INFO  
(zkCallback-1939-thread-2-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_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> 990635 INFO  
(zkCallback-1940-thread-2-processing-n:127.0.0.1:62961_solr) 
[n:127.0.0.1:62961_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> 991540 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 991540 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 991547 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 991548 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 991564 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 991567 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 991567 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 991568 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62961.solr.core.collection1.shard1.replica_n2' (registry 
'solr.core.collection1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@628a1c3f
   [junit4]   2> 991568 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 991568 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E3CBA08B85F8D8DC-001/tempDir-001/node1/collection1_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E3CBA08B85F8D8DC-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 991569 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 991570 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 991570 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 991571 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62961.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@628a1c3f
   [junit4]   2> 991571 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 991571 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E3CBA08B85F8D8DC-001/tempDir-001/node1/collection1_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E3CBA08B85F8D8DC-001/tempDir-001/node1/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 991575 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 991576 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 991576 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 991577 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62960.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@628a1c3f
   [junit4]   2> 991577 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 991577 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E3CBA08B85F8D8DC-001/tempDir-001/node2/collection1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E3CBA08B85F8D8DC-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 991580 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 991582 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 991582 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 991582 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_62960.solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@628a1c3f
   [junit4]   2> 991582 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 991582 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E3CBA08B85F8D8DC-001/tempDir-001/node2/collection1_shard2_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E3CBA08B85F8D8DC-001/tempDir-001/node2/./collection1_shard2_replica_n1/data/]
   [junit4]   2> 991656 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 991656 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 991657 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 991657 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 991676 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 991677 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 991695 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 991695 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 991695 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14d724c3[collection1_shard2_replica_n1] main]
   [junit4]   2> 991696 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 991696 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 991697 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 991697 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 991698 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 991698 INFO  
(searcherExecutor-5291-thread-1-processing-n:127.0.0.1:62960_solr 
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:62960_solr c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[collection1_shard2_replica_n1] Registered new searcher 
Searcher@14d724c3[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 991698 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1572284727110402048
   [junit4]   2> 991699 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 991699 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 991706 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 991713 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 991713 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 991714 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 991714 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 991720 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e7d9c55[collection1_shard1_replica_n2] main]
   [junit4]   2> 991721 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 991722 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 991722 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 991723 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1572284727136616448
   [junit4]   2> 991723 INFO  
(searcherExecutor-5288-thread-1-processing-n:127.0.0.1:62961_solr 
x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:62961_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2] Registered new searcher 
Searcher@2e7d9c55[collection1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 991726 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@369677ad[collection1_shard1_replica_n1] main]
   [junit4]   2> 991728 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 991728 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 991729 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 991730 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 991731 INFO  
(searcherExecutor-5290-thread-1-processing-n:127.0.0.1:62960_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node1) 
[n:127.0.0.1:62960_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@369677ad[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 991731 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1572284727145005056
   [junit4]   2> 991739 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d01995b[collection1_shard2_replica_n2] main]
   [junit4]   2> 991740 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 991740 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 991741 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 991741 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1572284727155490816
   [junit4]   2> 991741 INFO  
(searcherExecutor-5289-thread-1-processing-n:127.0.0.1:62961_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:62961_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@7d01995b[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 991842 INFO  
(zkCallback-1940-thread-2-processing-n:127.0.0.1:62961_solr) 
[n:127.0.0.1:62961_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> 991842 INFO  
(zkCallback-1939-thread-2-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_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> 991842 INFO  
(zkCallback-1939-thread-1-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_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> 991842 INFO  
(zkCallback-1940-thread-1-processing-n:127.0.0.1:62961_solr) 
[n:127.0.0.1:62961_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> 992209 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 992209 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 992209 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:62960/solr/collection1_shard2_replica_n1/
   [junit4]   2> 992209 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n1 
url=http://127.0.0.1:62960/solr START 
replicas=[http://127.0.0.1:62961/solr/collection1_shard2_replica_n2/] 
nUpdates=100
   [junit4]   2> 992210 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n1 
url=http://127.0.0.1:62960/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 992211 INFO  (qtp91054759-10794) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 992211 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 992212 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
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> 992212 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 992216 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:62960/solr/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 992238 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 992238 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 992238 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:62961/solr/collection1_shard1_replica_n2/
   [junit4]   2> 992238 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 
url=http://127.0.0.1:62961/solr START 
replicas=[http://127.0.0.1:62960/solr/collection1_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 992239 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 
url=http://127.0.0.1:62961/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 992240 INFO  (qtp198392759-10801) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 992241 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 992241 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 992241 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 992247 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:62961/solr/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 992350 INFO  
(zkCallback-1939-thread-1-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_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> 992350 INFO  
(zkCallback-1939-thread-2-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_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> 992350 INFO  
(zkCallback-1940-thread-1-processing-n:127.0.0.1:62961_solr) 
[n:127.0.0.1:62961_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> 992350 INFO  
(zkCallback-1940-thread-2-processing-n:127.0.0.1:62961_solr) 
[n:127.0.0.1:62961_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> 992360 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 992362 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1842
   [junit4]   2> 992380 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 992383 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
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_shard2_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1864
   [junit4]   2> 992489 INFO  
(zkCallback-1940-thread-2-processing-n:127.0.0.1:62961_solr) 
[n:127.0.0.1:62961_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> 992489 INFO  
(zkCallback-1939-thread-1-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_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> 992490 INFO  
(zkCallback-1940-thread-1-processing-n:127.0.0.1:62961_solr) 
[n:127.0.0.1:62961_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> 992489 INFO  
(zkCallback-1939-thread-2-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_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> 992745 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2227
   [junit4]   2> 992747 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2226
   [junit4]   2> 992750 INFO  (qtp198392759-10797) [n:127.0.0.1:62960_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> 992863 INFO  
(zkCallback-1940-thread-1-processing-n:127.0.0.1:62961_solr) 
[n:127.0.0.1:62961_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> 992863 INFO  
(zkCallback-1940-thread-2-processing-n:127.0.0.1:62961_solr) 
[n:127.0.0.1:62961_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> 992863 INFO  
(zkCallback-1939-thread-2-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_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> 992864 INFO  
(zkCallback-1939-thread-1-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_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> 993754 INFO  (qtp198392759-10797) [n:127.0.0.1:62960_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=3558
   [junit4]   2> 993755 INFO  
(SUITE-TestCloudRecovery-seed#[E3CBA08B85F8D8DC]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 993755 INFO  
(SUITE-TestCloudRecovery-seed#[E3CBA08B85F8D8DC]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 993767 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
   [junit4]   2> 993776 INFO  (qtp198392759-10795) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=-1572284729283051520&distrib.from=http://127.0.0.1:62961/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1572284729283051520)} 0 1
   [junit4]   2> 993776 INFO  (qtp91054759-10803) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:62960/solr/collection1_shard2_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1572284729283051520)} 0 5
   [junit4]   2> 993776 INFO  (qtp91054759-10804) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=-1572284729282002944&distrib.from=http://127.0.0.1:62960/solr/collection1_shard2_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1572284729282002944)} 0 2
   [junit4]   2> 993777 INFO  (qtp198392759-10802) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1572284729282002944)} 0 8
   [junit4]   2> 993778 INFO  (qtp91054759-10792) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1572284729291440128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 993778 INFO  (qtp91054759-10792) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 993778 INFO  (qtp198392759-10801) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1572284729291440128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 993778 INFO  (qtp198392759-10801) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 993780 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1572284729293537280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 993780 INFO  (qtp91054759-10792) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 993780 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 993780 INFO  (qtp198392759-10801) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 993781 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 993781 INFO  (qtp91054759-10793) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1572284729294585856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 993781 INFO  (qtp91054759-10793) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 993781 INFO  (qtp198392759-10801) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62960/solr/collection1_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 993781 INFO  (qtp91054759-10793) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 993781 INFO  (qtp91054759-10792) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62960/solr/collection1_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 993781 INFO  (qtp198392759-10799) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62960/solr/collection1_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 993781 INFO  (qtp91054759-10793) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62960/solr/collection1_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 993781 INFO  (qtp198392759-10800) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:6&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 4
   [junit4]   2> 993786 INFO  (qtp198392759-10798) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62961/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[1
 (1572284729296683008)]} 0 1
   [junit4]   2> 993787 INFO  (qtp91054759-10789) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 
(1572284729296683008)]} 0 3
   [junit4]   2> 993790 INFO  (qtp91054759-10791) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62960/solr/collection1_shard2_replica_n1/&wt=javabin&version=2}{add=[2
 (1572284729301925888)]} 0 1
   [junit4]   2> 993791 INFO  (qtp198392759-10797) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 
(1572284729301925888)]} 0 3
   [junit4]   2> 993792 INFO  (qtp91054759-10803) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62960/solr/collection1_shard2_replica_n1/&wt=javabin&version=2}{add=[3
 (1572284729305071616)]} 0 0
   [junit4]   2> 993792 INFO  (qtp198392759-10795) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 
(1572284729305071616)]} 0 0
   [junit4]   2> 993793 INFO  (qtp198392759-10802) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:62961/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[4
 (1572284729307168768)]} 0 0
   [junit4]   2> 993793 INFO  (qtp91054759-10804) [n:127.0.0.1:62961_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 
(1572284729307168768)]} 0 0
   [junit4]   2> 993795 INFO  (qtp198392759-10801) [n:127.0.0.1:62960_solr 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.c.S.Request [collection1_shard2_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:62960/solr/collection1_shard2_replica_n1/|http://127.0.0.1:62961/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1499447564419&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 993795 INFO  (qtp198392759-10800) [n:127.0.0.1:62960_solr 
c:collection1 s:shard1 r:core_node1 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:62960/solr/collection1_shard1_replica_n1/|http://127.0.0.1:62961/solr/collection1_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1499447564419&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 993796 INFO  (qtp91054759-10792) [n:127.0.0.1:62961_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 
QTime=1
   [junit4]   2> 993796 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 62961
   [junit4]   2> 993796 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1445801497
   [junit4]   2> 993796 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 993798 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 993799 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 993800 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 993801 INFO  (coreCloseExecutor-5308-thread-1) 
[n:127.0.0.1:62961_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5a4c41aa
   [junit4]   2> 993801 INFO  (coreCloseExecutor-5308-thread-2) 
[n:127.0.0.1:62961_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@62d29fba
   [junit4]   2> 993802 INFO  (coreCloseExecutor-5308-thread-2) 
[n:127.0.0.1:62961_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard2.replica_n2, tag=1657970618
   [junit4]   2> 993805 INFO  (coreCloseExecutor-5308-thread-2) 
[n:127.0.0.1:62961_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=1657970618
   [junit4]   2> 993805 INFO  (coreCloseExecutor-5308-thread-1) 
[n:127.0.0.1:62961_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n2, tag=1514946986
   [junit4]   2> 993807 INFO  (coreCloseExecutor-5308-thread-1) 
[n:127.0.0.1:62961_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=1514946986
   [junit4]   2> 993808 WARN  
(zkCallback-1940-thread-2-processing-n:127.0.0.1:62961_solr) 
[n:127.0.0.1:62961_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 993809 INFO  
(zkCallback-1939-thread-2-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 993809 INFO  (zkCallback-1946-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 993809 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@6eb8a980{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 993810 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@401de5f{/solr,null,UNAVAILABLE}
   [junit4]   2> 993810 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 62960
   [junit4]   2> 993810 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2050588498
   [junit4]   2> 993811 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 993811 INFO  
(zkCallback-1939-thread-1-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 993812 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 993813 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 993814 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 993815 INFO  (coreCloseExecutor-5310-thread-1) 
[n:127.0.0.1:62960_solr c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[collection1_shard2_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6042e001
   [junit4]   2> 993817 INFO  (coreCloseExecutor-5310-thread-1) 
[n:127.0.0.1:62960_solr c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard2.replica_n1, tag=1614995457
   [junit4]   2> 993819 INFO  (coreCloseExecutor-5310-thread-1) 
[n:127.0.0.1:62960_solr c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=1614995457
   [junit4]   2> 993820 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.c.Overseer Overseer 
(id=98267795309920261-127.0.0.1:62960_solr-n_0000000000) closing
   [junit4]   2> 993820 INFO  
(OverseerStateUpdate-98267795309920261-127.0.0.1:62960_solr-n_0000000000) 
[n:127.0.0.1:62960_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:62960_solr
   [junit4]   2> 993821 WARN  
(zkCallback-1939-thread-2-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 993822 INFO  (zkCallback-1946-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 996322 WARN  
(zkCallback-1939-thread-1-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 996322 INFO  
(zkCallback-1939-thread-1-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3451c7cf
   [junit4]   2> 996334 INFO  
(zkCallback-1939-thread-1-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=877774799
   [junit4]   2> 996339 INFO  
(zkCallback-1939-thread-1-processing-n:127.0.0.1:62960_solr) 
[n:127.0.0.1:62960_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=877774799
   [junit4]   2> 996340 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@5a61f95d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 996341 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@64d0e975{/solr,null,UNAVAILABLE}
   [junit4]   2> 996344 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.c.ChaosMonkey monkey: starting jetty! 62961
   [junit4]   2> 996344 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 996348 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70e2ed0e{/solr,null,AVAILABLE}
   [junit4]   2> 996348 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@4c34f011{HTTP/1.1,[http/1.1]}{127.0.0.1:62961}
   [junit4]   2> 996349 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.e.j.s.Server Started @1000199ms
   [junit4]   2> 996349 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62961}
   [junit4]   2> 996350 ERROR 
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 996350 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 996350 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 996350 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 996350 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-07T17:12:46.975Z
   [junit4]   2> 996354 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 996372 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62958/solr
   [junit4]   2> 996393 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [n:127.0.0.1:62961_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 996394 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [n:127.0.0.1:62961_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:62961_solr
   [junit4]   2> 996395 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [n:127.0.0.1:62961_solr    ] o.a.s.c.Overseer Overseer 
(id=98267795309920267-127.0.0.1:62961_solr-n_0000000002) starting
   [junit4]   2> 996403 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E3CBA08B85F8D8DC])
 [n:127.0.0.1:62961_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62961_solr
   [junit4]   2> 996404 INFO  (zkCallback-1946-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 996405 INFO  
(zkCallback-1951-thread-1-processing-n:127.0.0.1:62961_solr) 
[n:127.0.0.1:62961_solr

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

unit4]   2> 1893343 INFO  
(OverseerStateUpdate-98267852010160147-127.0.0.1:49292_l_tt%2Fna-n_0000000004) 
[n:127.0.0.1:49292_l_tt%2Fna    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:49292_l_tt%2Fna
   [junit4]   2> 1893344 WARN  
(zkCallback-2866-thread-1-processing-n:127.0.0.1:49292_l_tt%2Fna) 
[n:127.0.0.1:49292_l_tt%2Fna    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 1893346 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[E3CBA08B85F8D8DC]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@f4039ae{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1893346 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[E3CBA08B85F8D8DC]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@906314a{/l_tt/na,null,UNAVAILABLE}
   [junit4]   2> 1893347 ERROR 
(TEST-MultiThreadedOCPTest.test-seed#[E3CBA08B85F8D8DC]) [    ] 
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> 1893348 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[E3CBA08B85F8D8DC]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49253 49253
   [junit4]   2> 1893371 INFO  (Thread-3821) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:49253 49253
   [junit4]   2> 1894033 WARN  (Thread-3821) [    ] 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>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2>        4       /solr/collections/ocptest1/state.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        4       /solr/collections/ocptest3/state.json
   [junit4]   2>        4       /solr/collections/ocptest2/state.json
   [junit4]   2>        4       /solr/collections/ocptest4/state.json
   [junit4]   2>        4       /solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MultiThreadedOCPTest -Dtests.method=test 
-Dtests.seed=E3CBA08B85F8D8DC -Dtests.slow=true -Dtests.locale=tr 
-Dtests.timezone=HST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 39.2s J0 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Task 3001 did not 
complete, final state: FAILED expected same:<COMPLETED> was not:<FAILED>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E3CBA08B85F8D8DC:6B9F9F512B04B524]:0)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:226)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:64)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest_E3CBA08B85F8D8DC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=tr, timezone=HST
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=96285264,total=502267904
   [junit4]   2> NOTE: All tests run in this JVM: [TestHdfsUpdateLog, 
CdcrUpdateLogTest, DirectoryFactoryTest, NodeMutatorTest, 
CoreAdminCreateDiscoverTest, TestCSVResponseWriter, TestQuerySenderListener, 
TestIndexingPerformance, HighlighterConfigTest, TestDefaultStatsCache, 
HdfsLockFactoryTest, OverriddenZkACLAndCredentialsProvidersTest, 
TestRawTransformer, TestCursorMarkWithoutUniqueKey, ReplicationFactorTest, 
IndexBasedSpellCheckerTest, DocValuesTest, TestTlogReplica, 
TestJsonFacetRefinement, ExplicitHLLTest, TestAtomicUpdateErrorCases, 
TestUseDocValuesAsStored, TestRandomDVFaceting, PeerSyncTest, 
TestPayloadScoreQParserPlugin, BooleanFieldTest, TestLRUStatsCache, 
CreateCollectionCleanupTest, LeaderElectionTest, TestClassNameShortening, 
TestUtils, TestSSLRandomization, OverseerModifyCollectionTest, 
PathHierarchyTokenizerFactoryTest, DirectUpdateHandlerOptimizeTest, 
ClassificationUpdateProcessorFactoryTest, TestSweetSpotSimilarityFactory, 
TestDocBasedVersionConstraints, SpatialFilterTest, TestIntervalFaceting, 
TestTestInjection, TestExportWriter, TestOmitPositions, 
TestMinMaxOnMultiValuedField, NoCacheHeaderTest, TestStressUserVersions, 
TestSolrConfigHandlerConcurrent, TestJmxIntegration, 
TestOverriddenPrefixQueryForCustomFieldType, SolrInfoBeanTest, 
MergeStrategyTest, TestTolerantSearch, SolrCoreTest, 
TestOnReconnectListenerSupport, V2ApiIntegrationTest, 
CdcrVersionReplicationTest, TestFieldTypeCollectionResource, 
DistributedSpellCheckComponentTest, DateMathParserTest, 
TestReloadAndDeleteDocs, DeleteNodeTest, TestLMDirichletSimilarityFactory, 
TestDynamicFieldCollectionResource, TriLevelCompositeIdRoutingTest, 
NumericFieldsTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestBackupRepositoryFactory, DirectSolrConnectionTest, ConnectionReuseTest, 
TestReversedWildcardFilterFactory, ReturnFieldsTest, TestFieldSortValues, 
TestSolrFieldCacheBean, ShardRoutingTest, TestComplexPhraseQParserPlugin, 
TestSolrCoreProperties, SparseHLLTest, TestCustomStream, 
TestGraphTermsQParserPlugin, BufferStoreTest, SolrJmxReporterTest, 
TestManagedStopFilterFactory, TestJsonRequest, BasicAuthStandaloneTest, 
TestMaxTokenLenTokenizer, SolrTestCaseJ4Test, URLClassifyProcessorTest, 
TestUpdate, TestXIncludeConfig, TestFreeTextSuggestions, TestLegacyTerms, 
HdfsDirectoryFactoryTest, AnalysisAfterCoreReloadTest, CurrencyFieldTypeTest, 
TestBinaryResponseWriter, TestSQLHandlerNonCloud, 
DocExpirationUpdateProcessorFactoryTest, DistributedFacetPivotWhiteBoxTest, 
TestExclusionRuleCollectionAccess, PrimUtilsTest, ResponseHeaderTest, 
TestRuleBasedAuthorizationPlugin, TestSolrCoreSnapshots, SearchHandlerTest, 
OverseerTest, TestPseudoReturnFields, TestInitParams, SuggestComponentTest, 
DirectUpdateHandlerTest, DistributedVersionInfoTest, TestBulkSchemaConcurrent, 
DistribCursorPagingTest, TestHighlightDedupGrouping, TestManagedResource, 
TestShortCircuitedRequests, TestInPlaceUpdatesStandalone, 
TestUnifiedSolrHighlighter, TestSolrDeletionPolicy2, OverseerStatusTest, 
SimpleCollectionCreateDeleteTest, TestSubQueryTransformerCrossCore, 
FacetPivotSmallTest, LeaderElectionContextKeyTest, 
TestEmbeddedSolrServerSchemaAPI, MissingSegmentRecoveryTest, 
PrimitiveFieldTypeTest, MultiTermTest, HdfsCollectionsAPIDistributedZkTest, 
TestHashPartitioner, CSVRequestHandlerTest, TestGroupingSearch, 
AutoScalingHandlerTest, AsyncCallRequestStatusResponseTest, 
UniqFieldsUpdateProcessorFactoryTest, TestFieldCacheSort, SimplePostToolTest, 
CollectionsAPISolrJTest, TestInitQParser, TestLegacyFieldReuse, SyncSliceTest, 
SubstringBytesRefFilterTest, ZkCLITest, DistanceFunctionTest, 
TestSerializedLuceneMatchVersion, TestConfigSetImmutable, VersionInfoTest, 
DocValuesMissingTest, TestFoldingMultitermQuery, CursorPagingTest, 
TestStressReorder, TestLegacyFieldCache, RecoveryZkTest, AddBlockUpdateTest, 
BigEndianAscendingWordSerializerTest, StressHdfsTest, TimeZoneUtilsTest, 
JvmMetricsTest, DisMaxRequestHandlerTest, TestConfigSetsAPIExclusivity, 
TestRestoreCore, NotRequiredUniqueKeyTest, SuggesterTest, SolrCloudExampleTest, 
CdcrBootstrapTest, ConfigSetsAPITest, TestCollectionAPIs, 
TestBlendedInfixSuggestions, CleanupOldIndexTest, TestRestManager, 
TestPullReplica, TestCloudRecovery, TestPivotHelperCode, 
TestSurroundQueryParser, TestPushWriter, SortByFunctionTest, 
RequestHandlersTest, TestMultiWordSynonyms, XsltUpdateRequestHandlerTest, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, 
OpenCloseCoreStressTest, LeaderElectionIntegrationTest, TestReplicationHandler, 
TestDistributedSearch, DistributedTermsComponentTest, SolrCmdDistributorTest, 
BadIndexSchemaTest, TestFunctionQuery, TestBadConfig, TestIndexSearcher, 
HighlighterTest, SoftAutoCommitTest, SearchHandlerTest, SOLR749Test, 
UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, 
TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, 
TestStressRecovery, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, 
TestSystemIdResolver, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, 
RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestDocumentBuilder, 
ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, 
CircularListTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, 
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, 
AliasIntegrationTest, BaseCdcrDistributedZkTest, 
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, 
CdcrRequestHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, 
DeleteInactiveReplicaTest, DeleteShardTest, DeleteStatusTest, 
DistribJoinFromCollectionTest, ForceLeaderTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MoveReplicaHDFSTest, 
MultiThreadedOCPTest]
   [junit4] Completed [513/727 (4!)] on J0 in 39.24s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to