Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/129/
Java: 64bit/jdk-12-ea+12 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:36237/solr/second_collection, 
https://127.0.0.1:37791/solr/second_collection]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:36237/solr/second_collection, 
https://127.0.0.1:37791/solr/second_collection]
        at 
__randomizedtesting.SeedInfo.seed([321674C029B7D0D7:CEACA0F4D197611D]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:463)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
        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.SolrClient.query(SolrClient.java:983)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:266)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:251)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:157)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth(TestMiniSolrCloudClusterSSL.java:121)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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.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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:37791/solr/second_collection: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: 
https://127.0.0.1:36237/solr/second_collection_shard1_replica_n1
        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:484)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414)
        ... 48 more


FAILED:  
org.apache.solr.cloud.TestSSLRandomization.testRandomizedSslAndClientAuth

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:39489/solr/second_collection, 
https://127.0.0.1:40065/solr/second_collection]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:39489/solr/second_collection, 
https://127.0.0.1:40065/solr/second_collection]
        at 
__randomizedtesting.SeedInfo.seed([321674C029B7D0D7:B942C5A78B2891AB]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:463)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
        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.SolrClient.query(SolrClient.java:983)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:266)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:251)
        at 
org.apache.solr.cloud.TestSSLRandomization.testRandomizedSslAndClientAuth(TestSSLRandomization.java:50)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:40065/solr/second_collection: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: 
https://127.0.0.1:39489/solr/second_collection_shard1_replica_n1
        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:484)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414)
        ... 46 more


FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testParticipationOfReplicas

Error Message:
expected:<2> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([321674C029B7D0D7:87FF305632E6D76A]: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:147)
        at 
org.apache.solr.cloud.ZkShardTermsTest.waitFor(ZkShardTermsTest.java:310)
        at 
org.apache.solr.cloud.ZkShardTermsTest.testParticipationOfReplicas(ZkShardTermsTest.java:70)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:36435/solr/first_collection, 
https://127.0.0.1:39487/solr/first_collection, 
https://127.0.0.1:45423/solr/first_collection]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:36435/solr/first_collection, 
https://127.0.0.1:39487/solr/first_collection, 
https://127.0.0.1:45423/solr/first_collection]
        at 
__randomizedtesting.SeedInfo.seed([321674C029B7D0D7:8192A33092E64806]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:463)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110)
        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.SolrClient.query(SolrClient.java:983)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:266)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:233)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:157)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:139)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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.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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:45423/solr/first_collection: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: 
https://127.0.0.1:45423/solr/first_collection_shard1_replica_n1
        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:484)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414)
        ... 48 more




