Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/928/
Java: 64bit/jdk-10-ea+32 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:36703/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([AF3BBC9B9CB1BE2D:7CBF55560E7CE5D1]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:200)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:172)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:138)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth(TestMiniSolrCloudClusterSSL.java:120)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:844)




Build Log:
[...truncated 12677 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 808080 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[AF3BBC9B9CB1BE2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/init-core-data-001
   [junit4]   2> 808080 WARN  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[AF3BBC9B9CB1BE2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 808081 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[AF3BBC9B9CB1BE2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 808081 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[AF3BBC9B9CB1BE2D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 808082 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSslAndNoClientAuth
   [junit4]   2> 808082 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the 
randomized SSL & clientAuth settings selected by base class
   [junit4]   2> 808082 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001
   [junit4]   2> 808082 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 808082 INFO  (Thread-4935) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 808082 INFO  (Thread-4935) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 808083 ERROR (Thread-4935) [    ] 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> 808183 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.ZkTestServer start zk server on port:41985
   [junit4]   2> 808188 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 808188 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 808193 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 808198 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46b7cc02{/solr,null,AVAILABLE}
   [junit4]   2> 808198 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57012a15{/solr,null,AVAILABLE}
   [junit4]   2> 808203 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3aafe50c{/solr,null,AVAILABLE}
   [junit4]   2> 808205 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4d7f3de5{SSL,[ssl, 
http/1.1]}{127.0.0.1:34633}
   [junit4]   2> 808205 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.e.j.s.Server Started @809715ms
   [junit4]   2> 808205 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34633}
   [junit4]   2> 808205 ERROR (jetty-launcher-3125-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 808205 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 808205 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 808205 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 808205 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-03T23:27:47.597860Z
   [junit4]   2> 808208 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2d9d28a9{SSL,[ssl, 
http/1.1]}{127.0.0.1:38121}
   [junit4]   2> 808208 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@52a63576{SSL,[ssl, 
http/1.1]}{127.0.0.1:46761}
   [junit4]   2> 808208 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.e.j.s.Server Started @809718ms
   [junit4]   2> 808208 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.e.j.s.Server Started @809718ms
   [junit4]   2> 808208 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38121}
   [junit4]   2> 808208 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46761}
   [junit4]   2> 808208 ERROR (jetty-launcher-3125-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 808208 ERROR (jetty-launcher-3125-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 808208 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 808208 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 808208 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 808208 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 808208 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 808208 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 808208 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-03T23:27:47.600919Z
   [junit4]   2> 808208 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-03T23:27:47.600946Z
   [junit4]   2> 808212 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 808224 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 808225 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 808225 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41985/solr
   [junit4]   2> 808227 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1601eb503130003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 808229 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1601eb503130002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 808234 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41985/solr
   [junit4]   2> 808243 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41985/solr
   [junit4]   2> 808252 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1601eb503130005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 808288 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 808288 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46761_solr
   [junit4]   2> 808288 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 808288 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=99112954591641608-127.0.0.1:46761_solr-n_0000000000) starting
   [junit4]   2> 808288 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 808288 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38121_solr
   [junit4]   2> 808292 INFO  (zkCallback-3137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 808292 INFO  (zkCallback-3142-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 808292 INFO  (zkCallback-3141-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 808293 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34633_solr
   [junit4]   2> 808293 INFO  (zkCallback-3141-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 808293 INFO  (zkCallback-3137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 808295 INFO  (zkCallback-3142-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 808296 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46761_solr
   [junit4]   2> 808296 INFO  (zkCallback-3137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 808296 INFO  (zkCallback-3141-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 808296 INFO  (zkCallback-3142-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 808319 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38121.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 808325 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46761.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 808326 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38121.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 808326 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38121.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 808326 INFO  (jetty-launcher-3125-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001/node1/.
   [junit4]   2> 808327 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34633.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 808330 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46761.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 808330 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46761.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 808330 INFO  (jetty-launcher-3125-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001/node2/.
   [junit4]   2> 808332 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34633.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 808332 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34633.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 808333 INFO  (jetty-launcher-3125-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001/node3/.
   [junit4]   2> 808463 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 808463 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41985/solr ready
   [junit4]   2> 808471 INFO  (qtp1438134725-17459) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&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> 808473 INFO  (OverseerThreadFactory-3954-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection first_collection
   [junit4]   2> 808577 INFO  
(OverseerStateUpdate-99112954591641608-127.0.0.1:46761_solr-n_0000000000) [    
] 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":"https://127.0.0.1:38121/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 808578 INFO  
(OverseerStateUpdate-99112954591641608-127.0.0.1:46761_solr-n_0000000000) [    
] 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":"https://127.0.0.1:46761/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 808579 INFO  
(OverseerStateUpdate-99112954591641608-127.0.0.1:46761_solr-n_0000000000) [    
] 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":"https://127.0.0.1:34633/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 808786 INFO  (qtp1438134725-17465) [    ] 
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> 808786 INFO  (qtp1438134725-17465) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 808796 INFO  (qtp1334798651-17458) [    ] 
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> 808796 INFO  (qtp1334798651-17458) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 808798 INFO  (qtp757529120-17449) [    ] 
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> 808798 INFO  (qtp757529120-17449) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 808900 INFO  (zkCallback-3142-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> 808900 INFO  (zkCallback-3141-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> 808900 INFO  (zkCallback-3137-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> 808900 INFO  (zkCallback-3137-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> 808900 INFO  (zkCallback-3141-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> 808900 INFO  (zkCallback-3142-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> 809800 INFO  (qtp1438134725-17465) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 809823 INFO  (qtp1334798651-17458) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 809823 INFO  (qtp757529120-17449) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 809827 INFO  (qtp1438134725-17465) [    ] o.a.s.s.IndexSchema 
[first_collection_shard3_replica_n4] Schema name=test
   [junit4]   2> 809846 INFO  (qtp757529120-17449) [    ] o.a.s.s.IndexSchema 
[first_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 809847 INFO  (qtp1334798651-17458) [    ] o.a.s.s.IndexSchema 
[first_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 809915 INFO  (qtp757529120-17449) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 809921 INFO  (qtp757529120-17449) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'first_collection_shard2_replica_n2' using configuration from 
collection first_collection, trusted=true
   [junit4]   2> 809921 INFO  (qtp757529120-17449) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46761.solr.core.first_collection.shard2.replica_n2' (registry 
'solr.core.first_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 809921 INFO  (qtp757529120-17449) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 809921 INFO  (qtp757529120-17449) [    ] o.a.s.c.SolrCore 
[[first_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001/node2/first_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001/node2/./first_collection_shard2_replica_n2/data/]
   [junit4]   2> 809923 INFO  (qtp757529120-17449) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=84.54296875, 
floorSegmentMB=2.091796875, forceMergeDeletesPctAllowed=16.004354810556894, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 809924 WARN  (qtp757529120-17449) [    ] 
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> 809943 INFO  (qtp1438134725-17465) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 809946 INFO  (qtp1334798651-17458) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 809947 INFO  (qtp1438134725-17465) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard3_replica_n4' 
using configuration from collection first_collection, trusted=true
   [junit4]   2> 809948 INFO  (qtp1438134725-17465) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34633.solr.core.first_collection.shard3.replica_n4' (registry 
'solr.core.first_collection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 809948 INFO  (qtp1438134725-17465) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 809948 INFO  (qtp1438134725-17465) [    ] o.a.s.c.SolrCore 
[[first_collection_shard3_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001/node3/first_collection_shard3_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001/node3/./first_collection_shard3_replica_n4/data/]
   [junit4]   2> 809949 INFO  (qtp1438134725-17465) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=84.54296875, 
floorSegmentMB=2.091796875, forceMergeDeletesPctAllowed=16.004354810556894, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 809951 WARN  (qtp1438134725-17465) [    ] 
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> 809952 INFO  (qtp1334798651-17458) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard1_replica_n1' 
using configuration from collection first_collection, trusted=true
   [junit4]   2> 809952 INFO  (qtp1334798651-17458) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38121.solr.core.first_collection.shard1.replica_n1' (registry 
'solr.core.first_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 809952 INFO  (qtp1334798651-17458) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 809952 INFO  (qtp1334798651-17458) [    ] o.a.s.c.SolrCore 
[[first_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001/node1/first_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001/node1/./first_collection_shard1_replica_n1/data/]
   [junit4]   2> 809954 INFO  (qtp1334798651-17458) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=84.54296875, 
floorSegmentMB=2.091796875, forceMergeDeletesPctAllowed=16.004354810556894, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 809955 INFO  (qtp757529120-17449) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 809955 INFO  (qtp757529120-17449) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 809955 WARN  (qtp1334798651-17458) [    ] 
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> 809955 INFO  (qtp757529120-17449) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 809955 INFO  (qtp757529120-17449) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 809956 INFO  (qtp757529120-17449) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 809956 INFO  (qtp757529120-17449) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4ee1913f[first_collection_shard2_replica_n2] main]
   [junit4]   2> 809957 INFO  (qtp757529120-17449) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 809957 INFO  (qtp757529120-17449) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 809957 INFO  (qtp757529120-17449) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 809958 INFO  (searcherExecutor-3961-thread-1) [    ] 
o.a.s.c.SolrCore [first_collection_shard2_replica_n2] Registered new searcher 
Searcher@4ee1913f[first_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 809958 INFO  (qtp757529120-17449) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1585807275432345600
   [junit4]   2> 809960 INFO  (qtp757529120-17449) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 809960 INFO  (qtp757529120-17449) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 809960 INFO  (qtp757529120-17449) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:46761/solr/first_collection_shard2_replica_n2/
   [junit4]   2> 809960 INFO  (qtp757529120-17449) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 809960 INFO  (qtp757529120-17449) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:46761/solr/first_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 809960 INFO  (qtp757529120-17449) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 809961 INFO  (qtp757529120-17449) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46761/solr/first_collection_shard2_replica_n2/ shard2
   [junit4]   2> 809973 INFO  (qtp1438134725-17465) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 809973 INFO  (qtp1438134725-17465) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 809974 INFO  (qtp1438134725-17465) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 809974 INFO  (qtp1438134725-17465) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 809975 INFO  (qtp1438134725-17465) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 809975 INFO  (qtp1438134725-17465) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5121386c[first_collection_shard3_replica_n4] main]
   [junit4]   2> 809975 INFO  (qtp1438134725-17465) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 809975 INFO  (qtp1438134725-17465) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 809976 INFO  (qtp1438134725-17465) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 809976 INFO  (searcherExecutor-3963-thread-1) [    ] 
o.a.s.c.SolrCore [first_collection_shard3_replica_n4] Registered new searcher 
Searcher@5121386c[first_collection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 809976 INFO  (qtp1438134725-17465) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1585807275451219968
   [junit4]   2> 809977 INFO  (qtp1334798651-17458) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 809977 INFO  (qtp1334798651-17458) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 809978 INFO  (qtp1334798651-17458) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 809978 INFO  (qtp1334798651-17458) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 809979 INFO  (qtp1334798651-17458) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 809979 INFO  (qtp1334798651-17458) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33b18aed[first_collection_shard1_replica_n1] main]
   [junit4]   2> 809979 INFO  (qtp1438134725-17465) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 809979 INFO  (qtp1438134725-17465) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 809979 INFO  (qtp1438134725-17465) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:34633/solr/first_collection_shard3_replica_n4/
   [junit4]   2> 809979 INFO  (qtp1438134725-17465) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 809979 INFO  (qtp1438134725-17465) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:34633/solr/first_collection_shard3_replica_n4/ has no replicas
   [junit4]   2> 809979 INFO  (qtp1438134725-17465) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 809979 INFO  (qtp1334798651-17458) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 809979 INFO  (qtp1334798651-17458) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 809980 INFO  (qtp1334798651-17458) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 809980 INFO  (qtp1438134725-17465) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34633/solr/first_collection_shard3_replica_n4/ shard3
   [junit4]   2> 809981 INFO  (searcherExecutor-3964-thread-1) [    ] 
o.a.s.c.SolrCore [first_collection_shard1_replica_n1] Registered new searcher 
Searcher@33b18aed[first_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 809981 INFO  (qtp1334798651-17458) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1585807275456462848
   [junit4]   2> 809983 INFO  (qtp1334798651-17458) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 809983 INFO  (qtp1334798651-17458) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 809983 INFO  (qtp1334798651-17458) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:38121/solr/first_collection_shard1_replica_n1/
   [junit4]   2> 809983 INFO  (qtp1334798651-17458) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 809983 INFO  (qtp1334798651-17458) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:38121/solr/first_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 809983 INFO  (qtp1334798651-17458) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 809984 INFO  (qtp1334798651-17458) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38121/solr/first_collection_shard1_replica_n1/ shard1
   [junit4]   2> 810085 INFO  (zkCallback-3142-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> 810085 INFO  (zkCallback-3137-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> 810085 INFO  (zkCallback-3137-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> 810085 INFO  (zkCallback-3141-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> 810085 INFO  (zkCallback-3142-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> 810085 INFO  (zkCallback-3141-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> 810112 INFO  (qtp757529120-17449) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 810120 INFO  (qtp757529120-17449) [    ] 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=1322
   [junit4]   2> 810131 INFO  (qtp1438134725-17465) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 810133 INFO  (qtp1438134725-17465) [    ] 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=1347
   [junit4]   2> 810134 INFO  (qtp1334798651-17458) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 810136 INFO  (qtp1334798651-17458) [    ] 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=1340
   [junit4]   2> 810138 INFO  (qtp1438134725-17459) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 810237 INFO  (zkCallback-3141-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> 810237 INFO  (zkCallback-3137-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> 810237 INFO  (zkCallback-3142-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> 810237 INFO  (zkCallback-3137-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> 810237 INFO  (zkCallback-3142-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> 810237 INFO  (zkCallback-3141-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> 810474 INFO  
(OverseerCollectionConfigSetProcessor-99112954591641608-127.0.0.1:46761_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 811138 INFO  (qtp1438134725-17459) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&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=2667
   [junit4]   2> 811139 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: first_collection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node6 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 811139 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
first_collection
   [junit4]   2> 811144 INFO  (qtp1334798651-17451) [    ] 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=https://127.0.0.1:38121/solr/first_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1512343670533&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 811144 INFO  (qtp757529120-17449) [    ] 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=https://127.0.0.1:46761/solr/first_collection_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1512343670533&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 811144 INFO  (qtp1438134725-17465) [    ] o.a.s.c.S.Request 
[first_collection_shard3_replica_n4]  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=https://127.0.0.1:34633/solr/first_collection_shard3_replica_n4/&rows=10&version=2&q=*:*&NOW=1512343670533&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 811145 INFO  (qtp1334798651-17458) [    ] o.a.s.c.S.Request 
[first_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=first_collection:4&wt=javabin&version=2} hits=0 
status=0 QTime=3
   [junit4]   2> 811149 INFO  (qtp1438134725-17467) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 811152 INFO  (qtp1438134725-17473) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 811156 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:34633: http protocol is not supported
   [junit4]   2> 811156 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:34633
   [junit4]   2> 811156 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:34633: http protocol is not supported
   [junit4]   2> 811156 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:34633
   [junit4]   2> 811156 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:34633: http protocol is not supported
   [junit4]   2> 811156 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:34633
   [junit4]   2> 811186 INFO  (qtp1438134725-17473) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores params={} status=0 QTime=0
   [junit4]   2> 811190 INFO  (qtp1334798651-17451) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 811194 INFO  (qtp1334798651-17455) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 811196 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:38121: http protocol is not supported
   [junit4]   2> 811196 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:38121
   [junit4]   2> 811196 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:38121: http protocol is not supported
   [junit4]   2> 811196 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:38121
   [junit4]   2> 811196 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:38121: http protocol is not supported
   [junit4]   2> 811196 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:38121
   [junit4]   2> 811208 INFO  (qtp1334798651-17453) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores params={} status=0 QTime=0
   [junit4]   2> 811210 INFO  (qtp757529120-17466) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 811213 INFO  (qtp757529120-17457) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 811214 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:46761: http protocol is not supported
   [junit4]   2> 811214 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:46761
   [junit4]   2> 811214 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:46761: http protocol is not supported
   [junit4]   2> 811214 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:46761
   [junit4]   2> 811214 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:46761: http protocol is not supported
   [junit4]   2> 811214 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:46761
   [junit4]   2> 811225 INFO  (qtp757529120-17452) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores params={} status=0 QTime=0
   [junit4]   2> 811228 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4d7f3de5{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 811228 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1649535839
   [junit4]   2> 811229 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 811229 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a17f651: rootName = 
solr_34633, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@7964e33e
   [junit4]   2> 811236 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 811236 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@f480487: rootName = 
solr_34633, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@43620c75
   [junit4]   2> 811242 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 811242 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c3eb449: rootName = 
solr_34633, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7adb3673
   [junit4]   2> 811242 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34633_solr
   [junit4]   2> 811243 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 811243 INFO  (zkCallback-3142-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 811243 INFO  (zkCallback-3151-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 811243 INFO  (zkCallback-3137-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 811243 INFO  (zkCallback-3141-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 811244 INFO  (coreCloseExecutor-3976-thread-1) [    ] 
o.a.s.c.SolrCore [first_collection_shard3_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2eaa102c
   [junit4]   2> 811244 INFO  (coreCloseExecutor-3976-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.first_collection.shard3.replica_n4, tag=782897196
   [junit4]   2> 811244 INFO  (coreCloseExecutor-3976-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@420990a4: rootName = 
solr_34633, domain = solr.core.first_collection.shard3.replica_n4, service url 
= null, agent id = null] for registry 
solr.core.first_collection.shard3.replica_n4 / 
com.codahale.metrics.MetricRegistry@6e6ed8fa
   [junit4]   2> 811252 INFO  (coreCloseExecutor-3976-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.first_collection.shard3.leader, tag=782897196
   [junit4]   2> 811253 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3aafe50c{/solr,null,UNAVAILABLE}
   [junit4]   2> 811254 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 811261 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1419434{/solr,null,AVAILABLE}
   [junit4]   2> 811261 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@1618ed68{SSL,[ssl, 
http/1.1]}{127.0.0.1:44717}
   [junit4]   2> 811261 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.e.j.s.Server Started @812772ms
   [junit4]   2> 811261 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44717}
   [junit4]   2> 811262 ERROR 
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 811262 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.2.0
   [junit4]   2> 811262 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 811262 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 811262 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-03T23:27:50.654328Z
   [junit4]   2> 811263 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 811266 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41985/solr
   [junit4]   2> 811274 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 811274 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 811275 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44717_solr
   [junit4]   2> 811280 INFO  (zkCallback-3141-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 811280 INFO  (zkCallback-3142-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 811280 INFO  (zkCallback-3157-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 811280 INFO  (zkCallback-3151-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 811305 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44717.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 811311 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44717.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 811311 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44717.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 811312 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001/node4/.
   [junit4]   2> 811334 INFO  (qtp1334798651-17451) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 811337 INFO  (qtp1334798651-17453) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 811338 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:38121: http protocol is not supported
   [junit4]   2> 811338 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:38121
   [junit4]   2> 811339 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:38121: http protocol is not supported
   [junit4]   2> 811339 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:38121
   [junit4]   2> 811339 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:38121: http protocol is not supported
   [junit4]   2> 811339 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:38121
   [junit4]   2> 811348 INFO  (qtp1334798651-17453) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores params={} status=0 QTime=0
   [junit4]   2> 811351 INFO  (qtp757529120-17457) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 811353 INFO  (qtp757529120-17460) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 811355 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:46761: http protocol is not supported
   [junit4]   2> 811355 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:46761
   [junit4]   2> 811355 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:46761: http protocol is not supported
   [junit4]   2> 811355 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:46761
   [junit4]   2> 811355 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:46761: http protocol is not supported
   [junit4]   2> 811355 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:46761
   [junit4]   2> 811366 INFO  (qtp757529120-17457) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores params={} status=0 QTime=0
   [junit4]   2> 811375 INFO  (zkCallback-3141-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> 811375 INFO  (zkCallback-3142-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> 811376 INFO  (zkCallback-3142-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> 811375 INFO  (zkCallback-3141-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> 811376 INFO  (qtp819385339-17576) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 811376 INFO  (qtp819385339-17576) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 811379 INFO  (qtp819385339-17575) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 811380 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:44717: http protocol is not supported
   [junit4]   2> 811380 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:44717
   [junit4]   2> 811380 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:44717: http protocol is not supported
   [junit4]   2> 811380 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:44717
   [junit4]   2> 811380 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:44717: http protocol is not supported
   [junit4]   2> 811380 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:44717
   [junit4]   2> 811390 INFO  (qtp819385339-17572) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores params={} status=0 QTime=0
   [junit4]   2> 811391 INFO  (qtp1334798651-17450) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=second_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 811393 INFO  (OverseerThreadFactory-3954-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection second_collection
   [junit4]   2> 811596 INFO  
(OverseerStateUpdate-99112954591641608-127.0.0.1:46761_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"second_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"second_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38121/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 811596 INFO  
(OverseerStateUpdate-99112954591641608-127.0.0.1:46761_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"second_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"second_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46761/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 811597 INFO  
(OverseerStateUpdate-99112954591641608-127.0.0.1:46761_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"second_collection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"second_collection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44717/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 811798 INFO  (qtp1334798651-17448) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=second_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=second_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 811798 INFO  (qtp757529120-17461) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=second_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=second_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 811800 INFO  (qtp819385339-17570) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=second_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=second_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 811903 INFO  (zkCallback-3142-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/second_collection/state.json] for collection 
[second_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 811903 INFO  (zkCallback-3157-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/second_collection/state.json] for collection 
[second_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 811903 INFO  (zkCallback-3142-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/second_collection/state.json] for collection 
[second_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 811903 INFO  (zkCallback-3141-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/second_collection/state.json] for collection 
[second_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 811903 INFO  (zkCallback-3141-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/second_collection/state.json] for collection 
[second_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 811904 INFO  (zkCallback-3157-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/second_collection/state.json] for collection 
[second_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 812830 INFO  (qtp757529120-17461) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 812830 INFO  (qtp819385339-17570) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 812838 INFO  (qtp1334798651-17448) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 812842 INFO  (qtp757529120-17461) [    ] o.a.s.s.IndexSchema 
[second_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 812844 INFO  (qtp819385339-17570) [    ] o.a.s.s.IndexSchema 
[second_collection_shard3_replica_n4] Schema name=test
   [junit4]   2> 812864 INFO  (qtp1334798651-17448) [    ] o.a.s.s.IndexSchema 
[second_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 812975 INFO  (qtp757529120-17461) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 812985 INFO  (qtp819385339-17570) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 812985 INFO  (qtp757529120-17461) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'second_collection_shard2_replica_n2' using configuration 
from collection second_collection, trusted=true
   [junit4]   2> 812986 INFO  (qtp757529120-17461) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46761.solr.core.second_collection.shard2.replica_n2' (registry 
'solr.core.second_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 812989 INFO  (qtp1334798651-17448) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 812989 INFO  (qtp757529120-17461) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 812989 INFO  (qtp757529120-17461) [    ] o.a.s.c.SolrCore 
[[second_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001/node2/second_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001/node2/./second_collection_shard2_replica_n2/data/]
   [junit4]   2> 812993 INFO  (qtp757529120-17461) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=84.54296875, 
floorSegmentMB=2.091796875, forceMergeDeletesPctAllowed=16.004354810556894, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 813008 WARN  (qtp757529120-17461) [    ] 
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> 813009 INFO  (qtp819385339-17570) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'second_collection_shard3_replica_n4' using configuration 
from collection second_collection, trusted=true
   [junit4]   2> 813009 INFO  (qtp1334798651-17448) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'second_collection_shard1_replica_n1' 
using configuration from collection second_collection, trusted=true
   [junit4]   2> 813009 INFO  (qtp819385339-17570) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44717.solr.core.second_collection.shard3.replica_n4' (registry 
'solr.core.second_collection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 813009 INFO  (qtp1334798651-17448) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38121.solr.core.second_collection.shard1.replica_n1' (registry 
'solr.core.second_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@639da822
   [junit4]   2> 813010 INFO  (qtp1334798651-17448) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 813010 INFO  (qtp819385339-17570) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 813010 INFO  (qtp1334798651-17448) [    ] o.a.s.c.SolrCore 
[[second_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001/node1/second_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001/node1/./second_collection_shard1_replica_n1/data/]
   [junit4]   2> 813010 INFO  (qtp819385339-17570) [    ] o.a.s.c.SolrCore 
[[second_collection_shard3_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001/node4/second_collection_shard3_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001/tempDir-001/node4/./second_collection_shard3_replica_n4/data/]
   [junit4]   2> 813016 INFO  (qtp819385339-17570) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=84.54296875, 
floorSegmentMB=2.091796875, forceMergeDeletesPctAllowed=16.004354810556894, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 813017 INFO  (qtp1334798651-17448) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=84.54296875, 
floorSegmentMB=2.091796875, forceMergeDeletesPctAllowed=16.004354810556894, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 813019 WARN  (qtp819385339-17570) [    ] 
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> 813022 WARN  (qtp1334798651-17448) [    ] 
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> 813043 INFO  (qtp757529120-17461) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 813043 INFO  (qtp757529120-17461) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 813044 INFO  (qtp757529120-17461) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 813044 INFO  (qtp757529120-17461) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 813045 INFO  (qtp757529120-17461) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 813045 INFO  (qtp757529120-17461) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4b89da2e[second_collection_shard2_replica_n2] main]
   [junit4]   2> 813045 INFO  (qtp757529120-17461) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 813046 INFO  (qtp757529120-17461) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 813046 INFO  (qtp757529120-17461) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 813047 INFO  (searcherExecutor-3984-thread-1) [    ] 
o.a.s.c.SolrCore [second_collection_shard2_replica_n2] Registered new searcher 
Searcher@4b89da2e[second_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 813047 INFO  (qtp757529120-17461) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1585807278671396864
   [junit4]   2> 813049 INFO  (qtp757529120-17461) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 813049 INFO  (qtp757529120-17461) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 813049 INFO  (qtp757529120-17461) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
https://127.0.0.1:46761/solr/second_collection_shard2_replica_n2/
   [junit4]   2> 813049 INFO  (qtp757529120-17461) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 813049 INFO  (qtp757529120-17461) [    ] o.a.s.c.SyncStrategy 
https://127.0.0.1:46761/solr/second_collection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 813049 INFO  (qtp757529120-17461) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 813052 INFO  (qtp757529120-17461) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46761/solr/second_collection_shard2_replica_n2/ shard2
   [junit4]   2> 813064 INFO  (qtp819385339-17570) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 813064 INFO  (qtp819385339-17570) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 813065 INFO  (qtp819385339-17570) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 813065 INFO  (qtp819385339-17570) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 813066 INFO  (qtp819385339-17570) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 813067 INFO  (qtp819385339-17570) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@47dfd675[second_collection_shard3_replica_n4] main]
   [junit4]   2> 813068 INFO  (qtp1334798651-17448) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 813068 INFO  (qtp1334798651-17448) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 813069 INFO  (qtp819385339-17570) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 813069 INFO  (qtp819385339-17570) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 813069 INFO  (qtp1334798651-17448) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 813070 INFO  (qtp1334798651-17448) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 813070 INFO  (qtp819385339-17570) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 813070 INFO  (qtp1334798651-17448) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeF

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

Keeper:/live_nodes/127.0.0.1:39647_solr
   [junit4]   2> 1061156 INFO  (jetty-closer-3222-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1061156 INFO  (zkCallback-3238-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1061156 INFO  (zkCallback-3252-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1061156 INFO  (zkCallback-3233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1061156 INFO  (coreCloseExecutor-4176-thread-1) [    ] 
o.a.s.c.SolrCore [second_collection_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@723d64ef
   [junit4]   2> 1061156 INFO  (coreCloseExecutor-4176-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.second_collection.shard2.replica_n2, tag=1916626159
   [junit4]   2> 1061156 INFO  (coreCloseExecutor-4176-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1389f47d: rootName = 
solr_39647, domain = solr.core.second_collection.shard2.replica_n2, service url 
= null, agent id = null] for registry 
solr.core.second_collection.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@3353be8f
   [junit4]   2> 1061157 INFO  (coreCloseExecutor-4174-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.first_collection.shard3.leader, tag=996401647
   [junit4]   2> 1061157 INFO  (coreCloseExecutor-4174-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.second_collection.shard1.replica_n1, tag=2028404992
   [junit4]   2> 1061157 INFO  (coreCloseExecutor-4175-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.second_collection.shard3.replica_n5, tag=210366402
   [junit4]   2> 1061157 INFO  (coreCloseExecutor-4174-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4251b8c1: rootName = 
solr_44855, domain = solr.core.second_collection.shard1.replica_n1, service url 
= null, agent id = null] for registry 
solr.core.second_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@4f05e2f2
   [junit4]   2> 1061157 INFO  (coreCloseExecutor-4175-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3cc56ac5: rootName = 
solr_44445, domain = solr.core.second_collection.shard3.replica_n5, service url 
= null, agent id = null] for registry 
solr.core.second_collection.shard3.replica_n5 / 
com.codahale.metrics.MetricRegistry@2a166e4f
   [junit4]   2> 1061163 INFO  (coreCloseExecutor-4174-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.second_collection.shard1.leader, tag=2028404992
   [junit4]   2> 1061164 INFO  (jetty-closer-3222-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=99112970737942534-127.0.0.1:44855_solr-n_0000000000) closing
   [junit4]   2> 1061164 INFO  
(OverseerStateUpdate-99112970737942534-127.0.0.1:44855_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44855_solr
   [junit4]   2> 1061164 WARN  
(OverseerAutoScalingTriggerThread-99112970737942534-127.0.0.1:44855_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1061165 INFO  (jetty-closer-3222-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@20d12d1a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1061165 INFO  (zkCallback-3238-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44445_solr
   [junit4]   2> 1061166 INFO  (coreCloseExecutor-4175-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.first_collection.shard1.leader, tag=1630878290
   [junit4]   2> 1061166 INFO  (coreCloseExecutor-4176-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.second_collection.shard2.leader, tag=1916626159
   [junit4]   2> 1061166 INFO  (coreCloseExecutor-4175-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.second_collection.shard3.leader, tag=210366402
   [junit4]   2> 1061169 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1601eb8c5780009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1061169 INFO  (jetty-closer-3222-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4f6b2cfe{/solr,null,UNAVAILABLE}
   [junit4]   2> 1061169 INFO  (jetty-closer-3222-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@43fc903b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1061170 ERROR 
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] 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> 1061170 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34639 34639
   [junit4]   2> 1066974 INFO  (Thread-5048) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34639 34639
   [junit4]   2> 1066974 WARN  (Thread-5048) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       
/solr/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      /solr/collections/first_collection/state.json
   [junit4]   2>        15      /solr/collections/second_collection/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99112970737942534-127.0.0.1:44855_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1066974 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[AF3BBC9B9CB1BE2D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoSslButSillyClientAuth
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_AF3BBC9B9CB1BE2D-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=chr, timezone=Australia/North
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=1,free=95149880,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreProperties, 
BooleanFieldTest, TestCloudSchemaless, TestRetrieveFieldsOptimizer, 
AnalysisErrorHandlingTest, FullHLLTest, TestDelegationWithHadoopAuth, 
DisMaxRequestHandlerTest, ManagedSchemaRoundRobinCloudTest, 
BasicAuthStandaloneTest, HighlighterTest, TestLRUCache, TestCSVResponseWriter, 
MigrateRouteKeyTest, TestNumericTokenStream, SolrCloudExampleTest, 
CSVRequestHandlerTest, TestConfigSetImmutable, StressHdfsTest, 
CoreAdminHandlerTest, TestElisionMultitermQuery, DistribJoinFromCollectionTest, 
TestExtendedDismaxParser, TestStressLiveNodes, TestManagedResource, 
TestSearcherReuse, NodeMutatorTest, BigEndianAscendingWordSerializerTest, 
TestConfigsApi, TestPKIAuthenticationPlugin, MoveReplicaHDFSTest, 
TestOverriddenPrefixQueryForCustomFieldType, RegexBytesRefFilterTest, 
TestLMDirichletSimilarityFactory, ExecutePlanActionTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestSubQueryTransformer, 
TestFiltering, NumberUtilsTest, CdcrVersionReplicationTest, 
TestSolrCloudSnapshots, TestDistributedMissingSort, TestCharFilters, 
TestUnifiedSolrHighlighter, TestPartialUpdateDeduplication, 
CloneFieldUpdateProcessorFactoryTest, AnalyticsQueryTest, DeleteNodeTest, 
TestComplexPhraseQParserPlugin, TestTolerantUpdateProcessorRandomCloud, 
TestIndexSearcher, UtilsToolTest, SuggesterTest, TestNumericTerms64, 
ScriptEngineTest, SearchHandlerTest, TestExceedMaxTermLength, 
VMParamsZkACLAndCredentialsProvidersTest, SuggesterWFSTTest, 
TestFilteredDocIdSet, WrapperMergePolicyFactoryTest, TestDocTermOrds, 
TestExactStatsCache, AlternateDirectoryTest, TestLeaderInitiatedRecoveryThread, 
BufferStoreTest, TestJsonFacets, DistributedSpellCheckComponentTest, 
OverseerStatusTest, PeerSyncWithIndexFingerprintCachingTest, 
TestCloudSearcherWarming, ConnectionReuseTest, SortByFunctionTest, 
TestImplicitCoreProperties, TestInPlaceUpdatesStandalone, 
TestRandomRequestDistribution, DistributedFacetPivotWhiteBoxTest, 
TestDistributedGrouping, TestSkipOverseerOperations, 
FieldMutatingUpdateProcessorTest, TestGroupingSearch, 
ReplicaListTransformerTest, TestManagedSchema, SSLMigrationTest, 
TestTrackingShardHandlerFactory, TestFieldCacheWithThreads, 
XmlUpdateRequestHandlerTest, SystemLogListenerTest, RulesTest, 
HdfsTlogReplayBufferedWhileIndexingTest, PropertiesRequestHandlerTest, 
UUIDFieldTest, QueryElevationComponentTest, TestMiniSolrCloudClusterSSL]
   [junit4] Completed [305/750 (1!)] on J2 in 258.90s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to