Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21153/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestRandomFlRTGCloud

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at __randomizedtesting.SeedInfo.seed([612347A3B9809F1E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
        at 
org.apache.solr.cloud.TestRandomFlRTGCloud.waitForRecoveriesToFinish(TestRandomFlRTGCloud.java:461)
        at 
org.apache.solr.cloud.TestRandomFlRTGCloud.createMiniSolrCloudCluster(TestRandomFlRTGCloud.java:146)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestExecutePlanAction.testIntegration

Error Message:


Stack Trace:
java.util.ConcurrentModificationException
        at 
__randomizedtesting.SeedInfo.seed([612347A3B9809F1E:D142498F9CBF3E3B]:0)
        at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
        at java.util.ArrayList$Itr.next(ArrayList.java:851)
        at 
org.apache.solr.cloud.autoscaling.sim.SimSolrCloudTestCase.tearDown(SimSolrCloudTestCase.java:141)
        at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration

Error Message:
Error from server at https://127.0.0.1:35615/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:35615/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([612347A3B9809F1E:25EF6758D7BA4974]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testExplicitConfiguration(SolrCloudReportersTest.java:69)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
        at 
__randomizedtesting.SeedInfo.seed([612347A3B9809F1E:DD4D31B11DD31C64]: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.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.executeCommand(BasicAuthIntegrationTest.java:243)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:155)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12062 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRandomFlRTGCloud
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomFlRTGCloud_612347A3B9809F1E-001/init-core-data-001
   [junit4]   2> 75178 WARN  
(SUITE-TestRandomFlRTGCloud-seed#[612347A3B9809F1E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 75179 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[612347A3B9809F1E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 75180 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[612347A3B9809F1E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=client auth uses too much RAM, 
ssl=NaN, value=NaN, clientAuth=0.0)
   [junit4]   2> 75180 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[612347A3B9809F1E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 75181 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[612347A3B9809F1E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomFlRTGCloud_612347A3B9809F1E-001/tempDir-001
   [junit4]   2> 75181 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[612347A3B9809F1E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 75181 INFO  (Thread-333) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 75181 INFO  (Thread-333) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 75182 ERROR (Thread-333) [    ] 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> 75281 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[612347A3B9809F1E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45043
   [junit4]   2> 75286 INFO  (zkConnectionManagerCallback-163-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75293 INFO  (jetty-launcher-160-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 75293 INFO  (jetty-launcher-160-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 75294 INFO  (jetty-launcher-160-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 75295 INFO  (jetty-launcher-160-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a719bb{/solr,null,AVAILABLE}
   [junit4]   2> 75295 INFO  (jetty-launcher-160-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@bff162{/solr,null,AVAILABLE}
   [junit4]   2> 75295 INFO  (jetty-launcher-160-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e3a2f4{/solr,null,AVAILABLE}
   [junit4]   2> 75300 INFO  (jetty-launcher-160-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@19ad28d{SSL,[ssl, 
http/1.1]}{127.0.0.1:44219}
   [junit4]   2> 75300 INFO  (jetty-launcher-160-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@bc97a6{SSL,[ssl, 
http/1.1]}{127.0.0.1:40791}
   [junit4]   2> 75300 INFO  (jetty-launcher-160-thread-1) [    ] 
o.e.j.s.Server Started @76700ms
   [junit4]   2> 75300 INFO  (jetty-launcher-160-thread-3) [    ] 
o.e.j.s.Server Started @76700ms
   [junit4]   2> 75300 INFO  (jetty-launcher-160-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@ce8e94{SSL,[ssl, 
http/1.1]}{127.0.0.1:42683}
   [junit4]   2> 75300 INFO  (jetty-launcher-160-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44219}
   [junit4]   2> 75300 INFO  (jetty-launcher-160-thread-2) [    ] 
o.e.j.s.Server Started @76700ms
   [junit4]   2> 75300 INFO  (jetty-launcher-160-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40791}
   [junit4]   2> 75300 INFO  (jetty-launcher-160-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42683}
   [junit4]   2> 75301 ERROR (jetty-launcher-160-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 75301 ERROR (jetty-launcher-160-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 75301 INFO  (jetty-launcher-160-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 75301 INFO  (jetty-launcher-160-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 75301 INFO  (jetty-launcher-160-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 75301 INFO  (jetty-launcher-160-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 75301 INFO  (jetty-launcher-160-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 75301 INFO  (jetty-launcher-160-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 75301 ERROR (jetty-launcher-160-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 75301 INFO  (jetty-launcher-160-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-27T09:52:45.544Z
   [junit4]   2> 75301 INFO  (jetty-launcher-160-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-27T09:52:45.544Z
   [junit4]   2> 75301 INFO  (jetty-launcher-160-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 75301 INFO  (jetty-launcher-160-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 75301 INFO  (jetty-launcher-160-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 75301 INFO  (jetty-launcher-160-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-27T09:52:45.544Z
   [junit4]   2> 75305 INFO  (zkConnectionManagerCallback-165-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75305 INFO  (zkConnectionManagerCallback-169-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75306 INFO  (zkConnectionManagerCallback-167-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75307 INFO  (jetty-launcher-160-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 75307 INFO  (jetty-launcher-160-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 75308 INFO  (jetty-launcher-160-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 75315 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160976373710001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 75318 INFO  (jetty-launcher-160-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45043/solr
   [junit4]   2> 75319 INFO  (jetty-launcher-160-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45043/solr
   [junit4]   2> 75319 INFO  (jetty-launcher-160-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45043/solr
   [junit4]   2> 75320 INFO  (zkConnectionManagerCallback-175-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75322 INFO  (zkConnectionManagerCallback-179-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75322 INFO  (zkConnectionManagerCallback-181-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75327 INFO  
(zkConnectionManagerCallback-183-thread-1-processing-n:127.0.0.1:44219_solr) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75328 INFO  
(zkConnectionManagerCallback-187-thread-1-processing-n:127.0.0.1:42683_solr) 
[n:127.0.0.1:42683_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75334 INFO  
(zkConnectionManagerCallback-185-thread-1-processing-n:127.0.0.1:40791_solr) 
[n:127.0.0.1:40791_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75431 INFO  (jetty-launcher-160-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 75431 INFO  (jetty-launcher-160-thread-3) 
[n:127.0.0.1:40791_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 75431 INFO  (jetty-launcher-160-thread-2) 
[n:127.0.0.1:42683_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 75431 INFO  (jetty-launcher-160-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44219_solr
   [junit4]   2> 75432 INFO  (jetty-launcher-160-thread-3) 
[n:127.0.0.1:40791_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40791_solr
   [junit4]   2> 75433 INFO  (jetty-launcher-160-thread-2) 
[n:127.0.0.1:42683_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42683_solr
   [junit4]   2> 75433 INFO  (jetty-launcher-160-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.Overseer Overseer 
(id=99245645196492807-127.0.0.1:44219_solr-n_0000000000) starting
   [junit4]   2> 75448 INFO  
(zkCallback-184-thread-1-processing-n:127.0.0.1:40791_solr) 
[n:127.0.0.1:40791_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 75448 INFO  
(zkCallback-182-thread-1-processing-n:127.0.0.1:44219_solr) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 75461 INFO  
(zkCallback-186-thread-1-processing-n:127.0.0.1:42683_solr) 
[n:127.0.0.1:42683_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 75473 INFO  (jetty-launcher-160-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44219_solr
   [junit4]   2> 75475 INFO  
(zkCallback-184-thread-1-processing-n:127.0.0.1:40791_solr) 
[n:127.0.0.1:40791_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 75479 INFO  
(zkCallback-186-thread-1-processing-n:127.0.0.1:42683_solr) 
[n:127.0.0.1:42683_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 75480 INFO  
(zkCallback-182-thread-1-processing-n:127.0.0.1:44219_solr) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 75555 INFO  (jetty-launcher-160-thread-2) 
[n:127.0.0.1:42683_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42683.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d98db2
   [junit4]   2> 75565 INFO  (jetty-launcher-160-thread-2) 
[n:127.0.0.1:42683_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42683.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d98db2
   [junit4]   2> 75565 INFO  (jetty-launcher-160-thread-2) 
[n:127.0.0.1:42683_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42683.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d98db2
   [junit4]   2> 75566 INFO  (jetty-launcher-160-thread-2) 
[n:127.0.0.1:42683_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomFlRTGCloud_612347A3B9809F1E-001/tempDir-001/node2/.
   [junit4]   2> 75567 INFO  (jetty-launcher-160-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44219.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d98db2
   [junit4]   2> 75575 INFO  (jetty-launcher-160-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44219.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d98db2
   [junit4]   2> 75575 INFO  (jetty-launcher-160-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44219.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d98db2
   [junit4]   2> 75576 INFO  (jetty-launcher-160-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomFlRTGCloud_612347A3B9809F1E-001/tempDir-001/node1/.
   [junit4]   2> 75635 INFO  (jetty-launcher-160-thread-3) 
[n:127.0.0.1:40791_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40791.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d98db2
   [junit4]   2> 75640 INFO  (jetty-launcher-160-thread-3) 
[n:127.0.0.1:40791_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40791.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d98db2
   [junit4]   2> 75640 INFO  (jetty-launcher-160-thread-3) 
[n:127.0.0.1:40791_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40791.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@d98db2
   [junit4]   2> 75641 INFO  (jetty-launcher-160-thread-3) 
[n:127.0.0.1:40791_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomFlRTGCloud_612347A3B9809F1E-001/tempDir-001/node3/.
   [junit4]   2> 75674 INFO  (zkConnectionManagerCallback-195-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75681 INFO  (zkConnectionManagerCallback-199-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75682 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[612347A3B9809F1E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 75682 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[612347A3B9809F1E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45043/solr ready
   [junit4]   2> 75856 INFO  (qtp8895907-1077) [n:127.0.0.1:44219_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 75861 INFO  
(OverseerThreadFactory-736-thread-1-processing-n:127.0.0.1:44219_solr) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
org.apache.solr.cloud.TestRandomFlRTGCloud_collection
   [junit4]   2> 75967 INFO  
(OverseerStateUpdate-99245645196492807-127.0.0.1:44219_solr-n_0000000000) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"org.apache.solr.cloud.TestRandomFlRTGCloud_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44219/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 75968 INFO  
(OverseerStateUpdate-99245645196492807-127.0.0.1:44219_solr-n_0000000000) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"org.apache.solr.cloud.TestRandomFlRTGCloud_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42683/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 76174 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&newCollection=true&collection=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&coreNodeName=core_node3&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 76175 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 76195 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&newCollection=true&collection=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&coreNodeName=core_node4&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 76195 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 76298 INFO  
(zkCallback-186-thread-1-processing-n:127.0.0.1:42683_solr) 
[n:127.0.0.1:42683_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 76298 INFO  
(zkCallback-182-thread-2-processing-n:127.0.0.1:44219_solr) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 76298 INFO  
(zkCallback-182-thread-1-processing-n:127.0.0.1:44219_solr) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 76298 INFO  
(zkCallback-186-thread-2-processing-n:127.0.0.1:42683_solr) 
[n:127.0.0.1:42683_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 77187 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 77194 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
Schema name=test
   [junit4]   2> 77199 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 77201 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1' using 
configuration from collection 
org.apache.solr.cloud.TestRandomFlRTGCloud_collection, trusted=true
   [junit4]   2> 77201 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44219.solr.core.org.apache.solr.cloud.TestRandomFlRTGCloud_collection.shard1.replica_n1'
 (registry 
'solr.core.org.apache.solr.cloud.TestRandomFlRTGCloud_collection.shard1.replica_n1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98db2
   [junit4]   2> 77201 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 77201 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.SolrCore 
[[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomFlRTGCloud_612347A3B9809F1E-001/tempDir-001/node1/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomFlRTGCloud_612347A3B9809F1E-001/tempDir-001/node1/./org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/data/]
   [junit4]   2> 77203 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 77204 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=99.9345703125, 
floorSegmentMB=1.1328125, forceMergeDeletesPctAllowed=13.965549026195884, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 77208 WARN  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 77209 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.s.IndexSchema 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
Schema name=test
   [junit4]   2> 77211 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 77212 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 
'org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2' using 
configuration from collection 
org.apache.solr.cloud.TestRandomFlRTGCloud_collection, trusted=true
   [junit4]   2> 77213 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42683.solr.core.org.apache.solr.cloud.TestRandomFlRTGCloud_collection.shard2.replica_n2'
 (registry 
'solr.core.org.apache.solr.cloud.TestRandomFlRTGCloud_collection.shard2.replica_n2')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98db2
   [junit4]   2> 77213 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 77213 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.c.SolrCore 
[[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomFlRTGCloud_612347A3B9809F1E-001/tempDir-001/node2/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomFlRTGCloud_612347A3B9809F1E-001/tempDir-001/node2/./org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2/data/]
   [junit4]   2> 77215 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=99.9345703125, 
floorSegmentMB=1.1328125, forceMergeDeletesPctAllowed=13.965549026195884, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 77218 WARN  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 77243 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 77243 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 77244 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 77244 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 77245 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=6, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=12.2841796875, 
floorSegmentMB=1.4580078125, forceMergeDeletesPctAllowed=13.94908798995682, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 77245 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1be67d0[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2]
 main]
   [junit4]   2> 77246 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestRandomFlRTGCloud_config-set
   [junit4]   2> 77246 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 77246 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestRandomFlRTGCloud_config-set
   [junit4]   2> 77246 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 77247 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 77247 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 77247 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 77248 INFO  
(searcherExecutor-744-thread-1-processing-n:127.0.0.1:42683_solr 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2 
s:shard2 c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection r:core_node4) 
[n:127.0.0.1:42683_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection 
s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.c.SolrCore 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
Registered new searcher 
Searcher@1be67d0[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 77248 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587930325310242816
   [junit4]   2> 77249 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=6, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=12.2841796875, 
floorSegmentMB=1.4580078125, forceMergeDeletesPctAllowed=13.94908798995682, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 77249 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c780f4[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]
 main]
   [junit4]   2> 77250 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestRandomFlRTGCloud_config-set
   [junit4]   2> 77250 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestRandomFlRTGCloud_config-set
   [junit4]   2> 77251 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 77251 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 77251 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 77251 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42683/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2/
   [junit4]   2> 77251 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 77251 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:42683/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2/
 has no replicas
   [junit4]   2> 77251 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 77252 INFO  
(searcherExecutor-743-thread-1-processing-n:127.0.0.1:44219_solr 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 
s:shard1 c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection r:core_node3) 
[n:127.0.0.1:44219_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection 
s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.SolrCore 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
Registered new searcher 
Searcher@1c780f4[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 77252 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587930325314437120
   [junit4]   2> 77253 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42683/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2/
 shard2
   [junit4]   2> 77255 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 77255 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 77255 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44219/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/
   [junit4]   2> 77255 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 77255 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:44219/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/
 has no replicas
   [junit4]   2> 77255 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 77257 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44219/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/
 shard1
   [junit4]   2> 77357 INFO  
(zkCallback-186-thread-1-processing-n:127.0.0.1:42683_solr) 
[n:127.0.0.1:42683_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 77357 INFO  
(zkCallback-182-thread-1-processing-n:127.0.0.1:44219_solr) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 77357 INFO  
(zkCallback-182-thread-2-processing-n:127.0.0.1:44219_solr) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 77357 INFO  
(zkCallback-186-thread-2-processing-n:127.0.0.1:42683_solr) 
[n:127.0.0.1:42683_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 77403 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 77407 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 77411 INFO  (qtp1298351-1071) [n:127.0.0.1:42683_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node4 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&newCollection=true&collection=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&coreNodeName=core_node4&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=1216
   [junit4]   2> 77411 INFO  (qtp8895907-1067) [n:127.0.0.1:44219_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node3 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&newCollection=true&collection=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&coreNodeName=core_node3&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=1237
   [junit4]   2> 77414 INFO  (qtp8895907-1077) [n:127.0.0.1:44219_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> 77863 INFO  
(OverseerCollectionConfigSetProcessor-99245645196492807-127.0.0.1:44219_solr-n_0000000000)
 [n:127.0.0.1:44219_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 107418 ERROR (qtp8895907-1077) [n:127.0.0.1:44219_solr    ] 
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to 
become ACTIVE replica 
https://127.0.0.1:44219/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/
 is in state of down with timeout=30
   [junit4]   2> 107418 INFO  (qtp8895907-1077) [n:127.0.0.1:44219_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=31561
   [junit4]   2> 107419 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[612347A3B9809F1E]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
org.apache.solr.cloud.TestRandomFlRTGCloud_collection failOnTimeout:true 
timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core_node4 rstate:down live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:down live:true
   [junit4]   1> replica:core

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

uteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered 
leader was found after waiting for 1220000ms , collection: test_collection 
slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2>        ... 44 more
   [junit4]   2> 
   [junit4]   2> 2929252 INFO  (qtp32680842-33377) [n:127.0.0.1:42627_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=209784
   [junit4]   2> 2929255 INFO  (qtp32680842-33385) [n:127.0.0.1:42627_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=209795
   [junit4]   2> 2929255 ERROR 
(SUITE-SolrCloudReportersTest-seed#[612347A3B9809F1E]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2929256 INFO  
(SUITE-SolrCloudReportersTest-seed#[612347A3B9809F1E]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45207 45207
   [junit4]   2> 2935115 INFO  (Thread-6455) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45207 45207
   [junit4]   2> 2935115 WARN  (Thread-6455) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/configs/test
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/collections/test_collection/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_612347A3B9809F1E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=301, maxMBSortInHeap=7.4396747688490334, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@11d4ad9),
 locale=en-PH, timezone=Asia/Istanbul
   [junit4]   2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=154830872,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterTest, 
CoreAdminHandlerTest, DistributedQueryComponentCustomSortTest, 
TestValueSourceCache, TestExactStatsCache, TestLFUCache, TestInfoStreamLogging, 
TestCopyFieldCollectionResource, TestDefaultStatsCache, TestFunctionQuery, 
DistribJoinFromCollectionTest, TestCoreContainer, TestQuerySenderListener, 
TestXmlQParserPlugin, TestSystemIdResolver, TestRandomFlRTGCloud, 
ScriptEngineTest, DistributedFacetPivotSmallAdvancedTest, TestSchemaManager, 
ReturnFieldsTest, TestStreamBody, CopyFieldTest, IndexSchemaTest, 
TestReloadAndDeleteDocs, FacetPivotSmallTest, ConfigureRecoveryStrategyTest, 
JavabinLoaderTest, TestUniqueKeyFieldResource, TestHttpShardHandlerFactory, 
ClassificationUpdateProcessorFactoryTest, TestGroupingSearch, 
SolrCoreCheckLockOnStartupTest, TestConfigSetsAPIExclusivity, 
TestSolrConfigHandler, TestLockTree, TestSubQueryTransformerCrossCore, 
ShardSplitTest, TemplateUpdateProcessorTest, TestNonDefinedSimilarityFactory, 
TestDeleteCollectionOnDownNodes, TestLMJelinekMercerSimilarityFactory, 
TestCharFilters, TestManagedResourceStorage, TestGraphMLResponseWriter, 
TestFuzzyAnalyzedSuggestions, TestCSVResponseWriter, TestSolrCoreParser, 
QueryElevationComponentTest, SolrJmxReporterCloudTest, EchoParamsTest, 
TestExclusionRuleCollectionAccess, TestApiFramework, 
ChaosMonkeyNothingIsSafeTest, SolrCoreMetricManagerTest, 
XsltUpdateRequestHandlerTest, TestRealTimeGet, TestPartialUpdateDeduplication, 
TestSolrCoreSnapshots, TestTolerantUpdateProcessorCloud, NumberUtilsTest, 
UniqFieldsUpdateProcessorFactoryTest, TestTolerantSearch, 
TestRandomCollapseQParserPlugin, TestStressInPlaceUpdates, 
HdfsBasicDistributedZk2Test, TestSolrDeletionPolicy2, DocValuesNotIndexedTest, 
ExitableDirectoryReaderTest, TestSortByMinMaxFunction, InfoHandlerTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestZkAclsWithHadoopAuth, 
TestLegacyNumericUtils, IndexBasedSpellCheckerTest, 
XmlUpdateRequestHandlerTest, TestBulkSchemaConcurrent, 
DirectSolrConnectionTest, CheckHdfsIndexTest, TestSizeLimitedDistributedMap, 
DistanceFunctionTest, TestSolrConfigHandlerCloud, TimeZoneUtilsTest, 
CdcrReplicationHandlerTest, UtilsToolTest, UnloadDistributedZkTest, 
TestNumericRangeQuery32, TestCollectionAPI, RecoveryZkTest, RequiredFieldsTest, 
TestClusterStateMutator, TestFieldCollectionResource, 
TestSolrCloudWithKerberosAlt, TestDelegationWithHadoopAuth, 
LeaderFailureAfterFreshStartTest, BigEndianAscendingWordSerializerTest, 
TestFieldCacheWithThreads, TestPayloadCheckQParserPlugin, TestSearchPerf, 
TestScoreJoinQPScore, TestHashPartitioner, TestLMDirichletSimilarityFactory, 
ChangedSchemaMergeTest, TestDistributedMissingSort, TestRawResponseWriter, 
CollectionReloadTest, ParsingFieldUpdateProcessorsTest, 
FileBasedSpellCheckerTest, TestNodeAddedTrigger, BlockJoinFacetRandomTest, 
MultiThreadedOCPTest, TestExtendedDismaxParser, TestSchemaSimilarityResource, 
TestDocTermOrds, CdcrBidirectionalTest, TestCollationFieldDocValues, 
TestNumericTerms64, PluginInfoTest, TestPKIAuthenticationPlugin, 
AsyncCallRequestStatusResponseTest, LeaderElectionTest, 
SolrMetricsIntegrationTest, TestInPlaceUpdatesStandalone, 
CloneFieldUpdateProcessorFactoryTest, TestRestoreCore, TestCoreDiscovery, 
SpellPossibilityIteratorTest, FieldMutatingUpdateProcessorTest, TestJoin, 
SpellCheckComponentTest, BasicFunctionalityTest, TestIndexSearcher, 
HighlighterTest, DistributedQueryElevationComponentTest, SimplePostToolTest, 
SpellCheckCollatorTest, DocValuesTest, TestUpdate, 
StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, 
TestSolrDeletionPolicy1, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestQueryTypes, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, 
IndexSchemaRuntimeFieldTest, UpdateRequestProcessorFactoryTest, 
BinaryUpdateRequestHandlerTest, SearchHandlerTest, TestMergePolicyConfig, 
MultiTermTest, TestBinaryField, TestElisionMultitermQuery, TestConfig, 
OutputWriterTest, TestSolrCoreProperties, TestPhraseSuggestions, 
TestXIncludeConfig, TestDFRSimilarityFactory, TestPerFieldSimilarity, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastOutputStream, 
URLClassifyProcessorTest, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, 
SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, 
ClusterStateTest, TestLRUCache, TestUtils, TestDocumentBuilder, 
ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, 
FileUtilsTest, CircularListTest, TestRTGBase, DistributedIntervalFacetingTest, 
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, 
AliasIntegrationTest, CollectionsAPIAsyncDistributedZkTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, 
HttpPartitionTest, MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, PeerSyncReplicationTest, 
TestCloudDeleteByQuery, TestCloudJSONFacetJoinDomain, 
TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread, 
TestPrepRecovery, TestSSLRandomization, TestShortCircuitedRequests, 
TestSolrCloudWithDelegationTokens, TestStressLiveNodes, ZkFailoverTest, 
NodeAddedTriggerTest, TestPolicyCloud, TestClusterStateProvider, 
TestExecutePlanAction, TestNodeLostTrigger, TestPolicyCloud, 
TestSimDistributedQueue, CdcrReplicationDistributedZkTest, 
CdcrRequestHandlerTest, CdcrVersionReplicationTest, HdfsRecoverLeaseTest, 
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, BlobRepositoryCloudTest, 
CachingDirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigOverlay, 
TestConfigSetProperties, TestConfigSets, TestCustomStream, RequestLoggingTest, 
TestBlobHandler, TestSQLHandler, ReplicaListTransformerTest, 
ShufflingReplicaListTransformerTest, SuggestComponentTest, 
SolrCloudReportersTest]
   [junit4] Completed [755/765 (4!)] on J2 in 232.94s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 43852 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to