Build Log:
[...truncated 14250 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_321674C029B7D0D7-001/init-core-data-001
   [junit4]   2> 1275872 WARN  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[321674C029B7D0D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1275872 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[321674C029B7D0D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1275872 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[321674C029B7D0D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1275873 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[321674C029B7D0D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1275874 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[321674C029B7D0D7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNoSsl
   [junit4]   2> 1275874 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[321674C029B7D0D7]) [    ] 
o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the randomized SSL 
& clientAuth settings selected by base class
   [junit4]   2> 1275875 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[321674C029B7D0D7]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_321674C029B7D0D7-001/tempDir-001
   [junit4]   2> 1275875 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[321674C029B7D0D7]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1275875 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1275875 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1275876 ERROR (ZkTestServer Run Thread) [    ] 
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> 1275975 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[321674C029B7D0D7]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44017
   [junit4]   2> 1275975 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[321674C029B7D0D7]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44017
   [junit4]   2> 1275975 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[321674C029B7D0D7]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44017
   [junit4]   2> 1275977 INFO  (zkConnectionManagerCallback-8011-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275982 INFO  (zkConnectionManagerCallback-8013-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275983 INFO  (zkConnectionManagerCallback-8015-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275984 WARN  (jetty-launcher-8008-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1275984 WARN  (jetty-launcher-8008-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1275984 WARN  (jetty-launcher-8008-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1275984 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1275984 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1275984 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1275984 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1275984 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1275984 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1275984 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-ea+12
   [junit4]   2> 1275984 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-ea+12
   [junit4]   2> 1275984 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12-ea+12
   [junit4]   2> 1275985 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1275985 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1275986 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1275986 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1275986 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1275986 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1275986 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c344891{/solr,null,AVAILABLE}
   [junit4]   2> 1275986 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1275986 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1275986 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@429a085b{/solr,null,AVAILABLE}
   [junit4]   2> 1275986 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1275986 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f4c70c{/solr,null,AVAILABLE}
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4b9dde34{HTTP/1.1,[http/1.1]}{127.0.0.1:40141}
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@624b47de{HTTP/1.1,[http/1.1]}{127.0.0.1:41273}
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1ebdba8f{HTTP/1.1,[http/1.1]}{127.0.0.1:40249}
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.e.j.s.Server Started @1276011ms
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.e.j.s.Server Started @1276011ms
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.e.j.s.Server Started @1276011ms
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41273}
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40249}
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40141}
   [junit4]   2> 1275987 ERROR (jetty-launcher-8008-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1275987 ERROR (jetty-launcher-8008-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1275987 ERROR (jetty-launcher-8008-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.7.0
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-06T05:02:23.116690Z
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-06T05:02:23.116677Z
   [junit4]   2> 1275987 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-06T05:02:23.116722Z
   [junit4]   2> 1275988 INFO  (zkConnectionManagerCallback-8017-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275988 INFO  (zkConnectionManagerCallback-8020-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275988 INFO  (zkConnectionManagerCallback-8021-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275988 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1275988 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1275989 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1275991 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004faf926d0004, likely client has closed socket
   [junit4]   2> 1276046 INFO  (jetty-launcher-8008-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44017/solr
   [junit4]   2> 1276047 INFO  (zkConnectionManagerCallback-8025-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276048 INFO  (zkConnectionManagerCallback-8027-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276053 INFO  (jetty-launcher-8008-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44017/solr
   [junit4]   2> 1276053 INFO  (zkConnectionManagerCallback-8033-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276054 INFO  (zkConnectionManagerCallback-8035-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276057 INFO  (jetty-launcher-8008-thread-2) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40141_solr
   [junit4]   2> 1276058 INFO  (jetty-launcher-8008-thread-2) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.Overseer Overseer 
(id=72145209532416009-127.0.0.1:40141_solr-n_0000000000) starting
   [junit4]   2> 1276062 INFO  (zkConnectionManagerCallback-8042-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276063 INFO  (jetty-launcher-8008-thread-2) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44017/solr ready
   [junit4]   2> 1276064 INFO  
(OverseerStateUpdate-72145209532416009-127.0.0.1:40141_solr-n_0000000000) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40141_solr
   [junit4]   2> 1276066 INFO  (jetty-launcher-8008-thread-2) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40141_solr
   [junit4]   2> 1276067 INFO  (zkCallback-8041-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1276070 INFO  (zkCallback-8034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1276071 INFO  
(OverseerAutoScalingTriggerThread-72145209532416009-127.0.0.1:40141_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:40141_solr]
   [junit4]   2> 1276071 INFO  (ScheduledTrigger-9588-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1276075 INFO  (jetty-launcher-8008-thread-3) 
[n:127.0.0.1:40249_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1276076 INFO  (jetty-launcher-8008-thread-3) 
[n:127.0.0.1:40249_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40249_solr as DOWN
   [junit4]   2> 1276077 INFO  (jetty-launcher-8008-thread-3) 
[n:127.0.0.1:40249_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1276077 INFO  (jetty-launcher-8008-thread-3) 
[n:127.0.0.1:40249_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40249_solr
   [junit4]   2> 1276077 INFO  (zkCallback-8034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1276077 INFO  (zkCallback-8041-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1276078 INFO  (jetty-launcher-8008-thread-2) 
[n:127.0.0.1:40141_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1276078 INFO  (zkCallback-8026-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1276090 INFO  (zkConnectionManagerCallback-8048-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276091 INFO  (jetty-launcher-8008-thread-3) 
[n:127.0.0.1:40249_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1276091 INFO  (jetty-launcher-8008-thread-3) 
[n:127.0.0.1:40249_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44017/solr ready
   [junit4]   2> 1276092 INFO  (jetty-launcher-8008-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44017/solr
   [junit4]   2> 1276094 INFO  (jetty-launcher-8008-thread-2) 
[n:127.0.0.1:40141_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40141.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60788977
   [junit4]   2> 1276100 INFO  (jetty-launcher-8008-thread-2) 
[n:127.0.0.1:40141_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40141.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60788977
   [junit4]   2> 1276100 INFO  (jetty-launcher-8008-thread-2) 
[n:127.0.0.1:40141_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40141.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60788977
   [junit4]   2> 1276100 INFO  (jetty-launcher-8008-thread-2) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_321674C029B7D0D7-001/tempDir-001/node2/.
   [junit4]   2> 1276101 INFO  (jetty-launcher-8008-thread-3) 
[n:127.0.0.1:40249_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1276101 INFO  (zkConnectionManagerCallback-8053-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276102 INFO  (zkConnectionManagerCallback-8055-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276104 INFO  (jetty-launcher-8008-thread-1) 
[n:127.0.0.1:41273_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1276106 INFO  (jetty-launcher-8008-thread-1) 
[n:127.0.0.1:41273_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41273_solr as DOWN
   [junit4]   2> 1276106 INFO  (jetty-launcher-8008-thread-1) 
[n:127.0.0.1:41273_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1276106 INFO  (jetty-launcher-8008-thread-1) 
[n:127.0.0.1:41273_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41273_solr
   [junit4]   2> 1276107 INFO  (zkCallback-8041-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1276107 INFO  (zkCallback-8034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1276107 INFO  (zkCallback-8026-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1276109 INFO  (zkCallback-8047-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1276109 INFO  (zkCallback-8054-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1276114 INFO  (jetty-launcher-8008-thread-3) 
[n:127.0.0.1:40249_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40249.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60788977
   [junit4]   2> 1276119 INFO  (zkConnectionManagerCallback-8062-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276119 INFO  (jetty-launcher-8008-thread-1) 
[n:127.0.0.1:41273_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1276120 INFO  (jetty-launcher-8008-thread-1) 
[n:127.0.0.1:41273_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44017/solr ready
   [junit4]   2> 1276120 INFO  (jetty-launcher-8008-thread-1) 
[n:127.0.0.1:41273_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1276127 INFO  (jetty-launcher-8008-thread-3) 
[n:127.0.0.1:40249_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40249.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60788977
   [junit4]   2> 1276128 INFO  (jetty-launcher-8008-thread-3) 
[n:127.0.0.1:40249_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40249.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60788977
   [junit4]   2> 1276128 INFO  (jetty-launcher-8008-thread-3) 
[n:127.0.0.1:40249_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_321674C029B7D0D7-001/tempDir-001/node3/.
   [junit4]   2> 1276136 INFO  (jetty-launcher-8008-thread-1) 
[n:127.0.0.1:41273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41273.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60788977
   [junit4]   2> 1276143 INFO  (jetty-launcher-8008-thread-1) 
[n:127.0.0.1:41273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41273.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60788977
   [junit4]   2> 1276143 INFO  (jetty-launcher-8008-thread-1) 
[n:127.0.0.1:41273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41273.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60788977
   [junit4]   2> 1276144 INFO  (jetty-launcher-8008-thread-1) 
[n:127.0.0.1:41273_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_321674C029B7D0D7-001/tempDir-001/node1/.
   [junit4]   2> 1276211 INFO  (zkConnectionManagerCallback-8068-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276212 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[321674C029B7D0D7]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1276213 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[321674C029B7D0D7]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44017/solr ready
   [junit4]   2> 1276214 INFO  (zkConnectionManagerCallback-8070-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1276346 INFO  (qtp840014534-25327) [n:127.0.0.1:40249_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1276348 INFO  
(OverseerThreadFactory-9590-thread-1-processing-n:127.0.0.1:40141_solr) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
first_collection
   [junit4]   2> 1276452 INFO  (qtp840014534-25326) [n:127.0.0.1:40249_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1276453 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1276453 INFO  (qtp840014534-25326) [n:127.0.0.1:40249_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1276454 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1276454 INFO  (qtp840014534-25326) [n:127.0.0.1:40249_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1276455 INFO  (qtp323615337-25321) [n:127.0.0.1:41273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1276456 INFO  (qtp323615337-25323) [n:127.0.0.1:41273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1276456 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1276457 INFO  (qtp323615337-25321) [n:127.0.0.1:41273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1276457 INFO  (qtp323615337-25323) [n:127.0.0.1:41273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1276458 INFO  (qtp1896308980-25330) [n:127.0.0.1:40141_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1276459 INFO  (qtp1896308980-25332) [n:127.0.0.1:40141_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1276459 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1276460 INFO  (qtp1896308980-25330) [n:127.0.0.1:40141_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1276460 INFO  (qtp1896308980-25332) [n:127.0.0.1:40141_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1276463 INFO  
(OverseerStateUpdate-72145209532416009-127.0.0.1:40141_solr-n_0000000000) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"first_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40141/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1276464 INFO  
(OverseerStateUpdate-72145209532416009-127.0.0.1:40141_solr-n_0000000000) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"first_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41273/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1276464 INFO  
(OverseerStateUpdate-72145209532416009-127.0.0.1:40141_solr-n_0000000000) 
[n:127.0.0.1:40141_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"first_collection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40249/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1276666 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr    
x:first_collection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 1276666 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr    
x:first_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 1276666 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr    
x:first_collection_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 1276667 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr    
x:first_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1277072 INFO  (ScheduledTrigger-9588-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3 and last live nodes: 1
   [junit4]   2> 1277675 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 1277676 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 1277676 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0
   [junit4]   2> 1277682 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.s.IndexSchema [first_collection_shard3_replica_n4] Schema name=test
   [junit4]   2> 1277682 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [first_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1277682 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.s.IndexSchema [first_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 1277749 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1277751 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1277752 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1277757 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard3_replica_n4' 
using configuration from collection first_collection, trusted=true
   [junit4]   2> 1277757 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40249.solr.core.first_collection.shard3.replica_n4' (registry 
'solr.core.first_collection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60788977
   [junit4]   2> 1277757 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SolrCore [[first_collection_shard3_replica_n4] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_321674C029B7D0D7-001/tempDir-001/node3/first_collection_shard3_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_321674C029B7D0D7-001/tempDir-001/node3/./first_collection_shard3_replica_n4/data/]
   [junit4]   2> 1277758 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard2_replica_n2' 
using configuration from collection first_collection, trusted=true
   [junit4]   2> 1277759 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41273.solr.core.first_collection.shard2.replica_n2' (registry 
'solr.core.first_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60788977
   [junit4]   2> 1277759 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard1_replica_n1' 
using configuration from collection first_collection, trusted=true
   [junit4]   2> 1277759 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.SolrCore [[first_collection_shard2_replica_n2] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_321674C029B7D0D7-001/tempDir-001/node1/first_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_321674C029B7D0D7-001/tempDir-001/node1/./first_collection_shard2_replica_n2/data/]
   [junit4]   2> 1277759 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40141.solr.core.first_collection.shard1.replica_n1' (registry 
'solr.core.first_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60788977
   [junit4]   2> 1277759 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[first_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_321674C029B7D0D7-001/tempDir-001/node2/first_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_321674C029B7D0D7-001/tempDir-001/node2/./first_collection_shard1_replica_n1/data/]
   [junit4]   2> 1277760 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=94.630859375, 
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=11.359637509261143, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=1.6123046875, noCFSRatio=1.0, 
deletesPctAllowed=44.55942643693393
   [junit4]   2> 1277761 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=94.630859375, 
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=11.359637509261143, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=1.6123046875, noCFSRatio=1.0, 
deletesPctAllowed=44.55942643693393
   [junit4]   2> 1277761 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=94.630859375, 
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=11.359637509261143, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=1.6123046875, noCFSRatio=1.0, 
deletesPctAllowed=44.55942643693393
   [junit4]   2> 1277763 WARN  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_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> 1277763 WARN  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_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> 1277763 WARN  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
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> 1277846 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1277846 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1277847 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1277847 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1277848 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1277849 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e75ad84[first_collection_shard2_replica_n2] main]
   [junit4]   2> 1277849 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1277849 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1277850 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1277850 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1619077412923899904
   [junit4]   2> 1277852 INFO  
(searcherExecutor-9607-thread-1-processing-n:127.0.0.1:41273_solr 
x:first_collection_shard2_replica_n2 c:first_collection s:shard2 r:core_node5) 
[n:127.0.0.1:41273_solr c:first_collection s:shard2 r:core_node5 
x:first_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[first_collection_shard2_replica_n2] Registered new searcher 
Searcher@1e75ad84[first_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1277853 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/first_collection/terms/shard2 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 1277853 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/first_collection/leaders/shard2
   [junit4]   2> 1277854 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1277854 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1277854 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41273/solr/first_collection_shard2_replica_n2/
   [junit4]   2> 1277854 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1277854 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:41273/solr/first_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1277854 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1277854 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/first_collection/leaders/shard2/leader after winning as 
/collections/first_collection/leader_elect/shard2/election/72145209532416013-core_node5-n_0000000000
   [junit4]   2> 1277855 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1277855 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1277855 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41273/solr/first_collection_shard2_replica_n2/ shard2
   [junit4]   2> 1277856 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1277856 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1277857 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1277857 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1277857 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1277858 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@cc5b97d[first_collection_shard1_replica_n1] main]
   [junit4]   2> 1277858 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1277858 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1277858 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1277858 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1277859 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1277859 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1619077412933337088
   [junit4]   2> 1277859 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1277859 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6dd6880[first_collection_shard3_replica_n4] main]
   [junit4]   2> 1277860 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1277860 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1277861 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1277861 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1619077412935434240
   [junit4]   2> 1277862 INFO  
(searcherExecutor-9608-thread-1-processing-n:127.0.0.1:40141_solr 
x:first_collection_shard1_replica_n1 c:first_collection s:shard1 r:core_node3) 
[n:127.0.0.1:40141_solr c:first_collection s:shard1 r:core_node3 
x:first_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[first_collection_shard1_replica_n1] Registered new searcher 
Searcher@cc5b97d[first_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1277863 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/first_collection/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1277863 INFO  
(searcherExecutor-9606-thread-1-processing-n:127.0.0.1:40249_solr 
x:first_collection_shard3_replica_n4 c:first_collection s:shard3 r:core_node6) 
[n:127.0.0.1:40249_solr c:first_collection s:shard3 r:core_node6 
x:first_collection_shard3_replica_n4] o.a.s.c.SolrCore 
[first_collection_shard3_replica_n4] Registered new searcher 
Searcher@6dd6880[first_collection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1277863 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/first_collection/leaders/shard1
   [junit4]   2> 1277864 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/first_collection/terms/shard3 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 1277864 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/first_collection/leaders/shard3
   [junit4]   2> 1277864 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1277864 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1277864 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40141/solr/first_collection_shard1_replica_n1/
   [junit4]   2> 1277865 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1277865 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40141/solr/first_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1277865 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1277865 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/first_collection/leaders/shard1/leader after winning as 
/collections/first_collection/leader_elect/shard1/election/72145209532416009-core_node3-n_0000000000
   [junit4]   2> 1277865 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1277865 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1277865 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40249/solr/first_collection_shard3_replica_n4/
   [junit4]   2> 1277865 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1277865 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40249/solr/first_collection_shard3_replica_n4/ has no replicas
   [junit4]   2> 1277865 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1277865 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/first_collection/leaders/shard3/leader after winning as 
/collections/first_collection/leader_elect/shard3/election/72145209532416007-core_node6-n_0000000000
   [junit4]   2> 1277865 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40141/solr/first_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1277866 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40249/solr/first_collection_shard3_replica_n4/ shard3
   [junit4]   2> 1277967 INFO  (zkCallback-8034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1277967 INFO  (zkCallback-8026-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1277967 INFO  (zkCallback-8054-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1277967 INFO  (zkCallback-8034-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1277968 INFO  (zkCallback-8026-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1277968 INFO  (zkCallback-8054-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1277968 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1277970 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1277970 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1278001 INFO  (qtp323615337-25319) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_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.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin}
 status=0 QTime=1334
   [junit4]   2> 1278001 INFO  (qtp1896308980-25328) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_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.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin}
 status=0 QTime=1334
   [junit4]   2> 1278001 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin}
 status=0 QTime=1334
   [junit4]   2> 1278003 INFO  (qtp840014534-25327) [n:127.0.0.1:40249_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1278072 INFO  (zkCallback-8054-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1278072 INFO  (zkCallback-8034-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1278072 INFO  (zkCallback-8026-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1278072 INFO  (zkCallback-8026-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1278072 INFO  (zkCallback-8034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1278072 INFO  (zkCallback-8054-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1278072 INFO  (zkCallback-8054-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1278072 INFO  (zkCallback-8034-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1278072 INFO  (zkCallback-8026-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1278072 INFO  (qtp840014534-25327) [n:127.0.0.1:40249_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=1726
   [junit4]   2> 1278072 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[321674C029B7D0D7]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
first_collection failOnTimeout:true timeout (sec):330
   [junit4]   2> 1278073 INFO  (ScheduledTrigger-9588-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3 and last live nodes: 3
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node6 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node6 rstate:active live:true
   [junit4]   2> 1278073 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[321674C029B7D0D7]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
first_collection
   [junit4]   1> no one is recoverying
   [junit4]   2> 1278075 INFO  (qtp323615337-25321) [n:127.0.0.1:41273_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.S.Request [first_collection_shard2_replica_n2]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:41273/solr/first_collection_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1544072545202&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1278079 INFO  (qtp1896308980-25332) [n:127.0.0.1:40141_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.S.Request [first_collection_shard1_replica_n1]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:40141/solr/first_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1544072545202&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1278079 INFO  (qtp840014534-25329) [n:127.0.0.1:40249_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.S.Request [first_collec

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

ne-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/api-all-1.0.0-M20.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/bcprov-jdk15on-1.60.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/byte-buddy-1.9.3.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/commons-collections-3.2.2.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/ehcache-core-2.4.4.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/jersey-core-1.9.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/jersey-server-1.9.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/jetty-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/jetty-util-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/mina-core-2.0.0-M5.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/mockito-core-2.23.4.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/netty-all-4.0.36.Final.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/core/test-lib/objenesis-2.6.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-7.7.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/contrib/analysis-extras/lib/icu4j-62.1.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/home/jenkins/.ant/lib/ivy-2.4.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.6.4.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20181206_044107_0796165689682302762851.events
 
@/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20181206_044107_0795473895543497310422.suites
 -stdin
   [junit4] ERROR: JVM J2 ended with an exception: Forked process returned with 
error code: 134. Very likely a JVM crash.  See process stdout at: 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20181206_044107_0799709428144023266095.sysout
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4]     at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]     at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]     at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]     at java.base/java.lang.Thread.run(Thread.java:835)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/build.xml:642: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/build.xml:577: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/build.xml:59: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build.xml:267: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/common-build.xml:558:
 The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1572:
 The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1099:
 At least one slave process threw an exception, first: Forked process returned 
with error code: 134. Very likely a JVM crash.  See process stdout at: 
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20181206_044107_0799709428144023266095.sysout

Total time: 60 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to